google-apis-compute_v1 0.150.0 → 0.151.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 +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/compute_v1/classes.rb +31 -19
- data/lib/google/apis/compute_v1/gem_version.rb +2 -2
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: d434dbe9c0ddbbbbee48d9b209d9b1cbd1d6ee5741e6e04e4503b515658b23a1
|
|
4
|
+
data.tar.gz: da40260cb91215aac8df661d760cd6c32f4cd32d8b57422ed608564670758d7b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 85986d414e8f806dae9dfc24647f4fde224e13558cee2b1608c81035793204ed97b84165a869247407433c35af0076971aba3f87296d9924901fb2718cc59902
|
|
7
|
+
data.tar.gz: 2cbd385fa1a6980a39564e606fa67a7b3f1c2b54f4d0230f8542530a2eaae5b91aa02d30204db4ae3960e99431cbab38dd03eeceff329a0f1fe2264b154a4a09
|
data/CHANGELOG.md
CHANGED
|
@@ -23556,7 +23556,8 @@ module Google
|
|
|
23556
23556
|
@errors = args[:errors] if args.key?(:errors)
|
|
23557
23557
|
end
|
|
23558
23558
|
|
|
23559
|
-
#
|
|
23559
|
+
# Represents a single error encountered during the processing of an
|
|
23560
|
+
# operation.
|
|
23560
23561
|
class Error
|
|
23561
23562
|
include Google::Apis::Core::Hashable
|
|
23562
23563
|
|
|
@@ -23597,7 +23598,8 @@ module Google
|
|
|
23597
23598
|
@message = args[:message] if args.key?(:message)
|
|
23598
23599
|
end
|
|
23599
23600
|
|
|
23600
|
-
#
|
|
23601
|
+
# Container for structured error details providing additional context
|
|
23602
|
+
# specific to the encountered error code.
|
|
23601
23603
|
class ErrorDetail
|
|
23602
23604
|
include Google::Apis::Core::Hashable
|
|
23603
23605
|
|
|
@@ -23696,7 +23698,8 @@ module Google
|
|
|
23696
23698
|
@errors = args[:errors] if args.key?(:errors)
|
|
23697
23699
|
end
|
|
23698
23700
|
|
|
23699
|
-
#
|
|
23701
|
+
# Represents a single error encountered during the processing of an
|
|
23702
|
+
# operation.
|
|
23700
23703
|
class Error
|
|
23701
23704
|
include Google::Apis::Core::Hashable
|
|
23702
23705
|
|
|
@@ -23737,7 +23740,8 @@ module Google
|
|
|
23737
23740
|
@message = args[:message] if args.key?(:message)
|
|
23738
23741
|
end
|
|
23739
23742
|
|
|
23740
|
-
#
|
|
23743
|
+
# Container for structured error details providing additional context
|
|
23744
|
+
# specific to the encountered error code.
|
|
23741
23745
|
class ErrorDetail
|
|
23742
23746
|
include Google::Apis::Core::Hashable
|
|
23743
23747
|
|
|
@@ -24136,7 +24140,8 @@ module Google
|
|
|
24136
24140
|
@errors = args[:errors] if args.key?(:errors)
|
|
24137
24141
|
end
|
|
24138
24142
|
|
|
24139
|
-
#
|
|
24143
|
+
# Represents a single error encountered during the processing of an
|
|
24144
|
+
# operation.
|
|
24140
24145
|
class Error
|
|
24141
24146
|
include Google::Apis::Core::Hashable
|
|
24142
24147
|
|
|
@@ -24177,7 +24182,8 @@ module Google
|
|
|
24177
24182
|
@message = args[:message] if args.key?(:message)
|
|
24178
24183
|
end
|
|
24179
24184
|
|
|
24180
|
-
#
|
|
24185
|
+
# Container for structured error details providing additional context
|
|
24186
|
+
# specific to the encountered error code.
|
|
24181
24187
|
class ErrorDetail
|
|
24182
24188
|
include Google::Apis::Core::Hashable
|
|
24183
24189
|
|
|
@@ -24339,7 +24345,8 @@ module Google
|
|
|
24339
24345
|
@errors = args[:errors] if args.key?(:errors)
|
|
24340
24346
|
end
|
|
24341
24347
|
|
|
24342
|
-
#
|
|
24348
|
+
# Represents a single error encountered during the processing of an
|
|
24349
|
+
# operation.
|
|
24343
24350
|
class Error
|
|
24344
24351
|
include Google::Apis::Core::Hashable
|
|
24345
24352
|
|
|
@@ -24380,7 +24387,8 @@ module Google
|
|
|
24380
24387
|
@message = args[:message] if args.key?(:message)
|
|
24381
24388
|
end
|
|
24382
24389
|
|
|
24383
|
-
#
|
|
24390
|
+
# Container for structured error details providing additional context
|
|
24391
|
+
# specific to the encountered error code.
|
|
24384
24392
|
class ErrorDetail
|
|
24385
24393
|
include Google::Apis::Core::Hashable
|
|
24386
24394
|
|
|
@@ -24801,7 +24809,7 @@ module Google
|
|
|
24801
24809
|
class InstanceGroupManagersApplyUpdatesRequest
|
|
24802
24810
|
include Google::Apis::Core::Hashable
|
|
24803
24811
|
|
|
24804
|
-
# Flag to update all instances instead of specified list of
|
|
24812
|
+
# Flag to update all instances instead of specified list of "instances".
|
|
24805
24813
|
# If the flag is set to true then the instances may not be specified
|
|
24806
24814
|
# in the request.
|
|
24807
24815
|
# Corresponds to the JSON property `allInstances`
|
|
@@ -24943,15 +24951,15 @@ module Google
|
|
|
24943
24951
|
class InstanceGroupManagersListErrorsResponse
|
|
24944
24952
|
include Google::Apis::Core::Hashable
|
|
24945
24953
|
|
|
24946
|
-
# Output only.
|
|
24954
|
+
# Output only. The list of errors of the managed instance group.
|
|
24947
24955
|
# Corresponds to the JSON property `items`
|
|
24948
24956
|
# @return [Array<Google::Apis::ComputeV1::InstanceManagedByIgmError>]
|
|
24949
24957
|
attr_accessor :items
|
|
24950
24958
|
|
|
24951
|
-
# Output only.
|
|
24952
|
-
#
|
|
24953
|
-
#
|
|
24954
|
-
# nextPageToken as a value for
|
|
24959
|
+
# Output only. This token allows you to get the next page of results for list
|
|
24960
|
+
# requests.
|
|
24961
|
+
# If the number of results is larger than maxResults
|
|
24962
|
+
# , then use the nextPageToken as a value for
|
|
24955
24963
|
# the query parameter pageToken in the next list request.
|
|
24956
24964
|
# Subsequent list requests will have their own nextPageToken to
|
|
24957
24965
|
# continue paging through the results.
|
|
@@ -34746,7 +34754,8 @@ module Google
|
|
|
34746
34754
|
@errors = args[:errors] if args.key?(:errors)
|
|
34747
34755
|
end
|
|
34748
34756
|
|
|
34749
|
-
#
|
|
34757
|
+
# Represents a single error encountered during the processing of an
|
|
34758
|
+
# operation.
|
|
34750
34759
|
class Error
|
|
34751
34760
|
include Google::Apis::Core::Hashable
|
|
34752
34761
|
|
|
@@ -34787,7 +34796,8 @@ module Google
|
|
|
34787
34796
|
@message = args[:message] if args.key?(:message)
|
|
34788
34797
|
end
|
|
34789
34798
|
|
|
34790
|
-
#
|
|
34799
|
+
# Container for structured error details providing additional context
|
|
34800
|
+
# specific to the encountered error code.
|
|
34791
34801
|
class ErrorDetail
|
|
34792
34802
|
include Google::Apis::Core::Hashable
|
|
34793
34803
|
|
|
@@ -41555,7 +41565,8 @@ module Google
|
|
|
41555
41565
|
@errors = args[:errors] if args.key?(:errors)
|
|
41556
41566
|
end
|
|
41557
41567
|
|
|
41558
|
-
#
|
|
41568
|
+
# Represents a single error encountered during the processing of an
|
|
41569
|
+
# operation.
|
|
41559
41570
|
class Error
|
|
41560
41571
|
include Google::Apis::Core::Hashable
|
|
41561
41572
|
|
|
@@ -41596,7 +41607,8 @@ module Google
|
|
|
41596
41607
|
@message = args[:message] if args.key?(:message)
|
|
41597
41608
|
end
|
|
41598
41609
|
|
|
41599
|
-
#
|
|
41610
|
+
# Container for structured error details providing additional context
|
|
41611
|
+
# specific to the encountered error code.
|
|
41600
41612
|
class ErrorDetail
|
|
41601
41613
|
include Google::Apis::Core::Hashable
|
|
41602
41614
|
|
|
@@ -46228,7 +46240,7 @@ module Google
|
|
|
46228
46240
|
class RegionInstanceGroupManagersApplyUpdatesRequest
|
|
46229
46241
|
include Google::Apis::Core::Hashable
|
|
46230
46242
|
|
|
46231
|
-
# Flag to update all instances instead of specified list of
|
|
46243
|
+
# Flag to update all instances instead of specified list of "instances".
|
|
46232
46244
|
# If the flag is set to true then the instances may not be specified
|
|
46233
46245
|
# in the request.
|
|
46234
46246
|
# Corresponds to the JSON property `allInstances`
|
|
@@ -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.
|
|
19
|
+
GEM_VERSION = "0.151.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 = "
|
|
25
|
+
REVISION = "20260709"
|
|
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.
|
|
4
|
+
version: 0.151.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.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-compute_v1/v0.151.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:
|