google-apis-compute_alpha 0.116.0 → 0.118.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.
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module ComputeAlpha
|
18
18
|
# Version of the google-apis-compute_alpha gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.118.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 = "20250728"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -208,6 +208,12 @@ module Google
|
|
208
208
|
include Google::Apis::Core::JsonObjectSupport
|
209
209
|
end
|
210
210
|
|
211
|
+
class AllocationResourceStatusHealthInfo
|
212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
|
+
|
214
|
+
include Google::Apis::Core::JsonObjectSupport
|
215
|
+
end
|
216
|
+
|
211
217
|
class AllocationResourceStatusSpecificSkuAllocation
|
212
218
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
219
|
|
@@ -454,6 +460,12 @@ module Google
|
|
454
460
|
include Google::Apis::Core::JsonObjectSupport
|
455
461
|
end
|
456
462
|
|
463
|
+
class BackendBucketParams
|
464
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
465
|
+
|
466
|
+
include Google::Apis::Core::JsonObjectSupport
|
467
|
+
end
|
468
|
+
|
457
469
|
class BackendBucketUsedBy
|
458
470
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
459
471
|
|
@@ -652,6 +664,12 @@ module Google
|
|
652
664
|
include Google::Apis::Core::JsonObjectSupport
|
653
665
|
end
|
654
666
|
|
667
|
+
class BackendServiceParams
|
668
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
669
|
+
|
670
|
+
include Google::Apis::Core::JsonObjectSupport
|
671
|
+
end
|
672
|
+
|
655
673
|
class BackendServiceReference
|
656
674
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
657
675
|
|
@@ -1936,6 +1954,12 @@ module Google
|
|
1936
1954
|
include Google::Apis::Core::JsonObjectSupport
|
1937
1955
|
end
|
1938
1956
|
|
1957
|
+
class HaControllersFailoverRequest
|
1958
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1959
|
+
|
1960
|
+
include Google::Apis::Core::JsonObjectSupport
|
1961
|
+
end
|
1962
|
+
|
1939
1963
|
class HealthAggregationPolicy
|
1940
1964
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1941
1965
|
|
@@ -5416,18 +5440,6 @@ module Google
|
|
5416
5440
|
include Google::Apis::Core::JsonObjectSupport
|
5417
5441
|
end
|
5418
5442
|
|
5419
|
-
class PreviewFeatureRolloutOperationRolloutStatus
|
5420
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5421
|
-
|
5422
|
-
include Google::Apis::Core::JsonObjectSupport
|
5423
|
-
end
|
5424
|
-
|
5425
|
-
class PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata
|
5426
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5427
|
-
|
5428
|
-
include Google::Apis::Core::JsonObjectSupport
|
5429
|
-
end
|
5430
|
-
|
5431
5443
|
class PreviewFeatureStatus
|
5432
5444
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5433
5445
|
|
@@ -6202,6 +6214,12 @@ module Google
|
|
6202
6214
|
include Google::Apis::Core::JsonObjectSupport
|
6203
6215
|
end
|
6204
6216
|
|
6217
|
+
class ReservationAdvancedDeploymentControl
|
6218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6219
|
+
|
6220
|
+
include Google::Apis::Core::JsonObjectSupport
|
6221
|
+
end
|
6222
|
+
|
6205
6223
|
class ReservationAffinity
|
6206
6224
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6207
6225
|
|
@@ -6232,6 +6250,12 @@ module Google
|
|
6232
6250
|
include Google::Apis::Core::JsonObjectSupport
|
6233
6251
|
end
|
6234
6252
|
|
6253
|
+
class ReservationBlockHealthInfo
|
6254
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6255
|
+
|
6256
|
+
include Google::Apis::Core::JsonObjectSupport
|
6257
|
+
end
|
6258
|
+
|
6235
6259
|
class ReservationBlockPhysicalTopology
|
6236
6260
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6237
6261
|
|
@@ -6298,6 +6322,12 @@ module Google
|
|
6298
6322
|
include Google::Apis::Core::JsonObjectSupport
|
6299
6323
|
end
|
6300
6324
|
|
6325
|
+
class ReservationSubBlockHealthInfo
|
6326
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6327
|
+
|
6328
|
+
include Google::Apis::Core::JsonObjectSupport
|
6329
|
+
end
|
6330
|
+
|
6301
6331
|
class ReservationSubBlockPhysicalTopology
|
6302
6332
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6303
6333
|
|
@@ -7828,6 +7858,12 @@ module Google
|
|
7828
7858
|
include Google::Apis::Core::JsonObjectSupport
|
7829
7859
|
end
|
7830
7860
|
|
7861
|
+
class StoragePoolExapoolProvisionedCapacityGb
|
7862
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7863
|
+
|
7864
|
+
include Google::Apis::Core::JsonObjectSupport
|
7865
|
+
end
|
7866
|
+
|
7831
7867
|
class StoragePoolList
|
7832
7868
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7833
7869
|
|
@@ -8836,6 +8872,48 @@ module Google
|
|
8836
8872
|
include Google::Apis::Core::JsonObjectSupport
|
8837
8873
|
end
|
8838
8874
|
|
8875
|
+
class VmExtensionPolicy
|
8876
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8877
|
+
|
8878
|
+
include Google::Apis::Core::JsonObjectSupport
|
8879
|
+
end
|
8880
|
+
|
8881
|
+
class VmExtensionPolicyExtensionPolicy
|
8882
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8883
|
+
|
8884
|
+
include Google::Apis::Core::JsonObjectSupport
|
8885
|
+
end
|
8886
|
+
|
8887
|
+
class VmExtensionPolicyInstanceSelector
|
8888
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8889
|
+
|
8890
|
+
include Google::Apis::Core::JsonObjectSupport
|
8891
|
+
end
|
8892
|
+
|
8893
|
+
class VmExtensionPolicyLabelSelector
|
8894
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8895
|
+
|
8896
|
+
include Google::Apis::Core::JsonObjectSupport
|
8897
|
+
end
|
8898
|
+
|
8899
|
+
class VmExtensionPolicyList
|
8900
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8901
|
+
|
8902
|
+
class Warning
|
8903
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8904
|
+
|
8905
|
+
class Datum
|
8906
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8907
|
+
|
8908
|
+
include Google::Apis::Core::JsonObjectSupport
|
8909
|
+
end
|
8910
|
+
|
8911
|
+
include Google::Apis::Core::JsonObjectSupport
|
8912
|
+
end
|
8913
|
+
|
8914
|
+
include Google::Apis::Core::JsonObjectSupport
|
8915
|
+
end
|
8916
|
+
|
8839
8917
|
class VpnGateway
|
8840
8918
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8841
8919
|
|
@@ -9506,6 +9584,8 @@ module Google
|
|
9506
9584
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9507
9585
|
property :aggregate_allocation, as: 'aggregateAllocation', class: Google::Apis::ComputeAlpha::AllocationResourceStatusAggregateAllocation, decorator: Google::Apis::ComputeAlpha::AllocationResourceStatusAggregateAllocation::Representation
|
9508
9586
|
|
9587
|
+
property :health_info, as: 'healthInfo', class: Google::Apis::ComputeAlpha::AllocationResourceStatusHealthInfo, decorator: Google::Apis::ComputeAlpha::AllocationResourceStatusHealthInfo::Representation
|
9588
|
+
|
9509
9589
|
property :reservation_block_count, as: 'reservationBlockCount'
|
9510
9590
|
property :reservation_maintenance, as: 'reservationMaintenance', class: Google::Apis::ComputeAlpha::GroupMaintenanceInfo, decorator: Google::Apis::ComputeAlpha::GroupMaintenanceInfo::Representation
|
9511
9591
|
|
@@ -9521,6 +9601,15 @@ module Google
|
|
9521
9601
|
end
|
9522
9602
|
end
|
9523
9603
|
|
9604
|
+
class AllocationResourceStatusHealthInfo
|
9605
|
+
# @private
|
9606
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9607
|
+
property :degraded_block_count, as: 'degradedBlockCount'
|
9608
|
+
property :health_status, as: 'healthStatus'
|
9609
|
+
property :healthy_block_count, as: 'healthyBlockCount'
|
9610
|
+
end
|
9611
|
+
end
|
9612
|
+
|
9524
9613
|
class AllocationResourceStatusSpecificSkuAllocation
|
9525
9614
|
# @private
|
9526
9615
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9915,6 +10004,8 @@ module Google
|
|
9915
10004
|
property :kind, as: 'kind'
|
9916
10005
|
property :load_balancing_scheme, as: 'loadBalancingScheme'
|
9917
10006
|
property :name, as: 'name'
|
10007
|
+
property :params, as: 'params', class: Google::Apis::ComputeAlpha::BackendBucketParams, decorator: Google::Apis::ComputeAlpha::BackendBucketParams::Representation
|
10008
|
+
|
9918
10009
|
property :region, as: 'region'
|
9919
10010
|
property :self_link, as: 'selfLink'
|
9920
10011
|
property :self_link_with_id, as: 'selfLinkWithId'
|
@@ -10031,6 +10122,13 @@ module Google
|
|
10031
10122
|
end
|
10032
10123
|
end
|
10033
10124
|
|
10125
|
+
class BackendBucketParams
|
10126
|
+
# @private
|
10127
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10128
|
+
hash :resource_manager_tags, as: 'resourceManagerTags'
|
10129
|
+
end
|
10130
|
+
end
|
10131
|
+
|
10034
10132
|
class BackendBucketUsedBy
|
10035
10133
|
# @private
|
10036
10134
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10051,6 +10149,7 @@ module Google
|
|
10051
10149
|
# @private
|
10052
10150
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10053
10151
|
property :affinity_cookie_ttl_sec, as: 'affinityCookieTtlSec'
|
10152
|
+
property :allow_multinetwork, as: 'allowMultinetwork'
|
10054
10153
|
collection :backends, as: 'backends', class: Google::Apis::ComputeAlpha::Backend, decorator: Google::Apis::ComputeAlpha::Backend::Representation
|
10055
10154
|
|
10056
10155
|
property :cdn_policy, as: 'cdnPolicy', class: Google::Apis::ComputeAlpha::BackendServiceCdnPolicy, decorator: Google::Apis::ComputeAlpha::BackendServiceCdnPolicy::Representation
|
@@ -10102,6 +10201,8 @@ module Google
|
|
10102
10201
|
|
10103
10202
|
property :outlier_detection, as: 'outlierDetection', class: Google::Apis::ComputeAlpha::OutlierDetection, decorator: Google::Apis::ComputeAlpha::OutlierDetection::Representation
|
10104
10203
|
|
10204
|
+
property :params, as: 'params', class: Google::Apis::ComputeAlpha::BackendServiceParams, decorator: Google::Apis::ComputeAlpha::BackendServiceParams::Representation
|
10205
|
+
|
10105
10206
|
property :port, as: 'port'
|
10106
10207
|
property :port_name, as: 'portName'
|
10107
10208
|
property :protocol, as: 'protocol'
|
@@ -10420,6 +10521,13 @@ module Google
|
|
10420
10521
|
end
|
10421
10522
|
end
|
10422
10523
|
|
10524
|
+
class BackendServiceParams
|
10525
|
+
# @private
|
10526
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10527
|
+
hash :resource_manager_tags, as: 'resourceManagerTags'
|
10528
|
+
end
|
10529
|
+
end
|
10530
|
+
|
10423
10531
|
class BackendServiceReference
|
10424
10532
|
# @private
|
10425
10533
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10563,6 +10671,7 @@ module Google
|
|
10563
10671
|
# @private
|
10564
10672
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10565
10673
|
collection :asns, as: 'asns'
|
10674
|
+
collection :asns32, as: 'asns32'
|
10566
10675
|
property :type, as: 'type'
|
10567
10676
|
end
|
10568
10677
|
end
|
@@ -11077,7 +11186,7 @@ module Google
|
|
11077
11186
|
class CompositeHealthChecksScopedList
|
11078
11187
|
# @private
|
11079
11188
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11080
|
-
collection :
|
11189
|
+
collection :composite_health_checks, as: 'compositeHealthChecks', class: Google::Apis::ComputeAlpha::CompositeHealthCheck, decorator: Google::Apis::ComputeAlpha::CompositeHealthCheck::Representation
|
11081
11190
|
|
11082
11191
|
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::CompositeHealthChecksScopedList::Warning, decorator: Google::Apis::ComputeAlpha::CompositeHealthChecksScopedList::Warning::Representation
|
11083
11192
|
|
@@ -12181,6 +12290,7 @@ module Google
|
|
12181
12290
|
collection :source_ip_ranges, as: 'sourceIpRanges'
|
12182
12291
|
property :subnetwork, as: 'subnetwork'
|
12183
12292
|
property :target, as: 'target'
|
12293
|
+
property :traffic_disabled, as: 'trafficDisabled'
|
12184
12294
|
end
|
12185
12295
|
end
|
12186
12296
|
|
@@ -12794,6 +12904,13 @@ module Google
|
|
12794
12904
|
end
|
12795
12905
|
end
|
12796
12906
|
|
12907
|
+
class HaControllersFailoverRequest
|
12908
|
+
# @private
|
12909
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12910
|
+
property :primary_zone, as: 'primaryZone'
|
12911
|
+
end
|
12912
|
+
end
|
12913
|
+
|
12797
12914
|
class HealthAggregationPolicy
|
12798
12915
|
# @private
|
12799
12916
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13200,7 +13317,7 @@ module Google
|
|
13200
13317
|
class HealthSourcesScopedList
|
13201
13318
|
# @private
|
13202
13319
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13203
|
-
collection :
|
13320
|
+
collection :health_sources, as: 'healthSources', class: Google::Apis::ComputeAlpha::HealthSource, decorator: Google::Apis::ComputeAlpha::HealthSource::Representation
|
13204
13321
|
|
13205
13322
|
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::HealthSourcesScopedList::Warning, decorator: Google::Apis::ComputeAlpha::HealthSourcesScopedList::Warning::Representation
|
13206
13323
|
|
@@ -13826,6 +13943,8 @@ module Google
|
|
13826
13943
|
class InstanceFlexibilityPolicyInstanceSelection
|
13827
13944
|
# @private
|
13828
13945
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13946
|
+
collection :disks, as: 'disks', class: Google::Apis::ComputeAlpha::AttachedDisk, decorator: Google::Apis::ComputeAlpha::AttachedDisk::Representation
|
13947
|
+
|
13829
13948
|
collection :machine_types, as: 'machineTypes'
|
13830
13949
|
property :rank, :numeric_string => true, as: 'rank'
|
13831
13950
|
end
|
@@ -17209,7 +17328,6 @@ module Google
|
|
17209
17328
|
property :resource_policies, as: 'resourcePolicies', class: Google::Apis::ComputeAlpha::MultiMigResourcePolicies, decorator: Google::Apis::ComputeAlpha::MultiMigResourcePolicies::Representation
|
17210
17329
|
|
17211
17330
|
property :self_link, as: 'selfLink'
|
17212
|
-
property :self_link_with_id, as: 'selfLinkWithId'
|
17213
17331
|
property :status, as: 'status', class: Google::Apis::ComputeAlpha::MultiMigStatus, decorator: Google::Apis::ComputeAlpha::MultiMigStatus::Representation
|
17214
17332
|
|
17215
17333
|
end
|
@@ -17219,13 +17337,11 @@ module Google
|
|
17219
17337
|
# @private
|
17220
17338
|
class Representation < Google::Apis::Core::JsonRepresentation
|
17221
17339
|
property :creation_timestamp, as: 'creationTimestamp'
|
17222
|
-
property :description, as: 'description'
|
17223
17340
|
property :id, :numeric_string => true, as: 'id'
|
17224
17341
|
property :kind, as: 'kind'
|
17225
17342
|
property :name, as: 'name'
|
17226
17343
|
property :region, as: 'region'
|
17227
17344
|
property :self_link, as: 'selfLink'
|
17228
|
-
property :self_link_with_id, as: 'selfLinkWithId'
|
17229
17345
|
property :status, as: 'status', class: Google::Apis::ComputeAlpha::MultiMigMemberStatus, decorator: Google::Apis::ComputeAlpha::MultiMigMemberStatus::Representation
|
17230
17346
|
|
17231
17347
|
end
|
@@ -17288,14 +17404,12 @@ module Google
|
|
17288
17404
|
class MultiMigsList
|
17289
17405
|
# @private
|
17290
17406
|
class Representation < Google::Apis::Core::JsonRepresentation
|
17291
|
-
property :etag, as: 'etag'
|
17292
17407
|
property :id, as: 'id'
|
17293
17408
|
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::MultiMig, decorator: Google::Apis::ComputeAlpha::MultiMig::Representation
|
17294
17409
|
|
17295
17410
|
property :kind, as: 'kind'
|
17296
17411
|
property :next_page_token, as: 'nextPageToken'
|
17297
17412
|
property :self_link, as: 'selfLink'
|
17298
|
-
collection :unreachables, as: 'unreachables'
|
17299
17413
|
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::MultiMigsList::Warning, decorator: Google::Apis::ComputeAlpha::MultiMigsList::Warning::Representation
|
17300
17414
|
|
17301
17415
|
end
|
@@ -19433,8 +19547,6 @@ module Google
|
|
19433
19547
|
class Representation < Google::Apis::Core::JsonRepresentation
|
19434
19548
|
property :rollout_input, as: 'rolloutInput', class: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutInput, decorator: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutInput::Representation
|
19435
19549
|
|
19436
|
-
property :rollout_status, as: 'rolloutStatus', class: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutStatus, decorator: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutStatus::Representation
|
19437
|
-
|
19438
19550
|
end
|
19439
19551
|
end
|
19440
19552
|
|
@@ -19443,27 +19555,6 @@ module Google
|
|
19443
19555
|
class Representation < Google::Apis::Core::JsonRepresentation
|
19444
19556
|
property :name, as: 'name'
|
19445
19557
|
property :predefined_rollout_plan, as: 'predefinedRolloutPlan'
|
19446
|
-
property :retry_uuid, as: 'retryUuid'
|
19447
|
-
end
|
19448
|
-
end
|
19449
|
-
|
19450
|
-
class PreviewFeatureRolloutOperationRolloutStatus
|
19451
|
-
# @private
|
19452
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
19453
|
-
collection :ongoing_rollouts, as: 'ongoingRollouts', class: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata, decorator: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata::Representation
|
19454
|
-
|
19455
|
-
property :previous_rollout, as: 'previousRollout', class: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata, decorator: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata::Representation
|
19456
|
-
|
19457
|
-
end
|
19458
|
-
end
|
19459
|
-
|
19460
|
-
class PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata
|
19461
|
-
# @private
|
19462
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
19463
|
-
property :rollout, as: 'rollout'
|
19464
|
-
property :rollout_plan, as: 'rolloutPlan'
|
19465
|
-
property :status, as: 'status', class: Google::Apis::ComputeAlpha::PreviewFeatureStatus, decorator: Google::Apis::ComputeAlpha::PreviewFeatureStatus::Representation
|
19466
|
-
|
19467
19558
|
end
|
19468
19559
|
end
|
19469
19560
|
|
@@ -19673,6 +19764,7 @@ module Google
|
|
19673
19764
|
property :parent_prefix, as: 'parentPrefix'
|
19674
19765
|
collection :public_delegated_sub_prefixs, as: 'publicDelegatedSubPrefixs', class: Google::Apis::ComputeAlpha::PublicDelegatedPrefixPublicDelegatedSubPrefix, decorator: Google::Apis::ComputeAlpha::PublicDelegatedPrefixPublicDelegatedSubPrefix::Representation
|
19675
19766
|
|
19767
|
+
property :purpose, as: 'purpose'
|
19676
19768
|
property :region, as: 'region'
|
19677
19769
|
property :self_link, as: 'selfLink'
|
19678
19770
|
property :self_link_with_id, as: 'selfLinkWithId'
|
@@ -19756,6 +19848,7 @@ module Google
|
|
19756
19848
|
property :is_address, as: 'isAddress'
|
19757
19849
|
property :mode, as: 'mode'
|
19758
19850
|
property :name, as: 'name'
|
19851
|
+
property :purpose, as: 'purpose'
|
19759
19852
|
property :region, as: 'region'
|
19760
19853
|
property :status, as: 'status'
|
19761
19854
|
end
|
@@ -20832,6 +20925,8 @@ module Google
|
|
20832
20925
|
class Reservation
|
20833
20926
|
# @private
|
20834
20927
|
class Representation < Google::Apis::Core::JsonRepresentation
|
20928
|
+
property :advanced_deployment_control, as: 'advancedDeploymentControl', class: Google::Apis::ComputeAlpha::ReservationAdvancedDeploymentControl, decorator: Google::Apis::ComputeAlpha::ReservationAdvancedDeploymentControl::Representation
|
20929
|
+
|
20835
20930
|
property :aggregate_reservation, as: 'aggregateReservation', class: Google::Apis::ComputeAlpha::AllocationAggregateReservation, decorator: Google::Apis::ComputeAlpha::AllocationAggregateReservation::Representation
|
20836
20931
|
|
20837
20932
|
property :commitment, as: 'commitment'
|
@@ -20867,6 +20962,13 @@ module Google
|
|
20867
20962
|
end
|
20868
20963
|
end
|
20869
20964
|
|
20965
|
+
class ReservationAdvancedDeploymentControl
|
20966
|
+
# @private
|
20967
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
20968
|
+
property :reservation_operational_mode, as: 'reservationOperationalMode'
|
20969
|
+
end
|
20970
|
+
end
|
20971
|
+
|
20870
20972
|
class ReservationAffinity
|
20871
20973
|
# @private
|
20872
20974
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -20914,6 +21016,8 @@ module Google
|
|
20914
21016
|
class Representation < Google::Apis::Core::JsonRepresentation
|
20915
21017
|
property :count, as: 'count'
|
20916
21018
|
property :creation_timestamp, as: 'creationTimestamp'
|
21019
|
+
property :health_info, as: 'healthInfo', class: Google::Apis::ComputeAlpha::ReservationBlockHealthInfo, decorator: Google::Apis::ComputeAlpha::ReservationBlockHealthInfo::Representation
|
21020
|
+
|
20917
21021
|
property :id, :numeric_string => true, as: 'id'
|
20918
21022
|
property :in_use_count, as: 'inUseCount'
|
20919
21023
|
property :kind, as: 'kind'
|
@@ -20932,6 +21036,15 @@ module Google
|
|
20932
21036
|
end
|
20933
21037
|
end
|
20934
21038
|
|
21039
|
+
class ReservationBlockHealthInfo
|
21040
|
+
# @private
|
21041
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21042
|
+
property :degraded_sub_block_count, as: 'degradedSubBlockCount'
|
21043
|
+
property :health_status, as: 'healthStatus'
|
21044
|
+
property :healthy_sub_block_count, as: 'healthySubBlockCount'
|
21045
|
+
end
|
21046
|
+
end
|
21047
|
+
|
20935
21048
|
class ReservationBlockPhysicalTopology
|
20936
21049
|
# @private
|
20937
21050
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -21037,6 +21150,8 @@ module Google
|
|
21037
21150
|
class Representation < Google::Apis::Core::JsonRepresentation
|
21038
21151
|
property :count, as: 'count'
|
21039
21152
|
property :creation_timestamp, as: 'creationTimestamp'
|
21153
|
+
property :health_info, as: 'healthInfo', class: Google::Apis::ComputeAlpha::ReservationSubBlockHealthInfo, decorator: Google::Apis::ComputeAlpha::ReservationSubBlockHealthInfo::Representation
|
21154
|
+
|
21040
21155
|
property :id, :numeric_string => true, as: 'id'
|
21041
21156
|
property :in_use_count, as: 'inUseCount'
|
21042
21157
|
property :kind, as: 'kind'
|
@@ -21052,6 +21167,17 @@ module Google
|
|
21052
21167
|
end
|
21053
21168
|
end
|
21054
21169
|
|
21170
|
+
class ReservationSubBlockHealthInfo
|
21171
|
+
# @private
|
21172
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21173
|
+
property :degraded_host_count, as: 'degradedHostCount'
|
21174
|
+
property :degraded_infra_count, as: 'degradedInfraCount'
|
21175
|
+
property :health_status, as: 'healthStatus'
|
21176
|
+
property :healthy_host_count, as: 'healthyHostCount'
|
21177
|
+
property :healthy_infra_count, as: 'healthyInfraCount'
|
21178
|
+
end
|
21179
|
+
end
|
21180
|
+
|
21055
21181
|
class ReservationSubBlockPhysicalTopology
|
21056
21182
|
# @private
|
21057
21183
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -22948,6 +23074,7 @@ module Google
|
|
22948
23074
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
22949
23075
|
property :id, :numeric_string => true, as: 'id'
|
22950
23076
|
property :kind, as: 'kind'
|
23077
|
+
hash :metadata, as: 'metadata'
|
22951
23078
|
property :name, as: 'name'
|
22952
23079
|
collection :nat_subnets, as: 'natSubnets'
|
22953
23080
|
property :producer_forwarding_rule, as: 'producerForwardingRule'
|
@@ -23853,6 +23980,8 @@ module Google
|
|
23853
23980
|
property :capacity_provisioning_type, as: 'capacityProvisioningType'
|
23854
23981
|
property :creation_timestamp, as: 'creationTimestamp'
|
23855
23982
|
property :description, as: 'description'
|
23983
|
+
property :exapool_provisioned_capacity_gb, as: 'exapoolProvisionedCapacityGb', class: Google::Apis::ComputeAlpha::StoragePoolExapoolProvisionedCapacityGb, decorator: Google::Apis::ComputeAlpha::StoragePoolExapoolProvisionedCapacityGb::Representation
|
23984
|
+
|
23856
23985
|
property :id, :numeric_string => true, as: 'id'
|
23857
23986
|
property :kind, as: 'kind'
|
23858
23987
|
property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
|
@@ -23928,6 +24057,15 @@ module Google
|
|
23928
24057
|
end
|
23929
24058
|
end
|
23930
24059
|
|
24060
|
+
class StoragePoolExapoolProvisionedCapacityGb
|
24061
|
+
# @private
|
24062
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
24063
|
+
property :capacity_optimized, :numeric_string => true, as: 'capacityOptimized'
|
24064
|
+
property :read_optimized, :numeric_string => true, as: 'readOptimized'
|
24065
|
+
property :write_optimized, :numeric_string => true, as: 'writeOptimized'
|
24066
|
+
end
|
24067
|
+
end
|
24068
|
+
|
23931
24069
|
class StoragePoolList
|
23932
24070
|
# @private
|
23933
24071
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -24002,6 +24140,10 @@ module Google
|
|
24002
24140
|
property :aggregate_disk_provisioned_iops, :numeric_string => true, as: 'aggregateDiskProvisionedIops'
|
24003
24141
|
property :aggregate_disk_size_gb, :numeric_string => true, as: 'aggregateDiskSizeGb'
|
24004
24142
|
property :disk_count, :numeric_string => true, as: 'diskCount'
|
24143
|
+
property :exapool_max_read_iops, :numeric_string => true, as: 'exapoolMaxReadIops'
|
24144
|
+
property :exapool_max_read_throughput, :numeric_string => true, as: 'exapoolMaxReadThroughput'
|
24145
|
+
property :exapool_max_write_iops, :numeric_string => true, as: 'exapoolMaxWriteIops'
|
24146
|
+
property :exapool_max_write_throughput, :numeric_string => true, as: 'exapoolMaxWriteThroughput'
|
24005
24147
|
property :last_resize_timestamp, as: 'lastResizeTimestamp'
|
24006
24148
|
property :max_aggregate_disk_size_gb, :numeric_string => true, as: 'maxAggregateDiskSizeGb'
|
24007
24149
|
property :max_total_provisioned_disk_capacity_gb, :numeric_string => true, as: 'maxTotalProvisionedDiskCapacityGb'
|
@@ -24204,6 +24346,7 @@ module Google
|
|
24204
24346
|
property :purpose, as: 'purpose'
|
24205
24347
|
property :region, as: 'region'
|
24206
24348
|
property :reserved_internal_range, as: 'reservedInternalRange'
|
24349
|
+
property :resolve_subnet_mask, as: 'resolveSubnetMask'
|
24207
24350
|
property :role, as: 'role'
|
24208
24351
|
collection :secondary_ip_ranges, as: 'secondaryIpRanges', class: Google::Apis::ComputeAlpha::SubnetworkSecondaryRange, decorator: Google::Apis::ComputeAlpha::SubnetworkSecondaryRange::Representation
|
24209
24352
|
|
@@ -25765,6 +25908,85 @@ module Google
|
|
25765
25908
|
end
|
25766
25909
|
end
|
25767
25910
|
|
25911
|
+
class VmExtensionPolicy
|
25912
|
+
# @private
|
25913
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
25914
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
25915
|
+
property :description, as: 'description'
|
25916
|
+
hash :extension_policies, as: 'extensionPolicies', class: Google::Apis::ComputeAlpha::VmExtensionPolicyExtensionPolicy, decorator: Google::Apis::ComputeAlpha::VmExtensionPolicyExtensionPolicy::Representation
|
25917
|
+
|
25918
|
+
property :global_resource_link, as: 'globalResourceLink'
|
25919
|
+
property :id, :numeric_string => true, as: 'id'
|
25920
|
+
collection :instance_selectors, as: 'instanceSelectors', class: Google::Apis::ComputeAlpha::VmExtensionPolicyInstanceSelector, decorator: Google::Apis::ComputeAlpha::VmExtensionPolicyInstanceSelector::Representation
|
25921
|
+
|
25922
|
+
property :kind, as: 'kind'
|
25923
|
+
property :managed_by_global, as: 'managedByGlobal'
|
25924
|
+
property :name, as: 'name'
|
25925
|
+
property :priority, as: 'priority'
|
25926
|
+
property :self_link, as: 'selfLink'
|
25927
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
25928
|
+
property :state, as: 'state'
|
25929
|
+
property :update_timestamp, as: 'updateTimestamp'
|
25930
|
+
end
|
25931
|
+
end
|
25932
|
+
|
25933
|
+
class VmExtensionPolicyExtensionPolicy
|
25934
|
+
# @private
|
25935
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
25936
|
+
property :pinned_version, as: 'pinnedVersion'
|
25937
|
+
property :string_config, as: 'stringConfig'
|
25938
|
+
end
|
25939
|
+
end
|
25940
|
+
|
25941
|
+
class VmExtensionPolicyInstanceSelector
|
25942
|
+
# @private
|
25943
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
25944
|
+
property :label_selector, as: 'labelSelector', class: Google::Apis::ComputeAlpha::VmExtensionPolicyLabelSelector, decorator: Google::Apis::ComputeAlpha::VmExtensionPolicyLabelSelector::Representation
|
25945
|
+
|
25946
|
+
end
|
25947
|
+
end
|
25948
|
+
|
25949
|
+
class VmExtensionPolicyLabelSelector
|
25950
|
+
# @private
|
25951
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
25952
|
+
hash :inclusion_labels, as: 'inclusionLabels'
|
25953
|
+
end
|
25954
|
+
end
|
25955
|
+
|
25956
|
+
class VmExtensionPolicyList
|
25957
|
+
# @private
|
25958
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
25959
|
+
property :etag, as: 'etag'
|
25960
|
+
property :id, as: 'id'
|
25961
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::VmExtensionPolicy, decorator: Google::Apis::ComputeAlpha::VmExtensionPolicy::Representation
|
25962
|
+
|
25963
|
+
property :kind, as: 'kind'
|
25964
|
+
property :next_page_token, as: 'nextPageToken'
|
25965
|
+
property :self_link, as: 'selfLink'
|
25966
|
+
collection :unreachables, as: 'unreachables'
|
25967
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::VmExtensionPolicyList::Warning, decorator: Google::Apis::ComputeAlpha::VmExtensionPolicyList::Warning::Representation
|
25968
|
+
|
25969
|
+
end
|
25970
|
+
|
25971
|
+
class Warning
|
25972
|
+
# @private
|
25973
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
25974
|
+
property :code, as: 'code'
|
25975
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::VmExtensionPolicyList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::VmExtensionPolicyList::Warning::Datum::Representation
|
25976
|
+
|
25977
|
+
property :message, as: 'message'
|
25978
|
+
end
|
25979
|
+
|
25980
|
+
class Datum
|
25981
|
+
# @private
|
25982
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
25983
|
+
property :key, as: 'key'
|
25984
|
+
property :value, as: 'value'
|
25985
|
+
end
|
25986
|
+
end
|
25987
|
+
end
|
25988
|
+
end
|
25989
|
+
|
25768
25990
|
class VpnGateway
|
25769
25991
|
# @private
|
25770
25992
|
class Representation < Google::Apis::Core::JsonRepresentation
|