Skip to content

Commit f3b65ad

Browse files
feat: Automated regeneration of file v1beta1 client (googleapis#25474)
Auto-created at 2026-01-25 10:23:07 +0000 using the toys pull request generator.
1 parent 2df997a commit f3b65ad

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

generated/google-apis-file_v1beta1/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-file_v1beta1
22

3+
### v0.65.0 (2026-01-25)
4+
5+
* Regenerated from discovery document revision 20260114
6+
37
### v0.64.0 (2025-12-14)
48

59
* Regenerated from discovery document revision 20251204

generated/google-apis-file_v1beta1/lib/google/apis/file_v1beta1/classes.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1499,7 +1499,6 @@ class NetworkConfig
14991499
attr_accessor :ip_addresses
15001500

15011501
# Internet protocol versions for which the instance has IP addresses assigned.
1502-
# For this version, only MODE_IPV4 is supported.
15031502
# Corresponds to the JSON property `modes`
15041503
# @return [Array<String>]
15051504
attr_accessor :modes

generated/google-apis-file_v1beta1/lib/google/apis/file_v1beta1/gem_version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module FileV1beta1
1818
# Version of the google-apis-file_v1beta1 gem
19-
GEM_VERSION = "0.64.0"
19+
GEM_VERSION = "0.65.0"
2020

2121
# Version of the code generator used to generate this client
2222
GENERATOR_VERSION = "0.18.0"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20251204"
25+
REVISION = "20260114"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)