google-apis-compute_beta 0.124.0 → 0.125.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_beta/classes.rb +17395 -11833
- data/lib/google/apis/compute_beta/gem_version.rb +2 -2
- data/lib/google/apis/compute_beta/representations.rb +489 -0
- data/lib/google/apis/compute_beta/service.rb +21420 -13990
- metadata +2 -2
@@ -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.
|
19
|
+
GEM_VERSION = "0.125.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.18.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20250930"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -376,6 +376,24 @@ module Google
|
|
376
376
|
include Google::Apis::Core::JsonObjectSupport
|
377
377
|
end
|
378
378
|
|
379
|
+
class BackendBucketAggregatedList
|
380
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
381
|
+
|
382
|
+
class Warning
|
383
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
384
|
+
|
385
|
+
class Datum
|
386
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
387
|
+
|
388
|
+
include Google::Apis::Core::JsonObjectSupport
|
389
|
+
end
|
390
|
+
|
391
|
+
include Google::Apis::Core::JsonObjectSupport
|
392
|
+
end
|
393
|
+
|
394
|
+
include Google::Apis::Core::JsonObjectSupport
|
395
|
+
end
|
396
|
+
|
379
397
|
class BackendBucketCdnPolicy
|
380
398
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
381
399
|
|
@@ -448,6 +466,24 @@ module Google
|
|
448
466
|
include Google::Apis::Core::JsonObjectSupport
|
449
467
|
end
|
450
468
|
|
469
|
+
class BackendBucketsScopedList
|
470
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
471
|
+
|
472
|
+
class Warning
|
473
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
474
|
+
|
475
|
+
class Datum
|
476
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
477
|
+
|
478
|
+
include Google::Apis::Core::JsonObjectSupport
|
479
|
+
end
|
480
|
+
|
481
|
+
include Google::Apis::Core::JsonObjectSupport
|
482
|
+
end
|
483
|
+
|
484
|
+
include Google::Apis::Core::JsonObjectSupport
|
485
|
+
end
|
486
|
+
|
451
487
|
class BackendCustomMetric
|
452
488
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
453
489
|
|
@@ -874,6 +910,66 @@ module Google
|
|
874
910
|
include Google::Apis::Core::JsonObjectSupport
|
875
911
|
end
|
876
912
|
|
913
|
+
class CompositeHealthCheck
|
914
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
915
|
+
|
916
|
+
include Google::Apis::Core::JsonObjectSupport
|
917
|
+
end
|
918
|
+
|
919
|
+
class CompositeHealthCheckAggregatedList
|
920
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
921
|
+
|
922
|
+
class Warning
|
923
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
924
|
+
|
925
|
+
class Datum
|
926
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
927
|
+
|
928
|
+
include Google::Apis::Core::JsonObjectSupport
|
929
|
+
end
|
930
|
+
|
931
|
+
include Google::Apis::Core::JsonObjectSupport
|
932
|
+
end
|
933
|
+
|
934
|
+
include Google::Apis::Core::JsonObjectSupport
|
935
|
+
end
|
936
|
+
|
937
|
+
class CompositeHealthCheckList
|
938
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
939
|
+
|
940
|
+
class Warning
|
941
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
942
|
+
|
943
|
+
class Datum
|
944
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
945
|
+
|
946
|
+
include Google::Apis::Core::JsonObjectSupport
|
947
|
+
end
|
948
|
+
|
949
|
+
include Google::Apis::Core::JsonObjectSupport
|
950
|
+
end
|
951
|
+
|
952
|
+
include Google::Apis::Core::JsonObjectSupport
|
953
|
+
end
|
954
|
+
|
955
|
+
class CompositeHealthChecksScopedList
|
956
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
957
|
+
|
958
|
+
class Warning
|
959
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
960
|
+
|
961
|
+
class Datum
|
962
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
963
|
+
|
964
|
+
include Google::Apis::Core::JsonObjectSupport
|
965
|
+
end
|
966
|
+
|
967
|
+
include Google::Apis::Core::JsonObjectSupport
|
968
|
+
end
|
969
|
+
|
970
|
+
include Google::Apis::Core::JsonObjectSupport
|
971
|
+
end
|
972
|
+
|
877
973
|
class ConfidentialInstanceConfig
|
878
974
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
879
975
|
|
@@ -1738,6 +1834,66 @@ module Google
|
|
1738
1834
|
include Google::Apis::Core::JsonObjectSupport
|
1739
1835
|
end
|
1740
1836
|
|
1837
|
+
class HealthAggregationPoliciesScopedList
|
1838
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1839
|
+
|
1840
|
+
class Warning
|
1841
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1842
|
+
|
1843
|
+
class Datum
|
1844
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1845
|
+
|
1846
|
+
include Google::Apis::Core::JsonObjectSupport
|
1847
|
+
end
|
1848
|
+
|
1849
|
+
include Google::Apis::Core::JsonObjectSupport
|
1850
|
+
end
|
1851
|
+
|
1852
|
+
include Google::Apis::Core::JsonObjectSupport
|
1853
|
+
end
|
1854
|
+
|
1855
|
+
class HealthAggregationPolicy
|
1856
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1857
|
+
|
1858
|
+
include Google::Apis::Core::JsonObjectSupport
|
1859
|
+
end
|
1860
|
+
|
1861
|
+
class HealthAggregationPolicyAggregatedList
|
1862
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1863
|
+
|
1864
|
+
class Warning
|
1865
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1866
|
+
|
1867
|
+
class Datum
|
1868
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1869
|
+
|
1870
|
+
include Google::Apis::Core::JsonObjectSupport
|
1871
|
+
end
|
1872
|
+
|
1873
|
+
include Google::Apis::Core::JsonObjectSupport
|
1874
|
+
end
|
1875
|
+
|
1876
|
+
include Google::Apis::Core::JsonObjectSupport
|
1877
|
+
end
|
1878
|
+
|
1879
|
+
class HealthAggregationPolicyList
|
1880
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1881
|
+
|
1882
|
+
class Warning
|
1883
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1884
|
+
|
1885
|
+
class Datum
|
1886
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1887
|
+
|
1888
|
+
include Google::Apis::Core::JsonObjectSupport
|
1889
|
+
end
|
1890
|
+
|
1891
|
+
include Google::Apis::Core::JsonObjectSupport
|
1892
|
+
end
|
1893
|
+
|
1894
|
+
include Google::Apis::Core::JsonObjectSupport
|
1895
|
+
end
|
1896
|
+
|
1741
1897
|
class HealthCheck
|
1742
1898
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1743
1899
|
|
@@ -3184,6 +3340,12 @@ module Google
|
|
3184
3340
|
include Google::Apis::Core::JsonObjectSupport
|
3185
3341
|
end
|
3186
3342
|
|
3343
|
+
class InterconnectAttachmentParams
|
3344
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3345
|
+
|
3346
|
+
include Google::Apis::Core::JsonObjectSupport
|
3347
|
+
end
|
3348
|
+
|
3187
3349
|
class InterconnectAttachmentPartnerMetadata
|
3188
3350
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3189
3351
|
|
@@ -3454,6 +3616,12 @@ module Google
|
|
3454
3616
|
include Google::Apis::Core::JsonObjectSupport
|
3455
3617
|
end
|
3456
3618
|
|
3619
|
+
class InterconnectParams
|
3620
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3621
|
+
|
3622
|
+
include Google::Apis::Core::JsonObjectSupport
|
3623
|
+
end
|
3624
|
+
|
3457
3625
|
class InterconnectRemoteLocation
|
3458
3626
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3459
3627
|
|
@@ -5884,6 +6052,12 @@ module Google
|
|
5884
6052
|
include Google::Apis::Core::JsonObjectSupport
|
5885
6053
|
end
|
5886
6054
|
|
6055
|
+
class ResourceStatusReservationConsumptionInfo
|
6056
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6057
|
+
|
6058
|
+
include Google::Apis::Core::JsonObjectSupport
|
6059
|
+
end
|
6060
|
+
|
5887
6061
|
class ResourceStatusScheduling
|
5888
6062
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5889
6063
|
|
@@ -9005,6 +9179,38 @@ module Google
|
|
9005
9179
|
end
|
9006
9180
|
end
|
9007
9181
|
|
9182
|
+
class BackendBucketAggregatedList
|
9183
|
+
# @private
|
9184
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9185
|
+
property :id, as: 'id'
|
9186
|
+
hash :items, as: 'items', class: Google::Apis::ComputeBeta::BackendBucketsScopedList, decorator: Google::Apis::ComputeBeta::BackendBucketsScopedList::Representation
|
9187
|
+
|
9188
|
+
property :kind, as: 'kind'
|
9189
|
+
property :next_page_token, as: 'nextPageToken'
|
9190
|
+
property :self_link, as: 'selfLink'
|
9191
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::BackendBucketAggregatedList::Warning, decorator: Google::Apis::ComputeBeta::BackendBucketAggregatedList::Warning::Representation
|
9192
|
+
|
9193
|
+
end
|
9194
|
+
|
9195
|
+
class Warning
|
9196
|
+
# @private
|
9197
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9198
|
+
property :code, as: 'code'
|
9199
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::BackendBucketAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::BackendBucketAggregatedList::Warning::Datum::Representation
|
9200
|
+
|
9201
|
+
property :message, as: 'message'
|
9202
|
+
end
|
9203
|
+
|
9204
|
+
class Datum
|
9205
|
+
# @private
|
9206
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9207
|
+
property :key, as: 'key'
|
9208
|
+
property :value, as: 'value'
|
9209
|
+
end
|
9210
|
+
end
|
9211
|
+
end
|
9212
|
+
end
|
9213
|
+
|
9008
9214
|
class BackendBucketCdnPolicy
|
9009
9215
|
# @private
|
9010
9216
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9127,6 +9333,34 @@ module Google
|
|
9127
9333
|
end
|
9128
9334
|
end
|
9129
9335
|
|
9336
|
+
class BackendBucketsScopedList
|
9337
|
+
# @private
|
9338
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9339
|
+
collection :backend_buckets, as: 'backendBuckets', class: Google::Apis::ComputeBeta::BackendBucket, decorator: Google::Apis::ComputeBeta::BackendBucket::Representation
|
9340
|
+
|
9341
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::BackendBucketsScopedList::Warning, decorator: Google::Apis::ComputeBeta::BackendBucketsScopedList::Warning::Representation
|
9342
|
+
|
9343
|
+
end
|
9344
|
+
|
9345
|
+
class Warning
|
9346
|
+
# @private
|
9347
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9348
|
+
property :code, as: 'code'
|
9349
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::BackendBucketsScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::BackendBucketsScopedList::Warning::Datum::Representation
|
9350
|
+
|
9351
|
+
property :message, as: 'message'
|
9352
|
+
end
|
9353
|
+
|
9354
|
+
class Datum
|
9355
|
+
# @private
|
9356
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9357
|
+
property :key, as: 'key'
|
9358
|
+
property :value, as: 'value'
|
9359
|
+
end
|
9360
|
+
end
|
9361
|
+
end
|
9362
|
+
end
|
9363
|
+
|
9130
9364
|
class BackendCustomMetric
|
9131
9365
|
# @private
|
9132
9366
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9922,6 +10156,115 @@ module Google
|
|
9922
10156
|
end
|
9923
10157
|
end
|
9924
10158
|
|
10159
|
+
class CompositeHealthCheck
|
10160
|
+
# @private
|
10161
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10162
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
10163
|
+
property :description, as: 'description'
|
10164
|
+
property :fingerprint, :base64 => true, as: 'fingerprint'
|
10165
|
+
property :health_destination, as: 'healthDestination'
|
10166
|
+
collection :health_sources, as: 'healthSources'
|
10167
|
+
property :id, :numeric_string => true, as: 'id'
|
10168
|
+
property :kind, as: 'kind'
|
10169
|
+
property :name, as: 'name'
|
10170
|
+
property :region, as: 'region'
|
10171
|
+
property :self_link, as: 'selfLink'
|
10172
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
10173
|
+
end
|
10174
|
+
end
|
10175
|
+
|
10176
|
+
class CompositeHealthCheckAggregatedList
|
10177
|
+
# @private
|
10178
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10179
|
+
property :id, as: 'id'
|
10180
|
+
hash :items, as: 'items', class: Google::Apis::ComputeBeta::CompositeHealthChecksScopedList, decorator: Google::Apis::ComputeBeta::CompositeHealthChecksScopedList::Representation
|
10181
|
+
|
10182
|
+
property :kind, as: 'kind'
|
10183
|
+
property :next_page_token, as: 'nextPageToken'
|
10184
|
+
property :self_link, as: 'selfLink'
|
10185
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::CompositeHealthCheckAggregatedList::Warning, decorator: Google::Apis::ComputeBeta::CompositeHealthCheckAggregatedList::Warning::Representation
|
10186
|
+
|
10187
|
+
end
|
10188
|
+
|
10189
|
+
class Warning
|
10190
|
+
# @private
|
10191
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10192
|
+
property :code, as: 'code'
|
10193
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::CompositeHealthCheckAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::CompositeHealthCheckAggregatedList::Warning::Datum::Representation
|
10194
|
+
|
10195
|
+
property :message, as: 'message'
|
10196
|
+
end
|
10197
|
+
|
10198
|
+
class Datum
|
10199
|
+
# @private
|
10200
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10201
|
+
property :key, as: 'key'
|
10202
|
+
property :value, as: 'value'
|
10203
|
+
end
|
10204
|
+
end
|
10205
|
+
end
|
10206
|
+
end
|
10207
|
+
|
10208
|
+
class CompositeHealthCheckList
|
10209
|
+
# @private
|
10210
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10211
|
+
property :id, as: 'id'
|
10212
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::CompositeHealthCheck, decorator: Google::Apis::ComputeBeta::CompositeHealthCheck::Representation
|
10213
|
+
|
10214
|
+
property :kind, as: 'kind'
|
10215
|
+
property :next_page_token, as: 'nextPageToken'
|
10216
|
+
property :self_link, as: 'selfLink'
|
10217
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::CompositeHealthCheckList::Warning, decorator: Google::Apis::ComputeBeta::CompositeHealthCheckList::Warning::Representation
|
10218
|
+
|
10219
|
+
end
|
10220
|
+
|
10221
|
+
class Warning
|
10222
|
+
# @private
|
10223
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10224
|
+
property :code, as: 'code'
|
10225
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::CompositeHealthCheckList::Warning::Datum, decorator: Google::Apis::ComputeBeta::CompositeHealthCheckList::Warning::Datum::Representation
|
10226
|
+
|
10227
|
+
property :message, as: 'message'
|
10228
|
+
end
|
10229
|
+
|
10230
|
+
class Datum
|
10231
|
+
# @private
|
10232
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10233
|
+
property :key, as: 'key'
|
10234
|
+
property :value, as: 'value'
|
10235
|
+
end
|
10236
|
+
end
|
10237
|
+
end
|
10238
|
+
end
|
10239
|
+
|
10240
|
+
class CompositeHealthChecksScopedList
|
10241
|
+
# @private
|
10242
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10243
|
+
collection :composite_health_checks, as: 'compositeHealthChecks', class: Google::Apis::ComputeBeta::CompositeHealthCheck, decorator: Google::Apis::ComputeBeta::CompositeHealthCheck::Representation
|
10244
|
+
|
10245
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::CompositeHealthChecksScopedList::Warning, decorator: Google::Apis::ComputeBeta::CompositeHealthChecksScopedList::Warning::Representation
|
10246
|
+
|
10247
|
+
end
|
10248
|
+
|
10249
|
+
class Warning
|
10250
|
+
# @private
|
10251
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10252
|
+
property :code, as: 'code'
|
10253
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::CompositeHealthChecksScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::CompositeHealthChecksScopedList::Warning::Datum::Representation
|
10254
|
+
|
10255
|
+
property :message, as: 'message'
|
10256
|
+
end
|
10257
|
+
|
10258
|
+
class Datum
|
10259
|
+
# @private
|
10260
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10261
|
+
property :key, as: 'key'
|
10262
|
+
property :value, as: 'value'
|
10263
|
+
end
|
10264
|
+
end
|
10265
|
+
end
|
10266
|
+
end
|
10267
|
+
|
9925
10268
|
class ConfidentialInstanceConfig
|
9926
10269
|
# @private
|
9927
10270
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11546,6 +11889,117 @@ module Google
|
|
11546
11889
|
end
|
11547
11890
|
end
|
11548
11891
|
|
11892
|
+
class HealthAggregationPoliciesScopedList
|
11893
|
+
# @private
|
11894
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11895
|
+
collection :health_aggregation_policies, as: 'healthAggregationPolicies', class: Google::Apis::ComputeBeta::HealthAggregationPolicy, decorator: Google::Apis::ComputeBeta::HealthAggregationPolicy::Representation
|
11896
|
+
|
11897
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::HealthAggregationPoliciesScopedList::Warning, decorator: Google::Apis::ComputeBeta::HealthAggregationPoliciesScopedList::Warning::Representation
|
11898
|
+
|
11899
|
+
end
|
11900
|
+
|
11901
|
+
class Warning
|
11902
|
+
# @private
|
11903
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11904
|
+
property :code, as: 'code'
|
11905
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::HealthAggregationPoliciesScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::HealthAggregationPoliciesScopedList::Warning::Datum::Representation
|
11906
|
+
|
11907
|
+
property :message, as: 'message'
|
11908
|
+
end
|
11909
|
+
|
11910
|
+
class Datum
|
11911
|
+
# @private
|
11912
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11913
|
+
property :key, as: 'key'
|
11914
|
+
property :value, as: 'value'
|
11915
|
+
end
|
11916
|
+
end
|
11917
|
+
end
|
11918
|
+
end
|
11919
|
+
|
11920
|
+
class HealthAggregationPolicy
|
11921
|
+
# @private
|
11922
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11923
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
11924
|
+
property :description, as: 'description'
|
11925
|
+
property :fingerprint, :base64 => true, as: 'fingerprint'
|
11926
|
+
property :healthy_percent_threshold, as: 'healthyPercentThreshold'
|
11927
|
+
property :id, :numeric_string => true, as: 'id'
|
11928
|
+
property :kind, as: 'kind'
|
11929
|
+
property :min_healthy_threshold, as: 'minHealthyThreshold'
|
11930
|
+
property :name, as: 'name'
|
11931
|
+
property :policy_type, as: 'policyType'
|
11932
|
+
property :region, as: 'region'
|
11933
|
+
property :self_link, as: 'selfLink'
|
11934
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
11935
|
+
end
|
11936
|
+
end
|
11937
|
+
|
11938
|
+
class HealthAggregationPolicyAggregatedList
|
11939
|
+
# @private
|
11940
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11941
|
+
property :id, as: 'id'
|
11942
|
+
hash :items, as: 'items', class: Google::Apis::ComputeBeta::HealthAggregationPoliciesScopedList, decorator: Google::Apis::ComputeBeta::HealthAggregationPoliciesScopedList::Representation
|
11943
|
+
|
11944
|
+
property :kind, as: 'kind'
|
11945
|
+
property :next_page_token, as: 'nextPageToken'
|
11946
|
+
property :self_link, as: 'selfLink'
|
11947
|
+
collection :unreachables, as: 'unreachables'
|
11948
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::HealthAggregationPolicyAggregatedList::Warning, decorator: Google::Apis::ComputeBeta::HealthAggregationPolicyAggregatedList::Warning::Representation
|
11949
|
+
|
11950
|
+
end
|
11951
|
+
|
11952
|
+
class Warning
|
11953
|
+
# @private
|
11954
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11955
|
+
property :code, as: 'code'
|
11956
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::HealthAggregationPolicyAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::HealthAggregationPolicyAggregatedList::Warning::Datum::Representation
|
11957
|
+
|
11958
|
+
property :message, as: 'message'
|
11959
|
+
end
|
11960
|
+
|
11961
|
+
class Datum
|
11962
|
+
# @private
|
11963
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11964
|
+
property :key, as: 'key'
|
11965
|
+
property :value, as: 'value'
|
11966
|
+
end
|
11967
|
+
end
|
11968
|
+
end
|
11969
|
+
end
|
11970
|
+
|
11971
|
+
class HealthAggregationPolicyList
|
11972
|
+
# @private
|
11973
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11974
|
+
property :id, as: 'id'
|
11975
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::HealthAggregationPolicy, decorator: Google::Apis::ComputeBeta::HealthAggregationPolicy::Representation
|
11976
|
+
|
11977
|
+
property :kind, as: 'kind'
|
11978
|
+
property :next_page_token, as: 'nextPageToken'
|
11979
|
+
property :self_link, as: 'selfLink'
|
11980
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::HealthAggregationPolicyList::Warning, decorator: Google::Apis::ComputeBeta::HealthAggregationPolicyList::Warning::Representation
|
11981
|
+
|
11982
|
+
end
|
11983
|
+
|
11984
|
+
class Warning
|
11985
|
+
# @private
|
11986
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11987
|
+
property :code, as: 'code'
|
11988
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::HealthAggregationPolicyList::Warning::Datum, decorator: Google::Apis::ComputeBeta::HealthAggregationPolicyList::Warning::Datum::Representation
|
11989
|
+
|
11990
|
+
property :message, as: 'message'
|
11991
|
+
end
|
11992
|
+
|
11993
|
+
class Datum
|
11994
|
+
# @private
|
11995
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11996
|
+
property :key, as: 'key'
|
11997
|
+
property :value, as: 'value'
|
11998
|
+
end
|
11999
|
+
end
|
12000
|
+
end
|
12001
|
+
end
|
12002
|
+
|
11549
12003
|
class HealthCheck
|
11550
12004
|
# @private
|
11551
12005
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13959,6 +14413,8 @@ module Google
|
|
13959
14413
|
property :name, as: 'name'
|
13960
14414
|
property :noc_contact_email, as: 'nocContactEmail'
|
13961
14415
|
property :operational_status, as: 'operationalStatus'
|
14416
|
+
property :params, as: 'params', class: Google::Apis::ComputeBeta::InterconnectParams, decorator: Google::Apis::ComputeBeta::InterconnectParams::Representation
|
14417
|
+
|
13962
14418
|
property :peer_ip_address, as: 'peerIpAddress'
|
13963
14419
|
property :provisioned_link_count, as: 'provisionedLinkCount'
|
13964
14420
|
property :remote_location, as: 'remoteLocation'
|
@@ -14043,6 +14499,8 @@ module Google
|
|
14043
14499
|
property :name, as: 'name'
|
14044
14500
|
property :operational_status, as: 'operationalStatus'
|
14045
14501
|
property :pairing_key, as: 'pairingKey'
|
14502
|
+
property :params, as: 'params', class: Google::Apis::ComputeBeta::InterconnectAttachmentParams, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentParams::Representation
|
14503
|
+
|
14046
14504
|
property :partner_asn, :numeric_string => true, as: 'partnerAsn'
|
14047
14505
|
property :partner_metadata, as: 'partnerMetadata', class: Google::Apis::ComputeBeta::InterconnectAttachmentPartnerMetadata, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentPartnerMetadata::Representation
|
14048
14506
|
|
@@ -14320,6 +14778,13 @@ module Google
|
|
14320
14778
|
end
|
14321
14779
|
end
|
14322
14780
|
|
14781
|
+
class InterconnectAttachmentParams
|
14782
|
+
# @private
|
14783
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14784
|
+
hash :resource_manager_tags, as: 'resourceManagerTags'
|
14785
|
+
end
|
14786
|
+
end
|
14787
|
+
|
14323
14788
|
class InterconnectAttachmentPartnerMetadata
|
14324
14789
|
# @private
|
14325
14790
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14799,6 +15264,13 @@ module Google
|
|
14799
15264
|
end
|
14800
15265
|
end
|
14801
15266
|
|
15267
|
+
class InterconnectParams
|
15268
|
+
# @private
|
15269
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15270
|
+
hash :resource_manager_tags, as: 'resourceManagerTags'
|
15271
|
+
end
|
15272
|
+
end
|
15273
|
+
|
14802
15274
|
class InterconnectRemoteLocation
|
14803
15275
|
# @private
|
14804
15276
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -16400,6 +16872,7 @@ module Google
|
|
16400
16872
|
property :allow_cloud_router, as: 'allowCloudRouter'
|
16401
16873
|
property :allow_default_nic_attachment, as: 'allowDefaultNicAttachment'
|
16402
16874
|
property :allow_external_ip_access, as: 'allowExternalIpAccess'
|
16875
|
+
property :allow_firewall_policy, as: 'allowFirewallPolicy'
|
16403
16876
|
property :allow_interconnect, as: 'allowInterconnect'
|
16404
16877
|
property :allow_ip_forwarding, as: 'allowIpForwarding'
|
16405
16878
|
property :allow_load_balancing, as: 'allowLoadBalancing'
|
@@ -16414,6 +16887,7 @@ module Google
|
|
16414
16887
|
property :allow_sub_interfaces, as: 'allowSubInterfaces'
|
16415
16888
|
property :allow_vpc_peering, as: 'allowVpcPeering'
|
16416
16889
|
property :allow_vpn, as: 'allowVpn'
|
16890
|
+
collection :firewall_policy_types, as: 'firewallPolicyTypes'
|
16417
16891
|
collection :interface_types, as: 'interfaceTypes'
|
16418
16892
|
collection :subnet_purposes, as: 'subnetPurposes'
|
16419
16893
|
collection :subnet_stack_types, as: 'subnetStackTypes'
|
@@ -17756,6 +18230,7 @@ module Google
|
|
17756
18230
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
17757
18231
|
property :id, :numeric_string => true, as: 'id'
|
17758
18232
|
property :ip_cidr_range, as: 'ipCidrRange'
|
18233
|
+
property :ipv6_access_type, as: 'ipv6AccessType'
|
17759
18234
|
property :kind, as: 'kind'
|
17760
18235
|
property :name, as: 'name'
|
17761
18236
|
property :pdp_scope, as: 'pdpScope'
|
@@ -17821,6 +18296,7 @@ module Google
|
|
17821
18296
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
17822
18297
|
property :id, :numeric_string => true, as: 'id'
|
17823
18298
|
property :ip_cidr_range, as: 'ipCidrRange'
|
18299
|
+
property :ipv6_access_type, as: 'ipv6AccessType'
|
17824
18300
|
property :is_live_migration, as: 'isLiveMigration'
|
17825
18301
|
property :kind, as: 'kind'
|
17826
18302
|
property :mode, as: 'mode'
|
@@ -17907,6 +18383,7 @@ module Google
|
|
17907
18383
|
property :description, as: 'description'
|
17908
18384
|
property :enable_enhanced_ipv4_allocation, as: 'enableEnhancedIpv4Allocation'
|
17909
18385
|
property :ip_cidr_range, as: 'ipCidrRange'
|
18386
|
+
property :ipv6_access_type, as: 'ipv6AccessType'
|
17910
18387
|
property :is_address, as: 'isAddress'
|
17911
18388
|
property :mode, as: 'mode'
|
17912
18389
|
property :name, as: 'name'
|
@@ -19200,6 +19677,7 @@ module Google
|
|
19200
19677
|
# @private
|
19201
19678
|
class Representation < Google::Apis::Core::JsonRepresentation
|
19202
19679
|
property :accelerator_topology, as: 'acceleratorTopology'
|
19680
|
+
property :accelerator_topology_mode, as: 'acceleratorTopologyMode'
|
19203
19681
|
property :max_topology_distance, as: 'maxTopologyDistance'
|
19204
19682
|
property :type, as: 'type'
|
19205
19683
|
end
|
@@ -19213,6 +19691,8 @@ module Google
|
|
19213
19691
|
property :physical_host, as: 'physicalHost'
|
19214
19692
|
property :physical_host_topology, as: 'physicalHostTopology', class: Google::Apis::ComputeBeta::ResourceStatusPhysicalHostTopology, decorator: Google::Apis::ComputeBeta::ResourceStatusPhysicalHostTopology::Representation
|
19215
19693
|
|
19694
|
+
property :reservation_consumption_info, as: 'reservationConsumptionInfo', class: Google::Apis::ComputeBeta::ResourceStatusReservationConsumptionInfo, decorator: Google::Apis::ComputeBeta::ResourceStatusReservationConsumptionInfo::Representation
|
19695
|
+
|
19216
19696
|
property :scheduling, as: 'scheduling', class: Google::Apis::ComputeBeta::ResourceStatusScheduling, decorator: Google::Apis::ComputeBeta::ResourceStatusScheduling::Representation
|
19217
19697
|
|
19218
19698
|
property :shutdown_details, as: 'shutdownDetails', class: Google::Apis::ComputeBeta::ResourceStatusShutdownDetails, decorator: Google::Apis::ComputeBeta::ResourceStatusShutdownDetails::Representation
|
@@ -19246,6 +19726,13 @@ module Google
|
|
19246
19726
|
end
|
19247
19727
|
end
|
19248
19728
|
|
19729
|
+
class ResourceStatusReservationConsumptionInfo
|
19730
|
+
# @private
|
19731
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19732
|
+
property :consumed_reservation, as: 'consumedReservation'
|
19733
|
+
end
|
19734
|
+
end
|
19735
|
+
|
19249
19736
|
class ResourceStatusScheduling
|
19250
19737
|
# @private
|
19251
19738
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -20539,6 +21026,7 @@ module Google
|
|
20539
21026
|
class Representation < Google::Apis::Core::JsonRepresentation
|
20540
21027
|
property :consumer_network, as: 'consumerNetwork'
|
20541
21028
|
property :endpoint, as: 'endpoint'
|
21029
|
+
property :endpoint_with_id, as: 'endpointWithId'
|
20542
21030
|
collection :nat_ips, as: 'natIps'
|
20543
21031
|
property :propagated_connection_count, as: 'propagatedConnectionCount'
|
20544
21032
|
property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
|
@@ -20550,6 +21038,7 @@ module Google
|
|
20550
21038
|
# @private
|
20551
21039
|
class Representation < Google::Apis::Core::JsonRepresentation
|
20552
21040
|
property :connection_limit, as: 'connectionLimit'
|
21041
|
+
property :endpoint_url, as: 'endpointUrl'
|
20553
21042
|
property :network_url, as: 'networkUrl'
|
20554
21043
|
property :project_id_or_num, as: 'projectIdOrNum'
|
20555
21044
|
end
|