google-apis-compute_v1 0.119.0 → 0.120.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 48e6680acadc37783906d55af98e654ccc44c0d482c8f1f745a9417d690c64c1
4
- data.tar.gz: ab524b3d0df213ba87bc467c79db676862f803341e72d2718786a54b12430d98
3
+ metadata.gz: f9b3695d6470620fcaaaa379d85404f8031eea9765d1d0a801cd31a668e55256
4
+ data.tar.gz: e13800cb20918391fdd6059df69d5f78bef42fc6abad52a0710c2e1985f19277
5
5
  SHA512:
6
- metadata.gz: 3b0dab2c400a4a94f86a0f30aadf2d7e80507e66032990f2322aa801543dd6d67d7986580f46476a248ad013749438490a29319861d4ea20799a189a4c4cd495
7
- data.tar.gz: 4c4b7d42d2426e1264b1aa87371afe077834b17b71e2c38e479fabc58393afce06cb9fb00d4f85ec1de8e71fd8a87bf1f4b5e4ae283ff9421b11c53b7e91a48d
6
+ metadata.gz: ad68d2a02d60a42d58708555628a33d5e1b240fb80f3d3454aa80d11a53311e8a20bc8b460c85fad34f8c47e8ee2cf9388970c8c7665481e1422914957814534
7
+ data.tar.gz: 1f3b46b34f0663f867dcd847543d41252c21d7ae17ec3b5411926256f8eac244e5e1f31d3753369f1375ef87a434f85f9ba1e6c3d738488927192140b1687124
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-compute_v1
2
2
 
3
+ ### v0.120.0 (2025-05-11)
4
+
5
+ * Regenerated from discovery document revision 20250505
6
+
3
7
  ### v0.119.0 (2025-05-04)
4
8
 
5
9
  * Regenerated from discovery document revision 20250427
@@ -20413,8 +20413,8 @@ module Google
20413
20413
  attr_accessor :labels
20414
20414
 
20415
20415
  # Maximum Transmission Unit (MTU), in bytes, of packets passing through this
20416
- # interconnect attachment. Only 1440 and 1500 are allowed. If not specified, the
20417
- # value will default to 1440.
20416
+ # interconnect attachment. Valid values are 1440, 1460, 1500, and 8896. If not
20417
+ # specified, the value will default to 1440.
20418
20418
  # Corresponds to the JSON property `mtu`
20419
20419
  # @return [Fixnum]
20420
20420
  attr_accessor :mtu
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ComputeV1
18
18
  # Version of the google-apis-compute_v1 gem
19
- GEM_VERSION = "0.119.0"
19
+ GEM_VERSION = "0.120.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.17.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250427"
25
+ REVISION = "20250505"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-compute_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.119.0
4
+ version: 0.120.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-compute_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-compute_v1/v0.119.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-compute_v1/v0.120.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-compute_v1
62
62
  rdoc_options: []
63
63
  require_paths: