google-apis-compute_beta 0.142.0 → 0.143.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: 04d2b352e5e245d381b63b9b2666082263202e2949a98ed01bacbb7bd4c33b22
4
- data.tar.gz: e388c7302e02694b6c09376bef08694fbf6eb59b1afed21a033f588ee2294424
3
+ metadata.gz: 51a2bfc43263b33100c4fa7bee1ef682bb02b2959e29b9e14165959868e46ac3
4
+ data.tar.gz: 91d01f174d8c252a09938c12be48e4555bc57555b09c351d1e640c1cf53af04f
5
5
  SHA512:
6
- metadata.gz: d6a2b04fedfaf3da3f31506c89eaee7244b770a37f2d34e12896da59831941ed5ee33448057304d19a2fc8087053496c5d504302a06ca6da97368f268993cb70
7
- data.tar.gz: cbc32aa02810f556534973e55d0c2a05f1b5ede9eaaa22ac49435ac46881517cf2b29e1dcb3d3c62bb4700338e9433db53698369fe3dc91d5903937488b9f1e3
6
+ metadata.gz: 4bd04146a89db830d428e167ba705578ec1c8268b6167a71a5fd79923e60cb953aa06e26e82486a8c05dbd7cceca9e5be38a8738449a2f2c06c55b66e4d82bf3
7
+ data.tar.gz: 03c32995be4b7cbef812cb17b492472417020cbe93cfc6724255e2c9943ecd43c57fafd6b9be34ec44225f7d0517860ddcd34f68a783d1f6e6f6e1f49a916910
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-compute_beta
2
2
 
3
+ ### v0.143.0 (2026-07-19)
4
+
5
+ * Regenerated from discovery document revision 20260709
6
+
3
7
  ### v0.142.0 (2026-07-12)
4
8
 
5
9
  * Regenerated from discovery document revision 20260629
@@ -25296,7 +25296,8 @@ module Google
25296
25296
  @errors = args[:errors] if args.key?(:errors)
25297
25297
  end
25298
25298
 
25299
- #
25299
+ # Represents a single error encountered during the processing of an
25300
+ # operation.
25300
25301
  class Error
25301
25302
  include Google::Apis::Core::Hashable
25302
25303
 
@@ -25337,7 +25338,8 @@ module Google
25337
25338
  @message = args[:message] if args.key?(:message)
25338
25339
  end
25339
25340
 
25340
- #
25341
+ # Container for structured error details providing additional context
25342
+ # specific to the encountered error code.
25341
25343
  class ErrorDetail
25342
25344
  include Google::Apis::Core::Hashable
25343
25345
 
@@ -25436,7 +25438,8 @@ module Google
25436
25438
  @errors = args[:errors] if args.key?(:errors)
25437
25439
  end
25438
25440
 
25439
- #
25441
+ # Represents a single error encountered during the processing of an
25442
+ # operation.
25440
25443
  class Error
25441
25444
  include Google::Apis::Core::Hashable
25442
25445
 
@@ -25477,7 +25480,8 @@ module Google
25477
25480
  @message = args[:message] if args.key?(:message)
25478
25481
  end
25479
25482
 
25480
- #
25483
+ # Container for structured error details providing additional context
25484
+ # specific to the encountered error code.
25481
25485
  class ErrorDetail
25482
25486
  include Google::Apis::Core::Hashable
25483
25487
 
@@ -25876,7 +25880,8 @@ module Google
25876
25880
  @errors = args[:errors] if args.key?(:errors)
25877
25881
  end
25878
25882
 
25879
- #
25883
+ # Represents a single error encountered during the processing of an
25884
+ # operation.
25880
25885
  class Error
25881
25886
  include Google::Apis::Core::Hashable
25882
25887
 
@@ -25917,7 +25922,8 @@ module Google
25917
25922
  @message = args[:message] if args.key?(:message)
25918
25923
  end
25919
25924
 
25920
- #
25925
+ # Container for structured error details providing additional context
25926
+ # specific to the encountered error code.
25921
25927
  class ErrorDetail
25922
25928
  include Google::Apis::Core::Hashable
25923
25929
 
@@ -26079,7 +26085,8 @@ module Google
26079
26085
  @errors = args[:errors] if args.key?(:errors)
26080
26086
  end
26081
26087
 
26082
- #
26088
+ # Represents a single error encountered during the processing of an
26089
+ # operation.
26083
26090
  class Error
26084
26091
  include Google::Apis::Core::Hashable
26085
26092
 
@@ -26120,7 +26127,8 @@ module Google
26120
26127
  @message = args[:message] if args.key?(:message)
26121
26128
  end
26122
26129
 
26123
- #
26130
+ # Container for structured error details providing additional context
26131
+ # specific to the encountered error code.
26124
26132
  class ErrorDetail
26125
26133
  include Google::Apis::Core::Hashable
26126
26134
 
@@ -26567,7 +26575,7 @@ module Google
26567
26575
  class InstanceGroupManagersApplyUpdatesRequest
26568
26576
  include Google::Apis::Core::Hashable
26569
26577
 
26570
- # Flag to update all instances instead of specified list of instances”.
26578
+ # Flag to update all instances instead of specified list of "instances".
26571
26579
  # If the flag is set to true then the instances may not be specified
26572
26580
  # in the request.
26573
26581
  # Corresponds to the JSON property `allInstances`
@@ -26899,7 +26907,8 @@ module Google
26899
26907
  @errors = args[:errors] if args.key?(:errors)
26900
26908
  end
26901
26909
 
26902
- #
26910
+ # Represents a single error encountered during the processing of an
26911
+ # operation.
26903
26912
  class Error
26904
26913
  include Google::Apis::Core::Hashable
26905
26914
 
@@ -26940,7 +26949,8 @@ module Google
26940
26949
  @message = args[:message] if args.key?(:message)
26941
26950
  end
26942
26951
 
26943
- #
26952
+ # Container for structured error details providing additional context
26953
+ # specific to the encountered error code.
26944
26954
  class ErrorDetail
26945
26955
  include Google::Apis::Core::Hashable
26946
26956
 
@@ -27006,15 +27016,15 @@ module Google
27006
27016
  class InstanceGroupManagersListErrorsResponse
27007
27017
  include Google::Apis::Core::Hashable
27008
27018
 
27009
- # Output only. [Output Only] The list of errors of the managed instance group.
27019
+ # Output only. The list of errors of the managed instance group.
27010
27020
  # Corresponds to the JSON property `items`
27011
27021
  # @return [Array<Google::Apis::ComputeBeta::InstanceManagedByIgmError>]
27012
27022
  attr_accessor :items
27013
27023
 
27014
- # Output only. [Output Only] This token allows you to get the next page of
27015
- # results for
27016
- # list requests. If the number of results is larger thanmaxResults, use the
27017
- # nextPageToken as a value for
27024
+ # Output only. This token allows you to get the next page of results for list
27025
+ # requests.
27026
+ # If the number of results is larger than maxResults
27027
+ # , then use the nextPageToken as a value for
27018
27028
  # the query parameter pageToken in the next list request.
27019
27029
  # Subsequent list requests will have their own nextPageToken to
27020
27030
  # continue paging through the results.
@@ -37178,7 +37188,8 @@ module Google
37178
37188
  @errors = args[:errors] if args.key?(:errors)
37179
37189
  end
37180
37190
 
37181
- #
37191
+ # Represents a single error encountered during the processing of an
37192
+ # operation.
37182
37193
  class Error
37183
37194
  include Google::Apis::Core::Hashable
37184
37195
 
@@ -37219,7 +37230,8 @@ module Google
37219
37230
  @message = args[:message] if args.key?(:message)
37220
37231
  end
37221
37232
 
37222
- #
37233
+ # Container for structured error details providing additional context
37234
+ # specific to the encountered error code.
37223
37235
  class ErrorDetail
37224
37236
  include Google::Apis::Core::Hashable
37225
37237
 
@@ -38016,7 +38028,8 @@ module Google
38016
38028
  @errors = args[:errors] if args.key?(:errors)
38017
38029
  end
38018
38030
 
38019
- #
38031
+ # Represents a single error encountered during the processing of an
38032
+ # operation.
38020
38033
  class Error
38021
38034
  include Google::Apis::Core::Hashable
38022
38035
 
@@ -38057,7 +38070,8 @@ module Google
38057
38070
  @message = args[:message] if args.key?(:message)
38058
38071
  end
38059
38072
 
38060
- #
38073
+ # Container for structured error details providing additional context
38074
+ # specific to the encountered error code.
38061
38075
  class ErrorDetail
38062
38076
  include Google::Apis::Core::Hashable
38063
38077
 
@@ -45591,7 +45605,8 @@ module Google
45591
45605
  @errors = args[:errors] if args.key?(:errors)
45592
45606
  end
45593
45607
 
45594
- #
45608
+ # Represents a single error encountered during the processing of an
45609
+ # operation.
45595
45610
  class Error
45596
45611
  include Google::Apis::Core::Hashable
45597
45612
 
@@ -45632,7 +45647,8 @@ module Google
45632
45647
  @message = args[:message] if args.key?(:message)
45633
45648
  end
45634
45649
 
45635
- #
45650
+ # Container for structured error details providing additional context
45651
+ # specific to the encountered error code.
45636
45652
  class ErrorDetail
45637
45653
  include Google::Apis::Core::Hashable
45638
45654
 
@@ -48474,6 +48490,13 @@ module Google
48474
48490
  # @return [String]
48475
48491
  attr_accessor :name
48476
48492
 
