google-apis-compute_v1 0.137.0 → 0.139.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 ComputeV1
|
|
18
18
|
# Version of the google-apis-compute_v1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.139.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 = "20260113"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -604,6 +604,18 @@ module Google
|
|
|
604
604
|
include Google::Apis::Core::JsonObjectSupport
|
|
605
605
|
end
|
|
606
606
|
|
|
607
|
+
class BackendServiceNetworkPassThroughLbTrafficPolicy
|
|
608
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
609
|
+
|
|
610
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
611
|
+
end
|
|
612
|
+
|
|
613
|
+
class BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity
|
|
614
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
615
|
+
|
|
616
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
617
|
+
end
|
|
618
|
+
|
|
607
619
|
class BackendServiceParams
|
|
608
620
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
609
621
|
|
|
@@ -2014,6 +2026,18 @@ module Google
|
|
|
2014
2026
|
include Google::Apis::Core::JsonObjectSupport
|
|
2015
2027
|
end
|
|
2016
2028
|
|
|
2029
|
+
class InstanceFlexibilityPolicy
|
|
2030
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2031
|
+
|
|
2032
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2033
|
+
end
|
|
2034
|
+
|
|
2035
|
+
class InstanceFlexibilityPolicyInstanceSelection
|
|
2036
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2037
|
+
|
|
2038
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2039
|
+
end
|
|
2040
|
+
|
|
2017
2041
|
class InstanceGroup
|
|
2018
2042
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2019
2043
|
|
|
@@ -3358,6 +3382,12 @@ module Google
|
|
|
3358
3382
|
include Google::Apis::Core::JsonObjectSupport
|
|
3359
3383
|
end
|
|
3360
3384
|
|
|
3385
|
+
class LicenseParams
|
|
3386
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3387
|
+
|
|
3388
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3389
|
+
end
|
|
3390
|
+
|
|
3361
3391
|
class LicenseResourceCommitment
|
|
3362
3392
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3363
3393
|
|
|
@@ -3946,6 +3976,12 @@ module Google
|
|
|
3946
3976
|
include Google::Apis::Core::JsonObjectSupport
|
|
3947
3977
|
end
|
|
3948
3978
|
|
|
3979
|
+
class NetworkProfileNetworkFeaturesPredefinedSubnetworkRange
|
|
3980
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3981
|
+
|
|
3982
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3983
|
+
end
|
|
3984
|
+
|
|
3949
3985
|
class NetworkProfileProfileType
|
|
3950
3986
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3951
3987
|
|
|
@@ -5200,6 +5236,48 @@ module Google
|
|
|
5200
5236
|
include Google::Apis::Core::JsonObjectSupport
|
|
5201
5237
|
end
|
|
5202
5238
|
|
|
5239
|
+
class ReservationSlot
|
|
5240
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5241
|
+
|
|
5242
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5243
|
+
end
|
|
5244
|
+
|
|
5245
|
+
class ReservationSlotPhysicalTopology
|
|
5246
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5247
|
+
|
|
5248
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5249
|
+
end
|
|
5250
|
+
|
|
5251
|
+
class ReservationSlotStatus
|
|
5252
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5253
|
+
|
|
5254
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5255
|
+
end
|
|
5256
|
+
|
|
5257
|
+
class ReservationSlotsGetResponse
|
|
5258
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5259
|
+
|
|
5260
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5261
|
+
end
|
|
5262
|
+
|
|
5263
|
+
class ReservationSlotsListResponse
|
|
5264
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5265
|
+
|
|
5266
|
+
class Warning
|
|
5267
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5268
|
+
|
|
5269
|
+
class Datum
|
|
5270
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5271
|
+
|
|
5272
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5273
|
+
end
|
|
5274
|
+
|
|
5275
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5276
|
+
end
|
|
5277
|
+
|
|
5278
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5279
|
+
end
|
|
5280
|
+
|
|
5203
5281
|
class ReservationSubBlock
|
|
5204
5282
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5205
5283
|
|
|
@@ -6520,6 +6598,12 @@ module Google
|
|
|
6520
6598
|
include Google::Apis::Core::JsonObjectSupport
|
|
6521
6599
|
end
|
|
6522
6600
|
|
|
6601
|
+
class StoragePoolParams
|
|
6602
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
6603
|
+
|
|
6604
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
6605
|
+
end
|
|
6606
|
+
|
|
6523
6607
|
class StoragePoolResourceStatus
|
|
6524
6608
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
6525
6609
|
|
|
@@ -8624,6 +8708,8 @@ module Google
|
|
|
8624
8708
|
hash :metadatas, as: 'metadatas'
|
|
8625
8709
|
property :name, as: 'name'
|
|
8626
8710
|
property :network, as: 'network'
|
|
8711
|
+
property :network_pass_through_lb_traffic_policy, as: 'networkPassThroughLbTrafficPolicy', class: Google::Apis::ComputeV1::BackendServiceNetworkPassThroughLbTrafficPolicy, decorator: Google::Apis::ComputeV1::BackendServiceNetworkPassThroughLbTrafficPolicy::Representation
|
|
8712
|
+
|
|
8627
8713
|
property :outlier_detection, as: 'outlierDetection', class: Google::Apis::ComputeV1::OutlierDetection, decorator: Google::Apis::ComputeV1::OutlierDetection::Representation
|
|
8628
8714
|
|
|
8629
8715
|
property :params, as: 'params', class: Google::Apis::ComputeV1::BackendServiceParams, decorator: Google::Apis::ComputeV1::BackendServiceParams::Representation
|
|
@@ -8901,6 +8987,22 @@ module Google
|
|
|
8901
8987
|
end
|
|
8902
8988
|
end
|
|
8903
8989
|
|
|
8990
|
+
class BackendServiceNetworkPassThroughLbTrafficPolicy
|
|
8991
|
+
# @private
|
|
8992
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8993
|
+
property :zonal_affinity, as: 'zonalAffinity', class: Google::Apis::ComputeV1::BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity, decorator: Google::Apis::ComputeV1::BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity::Representation
|
|
8994
|
+
|
|
8995
|
+
end
|
|
8996
|
+
end
|
|
8997
|
+
|
|
8998
|
+
class BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity
|
|
8999
|
+
# @private
|
|
9000
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9001
|
+
property :spillover, as: 'spillover'
|
|
9002
|
+
property :spillover_ratio, as: 'spilloverRatio'
|
|
9003
|
+
end
|
|
9004
|
+
end
|
|
9005
|
+
|
|
8904
9006
|
class BackendServiceParams
|
|
8905
9007
|
# @private
|
|
8906
9008
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -9071,6 +9173,8 @@ module Google
|
|
|
9071
9173
|
# @private
|
|
9072
9174
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9073
9175
|
property :count, :numeric_string => true, as: 'count'
|
|
9176
|
+
property :instance_flexibility_policy, as: 'instanceFlexibilityPolicy', class: Google::Apis::ComputeV1::InstanceFlexibilityPolicy, decorator: Google::Apis::ComputeV1::InstanceFlexibilityPolicy::Representation
|
|
9177
|
+
|
|
9074
9178
|
property :instance_properties, as: 'instanceProperties', class: Google::Apis::ComputeV1::InstanceProperties, decorator: Google::Apis::ComputeV1::InstanceProperties::Representation
|
|
9075
9179
|
|
|
9076
9180
|
property :location_policy, as: 'locationPolicy', class: Google::Apis::ComputeV1::LocationPolicy, decorator: Google::Apis::ComputeV1::LocationPolicy::Representation
|
|
@@ -10211,6 +10315,7 @@ module Google
|
|
|
10211
10315
|
collection :dest_address_groups, as: 'destAddressGroups'
|
|
10212
10316
|
collection :dest_fqdns, as: 'destFqdns'
|
|
10213
10317
|
collection :dest_ip_ranges, as: 'destIpRanges'
|
|
10318
|
+
property :dest_network_context, as: 'destNetworkContext'
|
|
10214
10319
|
property :dest_network_type, as: 'destNetworkType'
|
|
10215
10320
|
collection :dest_region_codes, as: 'destRegionCodes'
|
|
10216
10321
|
collection :dest_threat_intelligences, as: 'destThreatIntelligences'
|
|
@@ -10219,6 +10324,7 @@ module Google
|
|
|
10219
10324
|
collection :src_address_groups, as: 'srcAddressGroups'
|
|
10220
10325
|
collection :src_fqdns, as: 'srcFqdns'
|
|
10221
10326
|
collection :src_ip_ranges, as: 'srcIpRanges'
|
|
10327
|
+
property :src_network_context, as: 'srcNetworkContext'
|
|
10222
10328
|
property :src_network_type, as: 'srcNetworkType'
|
|
10223
10329
|
collection :src_networks, as: 'srcNetworks'
|
|
10224
10330
|
collection :src_region_codes, as: 'srcRegionCodes'
|
|
@@ -11643,6 +11749,24 @@ module Google
|
|
|
11643
11749
|
end
|
|
11644
11750
|
end
|
|
11645
11751
|
|
|
11752
|
+
class InstanceFlexibilityPolicy
|
|
11753
|
+
# @private
|
|
11754
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11755
|
+
hash :instance_selections, as: 'instanceSelections', class: Google::Apis::ComputeV1::InstanceFlexibilityPolicyInstanceSelection, decorator: Google::Apis::ComputeV1::InstanceFlexibilityPolicyInstanceSelection::Representation
|
|
11756
|
+
|
|
11757
|
+
end
|
|
11758
|
+
end
|
|
11759
|
+
|
|
11760
|
+
class InstanceFlexibilityPolicyInstanceSelection
|
|
11761
|
+
# @private
|
|
11762
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11763
|
+
collection :disks, as: 'disks', class: Google::Apis::ComputeV1::AttachedDisk, decorator: Google::Apis::ComputeV1::AttachedDisk::Representation
|
|
11764
|
+
|
|
11765
|
+
collection :machine_types, as: 'machineTypes'
|
|
11766
|
+
property :rank, :numeric_string => true, as: 'rank'
|
|
11767
|
+
end
|
|
11768
|
+
end
|
|
11769
|
+
|
|
11646
11770
|
class InstanceGroup
|
|
11647
11771
|
# @private
|
|
11648
11772
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -14042,6 +14166,8 @@ module Google
|
|
|
14042
14166
|
property :multi_tenant_only, as: 'multiTenantOnly'
|
|
14043
14167
|
property :name, as: 'name'
|
|
14044
14168
|
property :os_license, as: 'osLicense'
|
|
14169
|
+
property :params, as: 'params', class: Google::Apis::ComputeV1::LicenseParams, decorator: Google::Apis::ComputeV1::LicenseParams::Representation
|
|
14170
|
+
|
|
14045
14171
|
property :removable_from_disk, as: 'removableFromDisk'
|
|
14046
14172
|
collection :required_coattached_licenses, as: 'requiredCoattachedLicenses'
|
|
14047
14173
|
property :resource_requirements, as: 'resourceRequirements', class: Google::Apis::ComputeV1::LicenseResourceRequirements, decorator: Google::Apis::ComputeV1::LicenseResourceRequirements::Representation
|
|
@@ -14078,6 +14204,13 @@ module Google
|
|
|
14078
14204
|
end
|
|
14079
14205
|
end
|
|
14080
14206
|
|
|
14207
|
+
class LicenseParams
|
|
14208
|
+
# @private
|
|
14209
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
14210
|
+
hash :resource_manager_tags, as: 'resourceManagerTags'
|
|
14211
|
+
end
|
|
14212
|
+
end
|
|
14213
|
+
|
|
14081
14214
|
class LicenseResourceCommitment
|
|
14082
14215
|
# @private
|
|
14083
14216
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -15170,6 +15303,7 @@ module Google
|
|
|
15170
15303
|
# @private
|
|
15171
15304
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
15172
15305
|
collection :address_purposes, as: 'addressPurposes'
|
|
15306
|
+
property :allow_address_creation, as: 'allowAddressCreation'
|
|
15173
15307
|
property :allow_alias_ip_ranges, as: 'allowAliasIpRanges'
|
|
15174
15308
|
property :allow_auto_mode_subnet, as: 'allowAutoModeSubnet'
|
|
15175
15309
|
property :allow_class_d_firewalls, as: 'allowClassDFirewalls'
|
|
@@ -15177,10 +15311,12 @@ module Google
|
|
|
15177
15311
|
property :allow_cloud_router, as: 'allowCloudRouter'
|
|
15178
15312
|
property :allow_default_nic_attachment, as: 'allowDefaultNicAttachment'
|
|
15179
15313
|
property :allow_external_ip_access, as: 'allowExternalIpAccess'
|
|
15314
|
+
property :allow_firewall_policy, as: 'allowFirewallPolicy'
|
|
15180
15315
|
property :allow_interconnect, as: 'allowInterconnect'
|
|
15181
15316
|
property :allow_ip_forwarding, as: 'allowIpForwarding'
|
|
15182
15317
|
property :allow_load_balancing, as: 'allowLoadBalancing'
|
|
15183
15318
|
property :allow_multi_nic_in_same_network, as: 'allowMultiNicInSameNetwork'
|
|
15319
|
+
property :allow_multi_nic_in_same_subnetwork, as: 'allowMultiNicInSameSubnetwork'
|
|
15184
15320
|
property :allow_multicast, as: 'allowMulticast'
|
|
15185
15321
|
property :allow_ncc, as: 'allowNcc'
|
|
15186
15322
|
property :allow_network_migration, as: 'allowNetworkMigration'
|
|
@@ -15190,10 +15326,16 @@ module Google
|
|
|
15190
15326
|
property :allow_same_network_unicast, as: 'allowSameNetworkUnicast'
|
|
15191
15327
|
property :allow_static_routes, as: 'allowStaticRoutes'
|
|
15192
15328
|
property :allow_sub_interfaces, as: 'allowSubInterfaces'
|
|
15329
|
+
property :allow_subnetwork_creation, as: 'allowSubnetworkCreation'
|
|
15330
|
+
property :allow_vpc_firewall_rules, as: 'allowVpcFirewallRules'
|
|
15193
15331
|
property :allow_vpc_peering, as: 'allowVpcPeering'
|
|
15194
15332
|
property :allow_vpn, as: 'allowVpn'
|
|
15333
|
+
collection :firewall_policy_types, as: 'firewallPolicyTypes'
|
|
15195
15334
|
collection :interface_types, as: 'interfaceTypes'
|
|
15196
15335
|
property :multicast, as: 'multicast'
|
|
15336
|
+
property :predefined_network_internal_ipv6_range, as: 'predefinedNetworkInternalIpv6Range'
|
|
15337
|
+
collection :predefined_subnetwork_ranges, as: 'predefinedSubnetworkRanges', class: Google::Apis::ComputeV1::NetworkProfileNetworkFeaturesPredefinedSubnetworkRange, decorator: Google::Apis::ComputeV1::NetworkProfileNetworkFeaturesPredefinedSubnetworkRange::Representation
|
|
15338
|
+
|
|
15197
15339
|
collection :subnet_purposes, as: 'subnetPurposes'
|
|
15198
15340
|
collection :subnet_stack_types, as: 'subnetStackTypes'
|
|
15199
15341
|
collection :subnetwork_purposes, as: 'subnetworkPurposes'
|
|
@@ -15202,6 +15344,14 @@ module Google
|
|
|
15202
15344
|
end
|
|
15203
15345
|
end
|
|
15204
15346
|
|
|
15347
|
+
class NetworkProfileNetworkFeaturesPredefinedSubnetworkRange
|
|
15348
|
+
# @private
|
|
15349
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
15350
|
+
property :ipv6_range, as: 'ipv6Range'
|
|
15351
|
+
property :name_prefix, as: 'namePrefix'
|
|
15352
|
+
end
|
|
15353
|
+
end
|
|
15354
|
+
|
|
15205
15355
|
class NetworkProfileProfileType
|
|
15206
15356
|
# @private
|
|
15207
15357
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -17346,6 +17496,7 @@ module Google
|
|
|
17346
17496
|
|
|
17347
17497
|
property :id, :numeric_string => true, as: 'id'
|
|
17348
17498
|
property :in_use_count, as: 'inUseCount'
|
|
17499
|
+
property :in_use_host_count, as: 'inUseHostCount'
|
|
17349
17500
|
property :kind, as: 'kind'
|
|
17350
17501
|
property :name, as: 'name'
|
|
17351
17502
|
property :physical_topology, as: 'physicalTopology', class: Google::Apis::ComputeV1::ReservationBlockPhysicalTopology, decorator: Google::Apis::ComputeV1::ReservationBlockPhysicalTopology::Representation
|
|
@@ -17470,6 +17621,86 @@ module Google
|
|
|
17470
17621
|
end
|
|
17471
17622
|
end
|
|
17472
17623
|
|
|
17624
|
+
class ReservationSlot
|
|
17625
|
+
# @private
|
|
17626
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
17627
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
17628
|
+
property :id, :numeric_string => true, as: 'id'
|
|
17629
|
+
property :kind, as: 'kind'
|
|
17630
|
+
property :name, as: 'name'
|
|
17631
|
+
property :physical_topology, as: 'physicalTopology', class: Google::Apis::ComputeV1::ReservationSlotPhysicalTopology, decorator: Google::Apis::ComputeV1::ReservationSlotPhysicalTopology::Representation
|
|
17632
|
+
|
|
17633
|
+
property :self_link, as: 'selfLink'
|
|
17634
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
|
17635
|
+
property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeV1::ShareSettings, decorator: Google::Apis::ComputeV1::ShareSettings::Representation
|
|
17636
|
+
|
|
17637
|
+
property :state, as: 'state'
|
|
17638
|
+
property :status, as: 'status', class: Google::Apis::ComputeV1::ReservationSlotStatus, decorator: Google::Apis::ComputeV1::ReservationSlotStatus::Representation
|
|
17639
|
+
|
|
17640
|
+
property :zone, as: 'zone'
|
|
17641
|
+
end
|
|
17642
|
+
end
|
|
17643
|
+
|
|
17644
|
+
class ReservationSlotPhysicalTopology
|
|
17645
|
+
# @private
|
|
17646
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
17647
|
+
property :block, as: 'block'
|
|
17648
|
+
property :cluster, as: 'cluster'
|
|
17649
|
+
property :host, as: 'host'
|
|
17650
|
+
property :sub_block, as: 'subBlock'
|
|
17651
|
+
end
|
|
17652
|
+
end
|
|
17653
|
+
|
|
17654
|
+
class ReservationSlotStatus
|
|
17655
|
+
# @private
|
|
17656
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
17657
|
+
property :physical_topology, as: 'physicalTopology', class: Google::Apis::ComputeV1::ReservationSlotPhysicalTopology, decorator: Google::Apis::ComputeV1::ReservationSlotPhysicalTopology::Representation
|
|
17658
|
+
|
|
17659
|
+
collection :rdma_ip_addresses, as: 'rdmaIpAddresses'
|
|
17660
|
+
collection :running_instances, as: 'runningInstances'
|
|
17661
|
+
end
|
|
17662
|
+
end
|
|
17663
|
+
|
|
17664
|
+
class ReservationSlotsGetResponse
|
|
17665
|
+
# @private
|
|
17666
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
17667
|
+
property :resource, as: 'resource', class: Google::Apis::ComputeV1::ReservationSlot, decorator: Google::Apis::ComputeV1::ReservationSlot::Representation
|
|
17668
|
+
|
|
17669
|
+
end
|
|
17670
|
+
end
|
|
17671
|
+
|
|
17672
|
+
class ReservationSlotsListResponse
|
|
17673
|
+
# @private
|
|
17674
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
17675
|
+
property :id, as: 'id'
|
|
17676
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::ReservationSlot, decorator: Google::Apis::ComputeV1::ReservationSlot::Representation
|
|
17677
|
+
|
|
17678
|
+
property :kind, as: 'kind'
|
|
17679
|
+
property :next_page_token, as: 'nextPageToken'
|
|
17680
|
+
property :self_link, as: 'selfLink'
|
|
17681
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::ReservationSlotsListResponse::Warning, decorator: Google::Apis::ComputeV1::ReservationSlotsListResponse::Warning::Representation
|
|
17682
|
+
|
|
17683
|
+
end
|
|
17684
|
+
|
|
17685
|
+
class Warning
|
|
17686
|
+
# @private
|
|
17687
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
17688
|
+
property :code, as: 'code'
|
|
17689
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::ReservationSlotsListResponse::Warning::Datum, decorator: Google::Apis::ComputeV1::ReservationSlotsListResponse::Warning::Datum::Representation
|
|
17690
|
+
|
|
17691
|
+
property :message, as: 'message'
|
|
17692
|
+
end
|
|
17693
|
+
|
|
17694
|
+
class Datum
|
|
17695
|
+
# @private
|
|
17696
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
17697
|
+
property :key, as: 'key'
|
|
17698
|
+
property :value, as: 'value'
|
|
17699
|
+
end
|
|
17700
|
+
end
|
|
17701
|
+
end
|
|
17702
|
+
end
|
|
17703
|
+
|
|
17473
17704
|
class ReservationSubBlock
|
|
17474
17705
|
# @private
|
|
17475
17706
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -17481,6 +17712,7 @@ module Google
|
|
|
17481
17712
|
|
|
17482
17713
|
property :id, :numeric_string => true, as: 'id'
|
|
17483
17714
|
property :in_use_count, as: 'inUseCount'
|
|
17715
|
+
property :in_use_host_count, as: 'inUseHostCount'
|
|
17484
17716
|
property :kind, as: 'kind'
|
|
17485
17717
|
property :name, as: 'name'
|
|
17486
17718
|
property :physical_topology, as: 'physicalTopology', class: Google::Apis::ComputeV1::ReservationSubBlockPhysicalTopology, decorator: Google::Apis::ComputeV1::ReservationSubBlockPhysicalTopology::Representation
|
|
@@ -19471,6 +19703,7 @@ module Google
|
|
|
19471
19703
|
property :min_cpu_platform, as: 'minCpuPlatform'
|
|
19472
19704
|
collection :network_interfaces, as: 'networkInterfaces', class: Google::Apis::ComputeV1::NetworkInterface, decorator: Google::Apis::ComputeV1::NetworkInterface::Representation
|
|
19473
19705
|
|
|
19706
|
+
property :post_key_revocation_action_type, as: 'postKeyRevocationActionType'
|
|
19474
19707
|
property :scheduling, as: 'scheduling', class: Google::Apis::ComputeV1::Scheduling, decorator: Google::Apis::ComputeV1::Scheduling::Representation
|
|
19475
19708
|
|
|
19476
19709
|
collection :service_accounts, as: 'serviceAccounts', class: Google::Apis::ComputeV1::ServiceAccount, decorator: Google::Apis::ComputeV1::ServiceAccount::Representation
|
|
@@ -19814,6 +20047,8 @@ module Google
|
|
|
19814
20047
|
property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
|
|
19815
20048
|
hash :labels, as: 'labels'
|
|
19816
20049
|
property :name, as: 'name'
|
|
20050
|
+
property :params, as: 'params', class: Google::Apis::ComputeV1::StoragePoolParams, decorator: Google::Apis::ComputeV1::StoragePoolParams::Representation
|
|
20051
|
+
|
|
19817
20052
|
property :performance_provisioning_type, as: 'performanceProvisioningType'
|
|
19818
20053
|
property :pool_provisioned_capacity_gb, :numeric_string => true, as: 'poolProvisionedCapacityGb'
|
|
19819
20054
|
property :pool_provisioned_iops, :numeric_string => true, as: 'poolProvisionedIops'
|
|
@@ -19958,6 +20193,13 @@ module Google
|
|
|
19958
20193
|
end
|
|
19959
20194
|
end
|
|
19960
20195
|
|
|
20196
|
+
class StoragePoolParams
|
|
20197
|
+
# @private
|
|
20198
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
20199
|
+
hash :resource_manager_tags, as: 'resourceManagerTags'
|
|
20200
|
+
end
|
|
20201
|
+
end
|
|
20202
|
+
|
|
19961
20203
|
class StoragePoolResourceStatus
|
|
19962
20204
|
# @private
|
|
19963
20205
|
class Representation < Google::Apis::Core::JsonRepresentation
|