google-apis-compute_alpha 0.117.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
|
@@ -460,6 +460,12 @@ module Google
|
|
460
460
|
include Google::Apis::Core::JsonObjectSupport
|
461
461
|
end
|
462
462
|
|
463
|
+
class BackendBucketParams
|
464
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
465
|
+
|
466
|
+
include Google::Apis::Core::JsonObjectSupport
|
467
|
+
end
|
468
|
+
|
463
469
|
class BackendBucketUsedBy
|
464
470
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
465
471
|
|
@@ -658,6 +664,12 @@ module Google
|
|
658
664
|
include Google::Apis::Core::JsonObjectSupport
|
659
665
|
end
|
660
666
|
|
667
|
+
class BackendServiceParams
|
668
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
669
|
+
|
670
|
+
include Google::Apis::Core::JsonObjectSupport
|
671
|
+
end
|
672
|
+
|
661
673
|
class BackendServiceReference
|
662
674
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
663
675
|
|
@@ -1942,6 +1954,12 @@ module Google
|
|
1942
1954
|
include Google::Apis::Core::JsonObjectSupport
|
1943
1955
|
end
|
1944
1956
|
|
1957
|
+
class HaControllersFailoverRequest
|
1958
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1959
|
+
|
1960
|
+
include Google::Apis::Core::JsonObjectSupport
|
1961
|
+
end
|
1962
|
+
|
1945
1963
|
class HealthAggregationPolicy
|
1946
1964
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1947
1965
|
|
@@ -5422,18 +5440,6 @@ module Google
|
|
5422
5440
|
include Google::Apis::Core::JsonObjectSupport
|
5423
5441
|
end
|
5424
5442
|
|
5425
|
-
class PreviewFeatureRolloutOperationRolloutStatus
|
5426
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5427
|
-
|
5428
|
-
include Google::Apis::Core::JsonObjectSupport
|
5429
|
-
end
|
5430
|
-
|
5431
|
-
class PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata
|
5432
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5433
|
-
|
5434
|
-
include Google::Apis::Core::JsonObjectSupport
|
5435
|
-
end
|
5436
|
-
|
5437
5443
|
class PreviewFeatureStatus
|
5438
5444
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5439
5445
|
|
@@ -6208,6 +6214,12 @@ module Google
|
|
6208
6214
|
include Google::Apis::Core::JsonObjectSupport
|
6209
6215
|
end
|
6210
6216
|
|
6217
|
+
class ReservationAdvancedDeploymentControl
|
6218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6219
|
+
|
6220
|
+
include Google::Apis::Core::JsonObjectSupport
|
6221
|
+
end
|
6222
|
+
|
6211
6223
|
class ReservationAffinity
|
6212
6224
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6213
6225
|
|
@@ -7846,6 +7858,12 @@ module Google
|
|
7846
7858
|
include Google::Apis::Core::JsonObjectSupport
|
7847
7859
|
end
|
7848
7860
|
|
7861
|
+
class StoragePoolExapoolProvisionedCapacityGb
|
7862
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7863
|
+
|
7864
|
+
include Google::Apis::Core::JsonObjectSupport
|
7865
|
+
end
|
7866
|
+
|
7849
7867
|
class StoragePoolList
|
7850
7868
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7851
7869
|
|
@@ -8854,6 +8872,48 @@ module Google
|
|
8854
8872
|
include Google::Apis::Core::JsonObjectSupport
|
8855
8873
|
end
|
8856
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
|
+
|
8857
8917
|
class VpnGateway
|
8858
8918
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8859
8919
|
|
@@ -9944,6 +10004,8 @@ module Google
|
|
9944
10004
|
property :kind, as: 'kind'
|
9945
10005
|
property :load_balancing_scheme, as: 'loadBalancingScheme'
|
9946
10006
|
property :name, as: 'name'
|
10007
|
+
property :params, as: 'params', class: Google::Apis::ComputeAlpha::BackendBucketParams, decorator: Google::Apis::ComputeAlpha::BackendBucketParams::Representation
|
10008
|
+
|
9947
10009
|
property :region, as: 'region'
|
9948
10010
|
property :self_link, as: 'selfLink'
|
9949
10011
|
property :self_link_with_id, as: 'selfLinkWithId'
|
@@ -10060,6 +10122,13 @@ module Google
|
|
10060
10122
|
end
|
10061
10123
|
end
|
10062
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
|
+
|
10063
10132
|
class BackendBucketUsedBy
|
10064
10133
|
# @private
|
10065
10134
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10080,6 +10149,7 @@ module Google
|
|
10080
10149
|
# @private
|
10081
10150
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10082
10151
|
property :affinity_cookie_ttl_sec, as: 'affinityCookieTtlSec'
|
10152
|
+
property :allow_multinetwork, as: 'allowMultinetwork'
|
10083
10153
|
collection :backends, as: 'backends', class: Google::Apis::ComputeAlpha::Backend, decorator: Google::Apis::ComputeAlpha::Backend::Representation
|
10084
10154
|
|
10085
10155
|
property :cdn_policy, as: 'cdnPolicy', class: Google::Apis::ComputeAlpha::BackendServiceCdnPolicy, decorator: Google::Apis::ComputeAlpha::BackendServiceCdnPolicy::Representation
|
@@ -10131,6 +10201,8 @@ module Google
|
|
10131
10201
|
|
10132
10202
|
property :outlier_detection, as: 'outlierDetection', class: Google::Apis::ComputeAlpha::OutlierDetection, decorator: Google::Apis::ComputeAlpha::OutlierDetection::Representation
|
10133
10203
|
|
10204
|
+
property :params, as: 'params', class: Google::Apis::ComputeAlpha::BackendServiceParams, decorator: Google::Apis::ComputeAlpha::BackendServiceParams::Representation
|
10205
|
+
|
10134
10206
|
property :port, as: 'port'
|
10135
10207
|
property :port_name, as: 'portName'
|
10136
10208
|
property :protocol, as: 'protocol'
|
@@ -10449,6 +10521,13 @@ module Google
|
|
10449
10521
|
end
|
10450
10522
|
end
|
10451
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
|
+
|
10452
10531
|
class BackendServiceReference
|
10453
10532
|
# @private
|
10454
10533
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10592,6 +10671,7 @@ module Google
|
|
10592
10671
|
# @private
|
10593
10672
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10594
10673
|
collection :asns, as: 'asns'
|
10674
|
+
collection :asns32, as: 'asns32'
|
10595
10675
|
property :type, as: 'type'
|
10596
10676
|
end
|
10597
10677
|
end
|
@@ -11106,7 +11186,7 @@ module Google
|
|
11106
11186
|
class CompositeHealthChecksScopedList
|
11107
11187
|
# @private
|
11108
11188
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11109
|
-
collection :
|
11189
|
+
collection :composite_health_checks, as: 'compositeHealthChecks', class: Google::Apis::ComputeAlpha::CompositeHealthCheck, decorator: Google::Apis::ComputeAlpha::CompositeHealthCheck::Representation
|
11110
11190
|
|
11111
11191
|
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::CompositeHealthChecksScopedList::Warning, decorator: Google::Apis::ComputeAlpha::CompositeHealthChecksScopedList::Warning::Representation
|
11112
11192
|
|
@@ -12210,6 +12290,7 @@ module Google
|
|
12210
12290
|
collection :source_ip_ranges, as: 'sourceIpRanges'
|
12211
12291
|
property :subnetwork, as: 'subnetwork'
|
12212
12292
|
property :target, as: 'target'
|
12293
|
+
property :traffic_disabled, as: 'trafficDisabled'
|
12213
12294
|
end
|
12214
12295
|
end
|
12215
12296
|
|
@@ -12823,6 +12904,13 @@ module Google
|
|
12823
12904
|
end
|
12824
12905
|
end
|
12825
12906
|
|
12907
|
+
class HaControllersFailoverRequest
|
12908
|
+
# @private
|
12909
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12910
|
+
property :primary_zone, as: 'primaryZone'
|
12911
|
+
end
|
12912
|
+
end
|
12913
|
+
|
12826
12914
|
class HealthAggregationPolicy
|
12827
12915
|
# @private
|
12828
12916
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13229,7 +13317,7 @@ module Google
|
|
13229
13317
|
class HealthSourcesScopedList
|
13230
13318
|
# @private
|
13231
13319
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13232
|
-
collection :
|
13320
|
+
collection :health_sources, as: 'healthSources', class: Google::Apis::ComputeAlpha::HealthSource, decorator: Google::Apis::ComputeAlpha::HealthSource::Representation
|
13233
13321
|
|
13234
13322
|
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::HealthSourcesScopedList::Warning, decorator: Google::Apis::ComputeAlpha::HealthSourcesScopedList::Warning::Representation
|
13235
13323
|
|
@@ -13855,6 +13943,8 @@ module Google
|
|
13855
13943
|
class InstanceFlexibilityPolicyInstanceSelection
|
13856
13944
|
# @private
|
13857
13945
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13946
|
+
collection :disks, as: 'disks', class: Google::Apis::ComputeAlpha::AttachedDisk, decorator: Google::Apis::ComputeAlpha::AttachedDisk::Representation
|
13947
|
+
|
13858
13948
|
collection :machine_types, as: 'machineTypes'
|
13859
13949
|
property :rank, :numeric_string => true, as: 'rank'
|
13860
13950
|
end
|
@@ -17238,7 +17328,6 @@ module Google
|
|
17238
17328
|
property :resource_policies, as: 'resourcePolicies', class: Google::Apis::ComputeAlpha::MultiMigResourcePolicies, decorator: Google::Apis::ComputeAlpha::MultiMigResourcePolicies::Representation
|
17239
17329
|
|
17240
17330
|
property :self_link, as: 'selfLink'
|
17241
|
-
property :self_link_with_id, as: 'selfLinkWithId'
|
17242
17331
|
property :status, as: 'status', class: Google::Apis::ComputeAlpha::MultiMigStatus, decorator: Google::Apis::ComputeAlpha::MultiMigStatus::Representation
|
17243
17332
|
|
17244
17333
|
end
|
@@ -17248,13 +17337,11 @@ module Google
|
|
17248
17337
|
# @private
|
17249
17338
|
class Representation < Google::Apis::Core::JsonRepresentation
|
17250
17339
|
property :creation_timestamp, as: 'creationTimestamp'
|
17251
|
-
property :description, as: 'description'
|
17252
17340
|
property :id, :numeric_string => true, as: 'id'
|
17253
17341
|
property :kind, as: 'kind'
|
17254
17342
|
property :name, as: 'name'
|
17255
17343
|
property :region, as: 'region'
|
17256
17344
|
property :self_link, as: 'selfLink'
|
17257
|
-
property :self_link_with_id, as: 'selfLinkWithId'
|
17258
17345
|
property :status, as: 'status', class: Google::Apis::ComputeAlpha::MultiMigMemberStatus, decorator: Google::Apis::ComputeAlpha::MultiMigMemberStatus::Representation
|
17259
17346
|
|
17260
17347
|
end
|
@@ -17317,14 +17404,12 @@ module Google
|
|
17317
17404
|
class MultiMigsList
|
17318
17405
|
# @private
|
17319
17406
|
class Representation < Google::Apis::Core::JsonRepresentation
|
17320
|
-
property :etag, as: 'etag'
|
17321
17407
|
property :id, as: 'id'
|
17322
17408
|
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::MultiMig, decorator: Google::Apis::ComputeAlpha::MultiMig::Representation
|
17323
17409
|
|
17324
17410
|
property :kind, as: 'kind'
|
17325
17411
|
property :next_page_token, as: 'nextPageToken'
|
17326
17412
|
property :self_link, as: 'selfLink'
|
17327
|
-
collection :unreachables, as: 'unreachables'
|
17328
17413
|
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::MultiMigsList::Warning, decorator: Google::Apis::ComputeAlpha::MultiMigsList::Warning::Representation
|
17329
17414
|
|
17330
17415
|
end
|
@@ -19462,8 +19547,6 @@ module Google
|
|
19462
19547
|
class Representation < Google::Apis::Core::JsonRepresentation
|
19463
19548
|
property :rollout_input, as: 'rolloutInput', class: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutInput, decorator: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutInput::Representation
|
19464
19549
|
|
19465
|
-
property :rollout_status, as: 'rolloutStatus', class: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutStatus, decorator: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutStatus::Representation
|
19466
|
-
|
19467
19550
|
end
|
19468
19551
|
end
|
19469
19552
|
|
@@ -19472,27 +19555,6 @@ module Google
|
|
19472
19555
|
class Representation < Google::Apis::Core::JsonRepresentation
|
19473
19556
|
property :name, as: 'name'
|
19474
19557
|
property :predefined_rollout_plan, as: 'predefinedRolloutPlan'
|
19475
|
-
property :retry_uuid, as: 'retryUuid'
|
19476
|
-
end
|
19477
|
-
end
|
19478
|
-
|
19479
|
-
class PreviewFeatureRolloutOperationRolloutStatus
|
19480
|
-
# @private
|
19481
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
19482
|
-
collection :ongoing_rollouts, as: 'ongoingRollouts', class: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata, decorator: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata::Representation
|
19483
|
-
|
19484
|
-
property :previous_rollout, as: 'previousRollout', class: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata, decorator: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata::Representation
|
19485
|
-
|
19486
|
-
end
|
19487
|
-
end
|
19488
|
-
|
19489
|
-
class PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata
|
19490
|
-
# @private
|
19491
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
19492
|
-
property :rollout, as: 'rollout'
|
19493
|
-
property :rollout_plan, as: 'rolloutPlan'
|
19494
|
-
property :status, as: 'status', class: Google::Apis::ComputeAlpha::PreviewFeatureStatus, decorator: Google::Apis::ComputeAlpha::PreviewFeatureStatus::Representation
|
19495
|
-
|
19496
19558
|
end
|
19497
19559
|
end
|
19498
19560
|
|
@@ -19702,6 +19764,7 @@ module Google
|
|
19702
19764
|
property :parent_prefix, as: 'parentPrefix'
|
19703
19765
|
collection :public_delegated_sub_prefixs, as: 'publicDelegatedSubPrefixs', class: Google::Apis::ComputeAlpha::PublicDelegatedPrefixPublicDelegatedSubPrefix, decorator: Google::Apis::ComputeAlpha::PublicDelegatedPrefixPublicDelegatedSubPrefix::Representation
|
19704
19766
|
|
19767
|
+
property :purpose, as: 'purpose'
|
19705
19768
|
property :region, as: 'region'
|
19706
19769
|
property :self_link, as: 'selfLink'
|
19707
19770
|
property :self_link_with_id, as: 'selfLinkWithId'
|
@@ -19785,6 +19848,7 @@ module Google
|
|
19785
19848
|
property :is_address, as: 'isAddress'
|
19786
19849
|
property :mode, as: 'mode'
|
19787
19850
|
property :name, as: 'name'
|
19851
|
+
property :purpose, as: 'purpose'
|
19788
19852
|
property :region, as: 'region'
|
19789
19853
|
property :status, as: 'status'
|
19790
19854
|
end
|
@@ -20861,6 +20925,8 @@ module Google
|
|
20861
20925
|
class Reservation
|
20862
20926
|
# @private
|
20863
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
|
+
|
20864
20930
|
property :aggregate_reservation, as: 'aggregateReservation', class: Google::Apis::ComputeAlpha::AllocationAggregateReservation, decorator: Google::Apis::ComputeAlpha::AllocationAggregateReservation::Representation
|
20865
20931
|
|
20866
20932
|
property :commitment, as: 'commitment'
|
@@ -20896,6 +20962,13 @@ module Google
|
|
20896
20962
|
end
|
20897
20963
|
end
|
20898
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
|
+
|
20899
20972
|
class ReservationAffinity
|
20900
20973
|
# @private
|
20901
20974
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -23001,6 +23074,7 @@ module Google
|
|
23001
23074
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
23002
23075
|
property :id, :numeric_string => true, as: 'id'
|
23003
23076
|
property :kind, as: 'kind'
|
23077
|
+
hash :metadata, as: 'metadata'
|
23004
23078
|
property :name, as: 'name'
|
23005
23079
|
collection :nat_subnets, as: 'natSubnets'
|
23006
23080
|
property :producer_forwarding_rule, as: 'producerForwardingRule'
|
@@ -23906,6 +23980,8 @@ module Google
|
|
23906
23980
|
property :capacity_provisioning_type, as: 'capacityProvisioningType'
|
23907
23981
|
property :creation_timestamp, as: 'creationTimestamp'
|
23908
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
|
+
|
23909
23985
|
property :id, :numeric_string => true, as: 'id'
|
23910
23986
|
property :kind, as: 'kind'
|
23911
23987
|
property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
|
@@ -23981,6 +24057,15 @@ module Google
|
|
23981
24057
|
end
|
23982
24058
|
end
|
23983
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
|
+
|
23984
24069
|
class StoragePoolList
|
23985
24070
|
# @private
|
23986
24071
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -24055,6 +24140,10 @@ module Google
|
|
24055
24140
|
property :aggregate_disk_provisioned_iops, :numeric_string => true, as: 'aggregateDiskProvisionedIops'
|
24056
24141
|
property :aggregate_disk_size_gb, :numeric_string => true, as: 'aggregateDiskSizeGb'
|
24057
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'
|
24058
24147
|
property :last_resize_timestamp, as: 'lastResizeTimestamp'
|
24059
24148
|
property :max_aggregate_disk_size_gb, :numeric_string => true, as: 'maxAggregateDiskSizeGb'
|
24060
24149
|
property :max_total_provisioned_disk_capacity_gb, :numeric_string => true, as: 'maxTotalProvisionedDiskCapacityGb'
|
@@ -24257,6 +24346,7 @@ module Google
|
|
24257
24346
|
property :purpose, as: 'purpose'
|
24258
24347
|
property :region, as: 'region'
|
24259
24348
|
property :reserved_internal_range, as: 'reservedInternalRange'
|
24349
|
+
property :resolve_subnet_mask, as: 'resolveSubnetMask'
|
24260
24350
|
property :role, as: 'role'
|
24261
24351
|
collection :secondary_ip_ranges, as: 'secondaryIpRanges', class: Google::Apis::ComputeAlpha::SubnetworkSecondaryRange, decorator: Google::Apis::ComputeAlpha::SubnetworkSecondaryRange::Representation
|
24262
24352
|
|
@@ -25818,6 +25908,85 @@ module Google
|
|
25818
25908
|
end
|
25819
25909
|
end
|
25820
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
|
+
|
25821
25990
|
class VpnGateway
|
25822
25991
|
# @private
|
25823
25992
|
class Representation < Google::Apis::Core::JsonRepresentation
|