48493
+ # Network tier to be used for this prefix. All child delegated prefixes will
48494
+ # inherit this field. If this field is not specified, it defaults to the
48495
+ # network tier of the project that the PublicAdvertisedPrefix belongs to.
48496
+ # Corresponds to the JSON property `networkTier`
48497
+ # @return [String]
48498
+ attr_accessor :network_tier
48499
+
48477
48500
  # Specifies how child public delegated prefix will be scoped. It could
48478
48501
  # be one of following values:
48479
48502
  #
@@ -48537,6 +48560,7 @@ module Google
48537
48560
  @ipv6_access_type = args[:ipv6_access_type] if args.key?(:ipv6_access_type)
48538
48561
  @kind = args[:kind] if args.key?(:kind)
48539
48562
  @name = args[:name] if args.key?(:name)
48563
+ @network_tier = args[:network_tier] if args.key?(:network_tier)
48540
48564
  @pdp_scope = args[:pdp_scope] if args.key?(:pdp_scope)
48541
48565
  @public_delegated_prefixs = args[:public_delegated_prefixs] if args.key?(:public_delegated_prefixs)
48542
48566
  @self_link = args[:self_link] if args.key?(:self_link)
@@ -48817,6 +48841,13 @@ module Google
48817
48841
  # @return [String]
48818
48842
  attr_accessor :name
48819
48843
 
48844
+ # Network tier of the public delegated prefix. If populated, it must match
48845
+ # the network tier of the parent public advertised prefix. If not populated,
48846
+ # it defaults to the network tier of the parent public advertised prefix.
48847
+ # Corresponds to the JSON property `networkTier`
48848
+ # @return [String]
48849
+ attr_accessor :network_tier
48850
+
48820
48851
  # The URL of parent prefix. Either PublicAdvertisedPrefix or
48821
48852
  # PublicDelegatedPrefix.
48822
48853
  # Corresponds to the JSON property `parentPrefix`
@@ -48903,6 +48934,7 @@ module Google
48903
48934
  @kind = args[:kind] if args.key?(:kind)
48904
48935
  @mode = args[:mode] if args.key?(:mode)
48905
48936
  @name = args[:name] if args.key?(:name)
48937
+ @network_tier = args[:network_tier] if args.key?(:network_tier)
48906
48938
  @parent_prefix = args[:parent_prefix] if args.key?(:parent_prefix)
48907
48939
  @public_delegated_sub_prefixs = args[:public_delegated_sub_prefixs] if args.key?(:public_delegated_sub_prefixs)
48908
48940
  @purpose = args[:purpose] if args.key?(:purpose)
@@ -50633,7 +50665,7 @@ module Google
50633
50665
  class RegionInstanceGroupManagersApplyUpdatesRequest
50634
50666
  include Google::Apis::Core::Hashable
50635
50667
 
50636
- # Flag to update all instances instead of specified list of instances”.
50668
+ # Flag to update all instances instead of specified list of "instances".
50637
50669
  # If the flag is set to true then the instances may not be specified
50638
50670
  # in the request.
50639
50671
  # Corresponds to the JSON property `allInstances`
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ComputeBeta
18
18
  # Version of the google-apis-compute_beta gem
19
- GEM_VERSION = "0.142.0"
19
+ GEM_VERSION = "0.143.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260629"
25
+ REVISION = "20260709"
26
26
  end
27
27
  end
28
28
  end
@@ -20807,6 +20807,7 @@ module Google
20807
20807
  property :ipv6_access_type, as: 'ipv6AccessType'
20808
20808
  property :kind, as: 'kind'
20809
20809
  property :name, as: 'name'
20810
+ property :network_tier, as: 'networkTier'
20810
20811
  property :pdp_scope, as: 'pdpScope'
20811
20812
  collection :public_delegated_prefixs, as: 'publicDelegatedPrefixs', class: Google::Apis::ComputeBeta::PublicAdvertisedPrefixPublicDelegatedPrefix, decorator: Google::Apis::ComputeBeta::PublicAdvertisedPrefixPublicDelegatedPrefix::Representation
20812
20813
 
@@ -20875,6 +20876,7 @@ module Google
20875
20876
  property :kind, as: 'kind'
20876
20877
  property :mode, as: 'mode'
20877
20878
  property :name, as: 'name'
20879
+ property :network_tier, as: 'networkTier'
20878
20880
  property :parent_prefix, as: 'parentPrefix'
20879
20881
  collection :public_delegated_sub_prefixs, as: 'publicDelegatedSubPrefixs', class: Google::Apis::ComputeBeta::PublicDelegatedPrefixPublicDelegatedSubPrefix, decorator: Google::Apis::ComputeBeta::PublicDelegatedPrefixPublicDelegatedSubPrefix::Representation
20880
20882
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-compute_beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.142.0
4
+ version: 0.143.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_beta/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-compute_beta/v0.142.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-compute_beta/v0.143.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-compute_beta
62
62
  rdoc_options: []
63
63
  require_paths: