google-apis-compute_alpha 0.140.0 → 0.141.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.
|
@@ -34,6 +34,30 @@ module Google
|
|
|
34
34
|
include Google::Apis::Core::JsonObjectSupport
|
|
35
35
|
end
|
|
36
36
|
|
|
37
|
+
class AcceleratorPodController
|
|
38
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
39
|
+
|
|
40
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
41
|
+
end
|
|
42
|
+
|
|
43
|
+
class AcceleratorPodControllersListResponse
|
|
44
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
45
|
+
|
|
46
|
+
class Warning
|
|
47
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
48
|
+
|
|
49
|
+
class Datum
|
|
50
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
51
|
+
|
|
52
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
53
|
+
end
|
|
54
|
+
|
|
55
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
56
|
+
end
|
|
57
|
+
|
|
58
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
59
|
+
end
|
|
60
|
+
|
|
37
61
|
class AcceleratorTopologiesInfo
|
|
38
62
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
39
63
|
|
|
@@ -286,6 +310,12 @@ module Google
|
|
|
286
310
|
include Google::Apis::Core::JsonObjectSupport
|
|
287
311
|
end
|
|
288
312
|
|
|
313
|
+
class AuthenticationConfig
|
|
314
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
315
|
+
|
|
316
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
317
|
+
end
|
|
318
|
+
|
|
289
319
|
class AuthenticationPolicy
|
|
290
320
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
291
321
|
|
|
@@ -1318,6 +1348,36 @@ module Google
|
|
|
1318
1348
|
include Google::Apis::Core::JsonObjectSupport
|
|
1319
1349
|
end
|
|
1320
1350
|
|
|
1351
|
+
class DhcpOptionsConfig
|
|
1352
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1353
|
+
|
|
1354
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1355
|
+
end
|
|
1356
|
+
|
|
1357
|
+
class DhcpOptionsConfigAssociation
|
|
1358
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1359
|
+
|
|
1360
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1361
|
+
end
|
|
1362
|
+
|
|
1363
|
+
class DhcpOptionsConfigList
|
|
1364
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1365
|
+
|
|
1366
|
+
class Warning
|
|
1367
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1368
|
+
|
|
1369
|
+
class Datum
|
|
1370
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1371
|
+
|
|
1372
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1373
|
+
end
|
|
1374
|
+
|
|
1375
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1376
|
+
end
|
|
1377
|
+
|
|
1378
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1379
|
+
end
|
|
1380
|
+
|
|
1321
1381
|
class Disk
|
|
1322
1382
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1323
1383
|
|
|
@@ -1810,6 +1870,12 @@ module Google
|
|
|
1810
1870
|
include Google::Apis::Core::JsonObjectSupport
|
|
1811
1871
|
end
|
|
1812
1872
|
|
|
1873
|
+
class FirewallPolicyRuleOperationMetadata
|
|
1874
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1875
|
+
|
|
1876
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1877
|
+
end
|
|
1878
|
+
|
|
1813
1879
|
class FirewallPolicyRuleSecureTag
|
|
1814
1880
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1815
1881
|
|
|
@@ -1978,6 +2044,18 @@ module Google
|
|
|
1978
2044
|
include Google::Apis::Core::JsonObjectSupport
|
|
1979
2045
|
end
|
|
1980
2046
|
|
|
2047
|
+
class FutureReservationStoragePoolProperties
|
|
2048
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2049
|
+
|
|
2050
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2051
|
+
end
|
|
2052
|
+
|
|
2053
|
+
class FutureReservationStoragePoolProvisionedCapacity
|
|
2054
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2055
|
+
|
|
2056
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2057
|
+
end
|
|
2058
|
+
|
|
1981
2059
|
class FutureReservationTimeWindow
|
|
1982
2060
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1983
2061
|
|
|
@@ -4624,6 +4702,12 @@ module Google
|
|
|
4624
4702
|
include Google::Apis::Core::JsonObjectSupport
|
|
4625
4703
|
end
|
|
4626
4704
|
|
|
4705
|
+
class InterconnectsSetNameRequest
|
|
4706
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4707
|
+
|
|
4708
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4709
|
+
end
|
|
4710
|
+
|
|
4627
4711
|
class InternalIpAddress
|
|
4628
4712
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4629
4713
|
|
|
@@ -5026,6 +5110,36 @@ module Google
|
|
|
5026
5110
|
include Google::Apis::Core::JsonObjectSupport
|
|
5027
5111
|
end
|
|
5028
5112
|
|
|
5113
|
+
class ManagedRuleset
|
|
5114
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5115
|
+
|
|
5116
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5117
|
+
end
|
|
5118
|
+
|
|
5119
|
+
class ManagedRulesetList
|
|
5120
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5121
|
+
|
|
5122
|
+
class Warning
|
|
5123
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5124
|
+
|
|
5125
|
+
class Datum
|
|
5126
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5127
|
+
|
|
5128
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5129
|
+
end
|
|
5130
|
+
|
|
5131
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5132
|
+
end
|
|
5133
|
+
|
|
5134
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5135
|
+
end
|
|
5136
|
+
|
|
5137
|
+
class ManagementInterface
|
|
5138
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5139
|
+
|
|
5140
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5141
|
+
end
|
|
5142
|
+
|
|
5029
5143
|
class Metadata
|
|
5030
5144
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5031
5145
|
|
|
@@ -7318,6 +7432,54 @@ module Google
|
|
|
7318
7432
|
include Google::Apis::Core::JsonObjectSupport
|
|
7319
7433
|
end
|
|
7320
7434
|
|
|
7435
|
+
class ReservationConsumedInstance
|
|
7436
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7437
|
+
|
|
7438
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7439
|
+
end
|
|
7440
|
+
|
|
7441
|
+
class ReservationConsumedInstanceStatus
|
|
7442
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7443
|
+
|
|
7444
|
+
class LinkageErrors
|
|
7445
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7446
|
+
|
|
7447
|
+
class Error
|
|
7448
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7449
|
+
|
|
7450
|
+
class ErrorDetail
|
|
7451
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7452
|
+
|
|
7453
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7454
|
+
end
|
|
7455
|
+
|
|
7456
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7457
|
+
end
|
|
7458
|
+
|
|
7459
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7460
|
+
end
|
|
7461
|
+
|
|
7462
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7463
|
+
end
|
|
7464
|
+
|
|
7465
|
+
class ReservationConsumedInstancesListResponse
|
|
7466
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7467
|
+
|
|
7468
|
+
class Warning
|
|
7469
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7470
|
+
|
|
7471
|
+
class Datum
|
|
7472
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7473
|
+
|
|
7474
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7475
|
+
end
|
|
7476
|
+
|
|
7477
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7478
|
+
end
|
|
7479
|
+
|
|
7480
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7481
|
+
end
|
|
7482
|
+
|
|
7321
7483
|
class ReservationList
|
|
7322
7484
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7323
7485
|
|
|
@@ -10654,6 +10816,54 @@ module Google
|
|
|
10654
10816
|
end
|
|
10655
10817
|
end
|
|
10656
10818
|
|
|
10819
|
+
class AcceleratorPodController
|
|
10820
|
+
# @private
|
|
10821
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10822
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
10823
|
+
property :description, as: 'description'
|
|
10824
|
+
property :id, :numeric_string => true, as: 'id'
|
|
10825
|
+
property :kind, as: 'kind'
|
|
10826
|
+
hash :management_interfaces, as: 'managementInterfaces', class: Google::Apis::ComputeAlpha::ManagementInterface, decorator: Google::Apis::ComputeAlpha::ManagementInterface::Representation
|
|
10827
|
+
|
|
10828
|
+
property :name, as: 'name'
|
|
10829
|
+
property :self_link, as: 'selfLink'
|
|
10830
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
|
10831
|
+
property :target, as: 'target'
|
|
10832
|
+
property :zone, as: 'zone'
|
|
10833
|
+
end
|
|
10834
|
+
end
|
|
10835
|
+
|
|
10836
|
+
class AcceleratorPodControllersListResponse
|
|
10837
|
+
# @private
|
|
10838
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10839
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::AcceleratorPodController, decorator: Google::Apis::ComputeAlpha::AcceleratorPodController::Representation
|
|
10840
|
+
|
|
10841
|
+
property :kind, as: 'kind'
|
|
10842
|
+
property :next_page_token, as: 'nextPageToken'
|
|
10843
|
+
property :self_link, as: 'selfLink'
|
|
10844
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::AcceleratorPodControllersListResponse::Warning, decorator: Google::Apis::ComputeAlpha::AcceleratorPodControllersListResponse::Warning::Representation
|
|
10845
|
+
|
|
10846
|
+
end
|
|
10847
|
+
|
|
10848
|
+
class Warning
|
|
10849
|
+
# @private
|
|
10850
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10851
|
+
property :code, as: 'code'
|
|
10852
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::AcceleratorPodControllersListResponse::Warning::Datum, decorator: Google::Apis::ComputeAlpha::AcceleratorPodControllersListResponse::Warning::Datum::Representation
|
|
10853
|
+
|
|
10854
|
+
property :message, as: 'message'
|
|
10855
|
+
end
|
|
10856
|
+
|
|
10857
|
+
class Datum
|
|
10858
|
+
# @private
|
|
10859
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10860
|
+
property :key, as: 'key'
|
|
10861
|
+
property :value, as: 'value'
|
|
10862
|
+
end
|
|
10863
|
+
end
|
|
10864
|
+
end
|
|
10865
|
+
end
|
|
10866
|
+
|
|
10657
10867
|
class AcceleratorTopologiesInfo
|
|
10658
10868
|
# @private
|
|
10659
10869
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -10945,6 +11155,8 @@ module Google
|
|
|
10945
11155
|
class AliasIpRange
|
|
10946
11156
|
# @private
|
|
10947
11157
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11158
|
+
collection :candidate_subnetwork_range_names, as: 'candidateSubnetworkRangeNames'
|
|
11159
|
+
property :effective_subnetwork_range_name, as: 'effectiveSubnetworkRangeName'
|
|
10948
11160
|
property :ip_cidr_range, as: 'ipCidrRange'
|
|
10949
11161
|
property :subnetwork_range_name, as: 'subnetworkRangeName'
|
|
10950
11162
|
end
|
|
@@ -11151,6 +11363,13 @@ module Google
|
|
|
11151
11363
|
end
|
|
11152
11364
|
end
|
|
11153
11365
|
|
|
11366
|
+
class AuthenticationConfig
|
|
11367
|
+
# @private
|
|
11368
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11369
|
+
property :trust_config, as: 'trustConfig'
|
|
11370
|
+
end
|
|
11371
|
+
end
|
|
11372
|
+
|
|
11154
11373
|
class AuthenticationPolicy
|
|
11155
11374
|
# @private
|
|
11156
11375
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -13060,6 +13279,76 @@ module Google
|
|
|
13060
13279
|
end
|
|
13061
13280
|
end
|
|
13062
13281
|
|
|
13282
|
+
class DhcpOptionsConfig
|
|
13283
|
+
# @private
|
|
13284
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13285
|
+
hash :associations, as: 'associations', class: Google::Apis::ComputeAlpha::DhcpOptionsConfigAssociation, decorator: Google::Apis::ComputeAlpha::DhcpOptionsConfigAssociation::Representation
|
|
13286
|
+
|
|
13287
|
+
property :boot_file_ipv4_name, as: 'bootFileIpv4Name'
|
|
13288
|
+
collection :boot_file_ipv6_parameters, as: 'bootFileIpv6Parameters'
|
|
13289
|
+
property :boot_file_ipv6_url, as: 'bootFileIpv6Url'
|
|
13290
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
13291
|
+
property :description, as: 'description'
|
|
13292
|
+
collection :dns_search_paths, as: 'dnsSearchPaths'
|
|
13293
|
+
collection :dns_server_ipv4_addresses, as: 'dnsServerIpv4Addresses'
|
|
13294
|
+
collection :dns_server_ipv6_addresses, as: 'dnsServerIpv6Addresses'
|
|
13295
|
+
property :domain_name, as: 'domainName'
|
|
13296
|
+
property :id, :numeric_string => true, as: 'id'
|
|
13297
|
+
property :kind, as: 'kind'
|
|
13298
|
+
property :lease_time_sec, :numeric_string => true, as: 'leaseTimeSec'
|
|
13299
|
+
property :name, as: 'name'
|
|
13300
|
+
collection :ntp_server_ipv4_addresses, as: 'ntpServerIpv4Addresses'
|
|
13301
|
+
collection :ntp_server_ipv6_addresses, as: 'ntpServerIpv6Addresses'
|
|
13302
|
+
property :region, as: 'region'
|
|
13303
|
+
property :self_link, as: 'selfLink'
|
|
13304
|
+
collection :tftp_server_ipv4_addresses, as: 'tftpServerIpv4Addresses'
|
|
13305
|
+
property :tftp_server_ipv4_name, as: 'tftpServerIpv4Name'
|
|
13306
|
+
end
|
|
13307
|
+
end
|
|
13308
|
+
|
|
13309
|
+
class DhcpOptionsConfigAssociation
|
|
13310
|
+
# @private
|
|
13311
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13312
|
+
property :network, as: 'network'
|
|
13313
|
+
property :network_id, :numeric_string => true, as: 'networkId'
|
|
13314
|
+
property :state, as: 'state'
|
|
13315
|
+
end
|
|
13316
|
+
end
|
|
13317
|
+
|
|
13318
|
+
class DhcpOptionsConfigList
|
|
13319
|
+
# @private
|
|
13320
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13321
|
+
property :etag, as: 'etag'
|
|
13322
|
+
property :id, as: 'id'
|
|
13323
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::DhcpOptionsConfig, decorator: Google::Apis::ComputeAlpha::DhcpOptionsConfig::Representation
|
|
13324
|
+
|
|
13325
|
+
property :kind, as: 'kind'
|
|
13326
|
+
property :next_page_token, as: 'nextPageToken'
|
|
13327
|
+
property :self_link, as: 'selfLink'
|
|
13328
|
+
collection :unreachables, as: 'unreachables'
|
|
13329
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::DhcpOptionsConfigList::Warning, decorator: Google::Apis::ComputeAlpha::DhcpOptionsConfigList::Warning::Representation
|
|
13330
|
+
|
|
13331
|
+
end
|
|
13332
|
+
|
|
13333
|
+
class Warning
|
|
13334
|
+
# @private
|
|
13335
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13336
|
+
property :code, as: 'code'
|
|
13337
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::DhcpOptionsConfigList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::DhcpOptionsConfigList::Warning::Datum::Representation
|
|
13338
|
+
|
|
13339
|
+
property :message, as: 'message'
|
|
13340
|
+
end
|
|
13341
|
+
|
|
13342
|
+
class Datum
|
|
13343
|
+
# @private
|
|
13344
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13345
|
+
property :key, as: 'key'
|
|
13346
|
+
property :value, as: 'value'
|
|
13347
|
+
end
|
|
13348
|
+
end
|
|
13349
|
+
end
|
|
13350
|
+
end
|
|
13351
|
+
|
|
13063
13352
|
class Disk
|
|
13064
13353
|
# @private
|
|
13065
13354
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -13988,6 +14277,13 @@ module Google
|
|
|
13988
14277
|
end
|
|
13989
14278
|
end
|
|
13990
14279
|
|
|
14280
|
+
class FirewallPolicyRuleOperationMetadata
|
|
14281
|
+
# @private
|
|
14282
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
14283
|
+
property :allocated_priority, as: 'allocatedPriority'
|
|
14284
|
+
end
|
|
14285
|
+
end
|
|
14286
|
+
|
|
13991
14287
|
class FirewallPolicyRuleSecureTag
|
|
13992
14288
|
# @private
|
|
13993
14289
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -14248,6 +14544,7 @@ module Google
|
|
|
14248
14544
|
property :protection_tier, as: 'protectionTier'
|
|
14249
14545
|
property :reservation_mode, as: 'reservationMode'
|
|
14250
14546
|
property :reservation_name, as: 'reservationName'
|
|
14547
|
+
property :resource_name, as: 'resourceName'
|
|
14251
14548
|
property :scheduling_type, as: 'schedulingType'
|
|
14252
14549
|
property :self_link, as: 'selfLink'
|
|
14253
14550
|
property :self_link_with_id, as: 'selfLinkWithId'
|
|
@@ -14258,6 +14555,8 @@ module Google
|
|
|
14258
14555
|
|
|
14259
14556
|
property :status, as: 'status', class: Google::Apis::ComputeAlpha::FutureReservationStatus, decorator: Google::Apis::ComputeAlpha::FutureReservationStatus::Representation
|
|
14260
14557
|
|
|
14558
|
+
property :storage_pool_properties, as: 'storagePoolProperties', class: Google::Apis::ComputeAlpha::FutureReservationStoragePoolProperties, decorator: Google::Apis::ComputeAlpha::FutureReservationStoragePoolProperties::Representation
|
|
14559
|
+
|
|
14261
14560
|
property :time_window, as: 'timeWindow', class: Google::Apis::ComputeAlpha::FutureReservationTimeWindow, decorator: Google::Apis::ComputeAlpha::FutureReservationTimeWindow::Representation
|
|
14262
14561
|
|
|
14263
14562
|
property :zone, as: 'zone'
|
|
@@ -14295,6 +14594,8 @@ module Google
|
|
|
14295
14594
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
14296
14595
|
property :amendment_status, as: 'amendmentStatus'
|
|
14297
14596
|
collection :auto_created_reservations, as: 'autoCreatedReservations'
|
|
14597
|
+
property :exapool_provisioned_capacity_gb, as: 'exapoolProvisionedCapacityGb', class: Google::Apis::ComputeAlpha::StoragePoolExapoolProvisionedCapacityGb, decorator: Google::Apis::ComputeAlpha::StoragePoolExapoolProvisionedCapacityGb::Representation
|
|
14598
|
+
|
|
14298
14599
|
property :existing_matching_usage_info, as: 'existingMatchingUsageInfo', class: Google::Apis::ComputeAlpha::FutureReservationStatusExistingMatchingUsageInfo, decorator: Google::Apis::ComputeAlpha::FutureReservationStatusExistingMatchingUsageInfo::Representation
|
|
14299
14600
|
|
|
14300
14601
|
property :fulfilled_count, :numeric_string => true, as: 'fulfilledCount'
|
|
@@ -14304,6 +14605,8 @@ module Google
|
|
|
14304
14605
|
property :procurement_status, as: 'procurementStatus'
|
|
14305
14606
|
property :specific_sku_properties, as: 'specificSkuProperties', class: Google::Apis::ComputeAlpha::FutureReservationStatusSpecificSkuProperties, decorator: Google::Apis::ComputeAlpha::FutureReservationStatusSpecificSkuProperties::Representation
|
|
14306
14607
|
|
|
14608
|
+
property :storage_pool_provisioned_capacity, as: 'storagePoolProvisionedCapacity', class: Google::Apis::ComputeAlpha::FutureReservationStoragePoolProvisionedCapacity, decorator: Google::Apis::ComputeAlpha::FutureReservationStoragePoolProvisionedCapacity::Representation
|
|
14609
|
+
|
|
14307
14610
|
end
|
|
14308
14611
|
end
|
|
14309
14612
|
|
|
@@ -14348,6 +14651,26 @@ module Google
|
|
|
14348
14651
|
end
|
|
14349
14652
|
end
|
|
14350
14653
|
|
|
14654
|
+
class FutureReservationStoragePoolProperties
|
|
14655
|
+
# @private
|
|
14656
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
14657
|
+
property :requested_exapool_provisioned_capacity_gb, as: 'requestedExapoolProvisionedCapacityGb', class: Google::Apis::ComputeAlpha::StoragePoolExapoolProvisionedCapacityGb, decorator: Google::Apis::ComputeAlpha::StoragePoolExapoolProvisionedCapacityGb::Representation
|
|
14658
|
+
|
|
14659
|
+
property :requested_storage_pool_provisioned_capacity, as: 'requestedStoragePoolProvisionedCapacity', class: Google::Apis::ComputeAlpha::FutureReservationStoragePoolProvisionedCapacity, decorator: Google::Apis::ComputeAlpha::FutureReservationStoragePoolProvisionedCapacity::Representation
|
|
14660
|
+
|
|
14661
|
+
property :storage_pool_type, as: 'storagePoolType'
|
|
14662
|
+
end
|
|
14663
|
+
end
|
|
14664
|
+
|
|
14665
|
+
class FutureReservationStoragePoolProvisionedCapacity
|
|
14666
|
+
# @private
|
|
14667
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
14668
|
+
property :pool_provisioned_capacity_gb, :numeric_string => true, as: 'poolProvisionedCapacityGb'
|
|
14669
|
+
property :pool_provisioned_iops, :numeric_string => true, as: 'poolProvisionedIops'
|
|
14670
|
+
property :pool_provisioned_throughput, :numeric_string => true, as: 'poolProvisionedThroughput'
|
|
14671
|
+
end
|
|
14672
|
+
end
|
|
14673
|
+
|
|
14351
14674
|
class FutureReservationTimeWindow
|
|
14352
14675
|
# @private
|
|
14353
14676
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -16349,6 +16672,7 @@ module Google
|
|
|
16349
16672
|
property :last_start_timestamp, as: 'lastStartTimestamp'
|
|
16350
16673
|
property :last_stop_timestamp, as: 'lastStopTimestamp'
|
|
16351
16674
|
property :last_suspended_timestamp, as: 'lastSuspendedTimestamp'
|
|
16675
|
+
property :local_ssd_encryption_mode, as: 'localSsdEncryptionMode'
|
|
16352
16676
|
property :machine_type, as: 'machineType'
|
|
16353
16677
|
property :metadata, as: 'metadata', class: Google::Apis::ComputeAlpha::Metadata, decorator: Google::Apis::ComputeAlpha::Metadata::Representation
|
|
16354
16678
|
|
|
@@ -17678,6 +18002,7 @@ module Google
|
|
|
17678
18002
|
property :identity_certificate, as: 'identityCertificate'
|
|
17679
18003
|
property :key_revocation_action_type, as: 'keyRevocationActionType'
|
|
17680
18004
|
hash :labels, as: 'labels'
|
|
18005
|
+
property :local_ssd_encryption_mode, as: 'localSsdEncryptionMode'
|
|
17681
18006
|
property :machine_type, as: 'machineType'
|
|
17682
18007
|
property :metadata, as: 'metadata', class: Google::Apis::ComputeAlpha::Metadata, decorator: Google::Apis::ComputeAlpha::Metadata::Representation
|
|
17683
18008
|
|
|
@@ -19333,6 +19658,14 @@ module Google
|
|
|
19333
19658
|
end
|
|
19334
19659
|
end
|
|
19335
19660
|
|
|
19661
|
+
class InterconnectsSetNameRequest
|
|
19662
|
+
# @private
|
|
19663
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
19664
|
+
property :current_name, as: 'currentName'
|
|
19665
|
+
property :name, as: 'name'
|
|
19666
|
+
end
|
|
19667
|
+
end
|
|
19668
|
+
|
|
19336
19669
|
class InternalIpAddress
|
|
19337
19670
|
# @private
|
|
19338
19671
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -20106,6 +20439,64 @@ module Google
|
|
|
20106
20439
|
end
|
|
20107
20440
|
end
|
|
20108
20441
|
|
|
20442
|
+
class ManagedRuleset
|
|
20443
|
+
# @private
|
|
20444
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
20445
|
+
property :change_log, as: 'changeLog'
|
|
20446
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
20447
|
+
property :description, as: 'description'
|
|
20448
|
+
property :id, :numeric_string => true, as: 'id'
|
|
20449
|
+
property :name, as: 'name'
|
|
20450
|
+
collection :rule_ids, as: 'ruleIds'
|
|
20451
|
+
property :ruleset_id, as: 'rulesetId'
|
|
20452
|
+
property :self_link, as: 'selfLink'
|
|
20453
|
+
end
|
|
20454
|
+
end
|
|
20455
|
+
|
|
20456
|
+
class ManagedRulesetList
|
|
20457
|
+
# @private
|
|
20458
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
20459
|
+
property :id, as: 'id'
|
|
20460
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::ManagedRuleset, decorator: Google::Apis::ComputeAlpha::ManagedRuleset::Representation
|
|
20461
|
+
|
|
20462
|
+
property :next_page_token, as: 'nextPageToken'
|
|
20463
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ManagedRulesetList::Warning, decorator: Google::Apis::ComputeAlpha::ManagedRulesetList::Warning::Representation
|
|
20464
|
+
|
|
20465
|
+
end
|
|
20466
|
+
|
|
20467
|
+
class Warning
|
|
20468
|
+
# @private
|
|
20469
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
20470
|
+
property :code, as: 'code'
|
|
20471
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::ManagedRulesetList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::ManagedRulesetList::Warning::Datum::Representation
|
|
20472
|
+
|
|
20473
|
+
property :message, as: 'message'
|
|
20474
|
+
end
|
|
20475
|
+
|
|
20476
|
+
class Datum
|
|
20477
|
+
# @private
|
|
20478
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
20479
|
+
property :key, as: 'key'
|
|
20480
|
+
property :value, as: 'value'
|
|
20481
|
+
end
|
|
20482
|
+
end
|
|
20483
|
+
end
|
|
20484
|
+
end
|
|
20485
|
+
|
|
20486
|
+
class ManagementInterface
|
|
20487
|
+
# @private
|
|
20488
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
20489
|
+
property :authentication_config, as: 'authenticationConfig', class: Google::Apis::ComputeAlpha::AuthenticationConfig, decorator: Google::Apis::ComputeAlpha::AuthenticationConfig::Representation
|
|
20490
|
+
|
|
20491
|
+
property :ipv4_address, as: 'ipv4Address'
|
|
20492
|
+
property :ipv6_address, as: 'ipv6Address'
|
|
20493
|
+
property :network, as: 'network'
|
|
20494
|
+
property :state, as: 'state'
|
|
20495
|
+
property :subnetwork, as: 'subnetwork'
|
|
20496
|
+
property :type, as: 'type'
|
|
20497
|
+
end
|
|
20498
|
+
end
|
|
20499
|
+
|
|
20109
20500
|
class Metadata
|
|
20110
20501
|
# @private
|
|
20111
20502
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -21219,6 +21610,7 @@ module Google
|
|
|
21219
21610
|
class NetworkPolicyTrafficClassificationRuleMatcher
|
|
21220
21611
|
# @private
|
|
21221
21612
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21613
|
+
collection :dest_address_groups, as: 'destAddressGroups'
|
|
21222
21614
|
collection :dest_ip_ranges, as: 'destIpRanges'
|
|
21223
21615
|
collection :layer4_configs, as: 'layer4Configs', class: Google::Apis::ComputeAlpha::NetworkPolicyTrafficClassificationRuleMatcherLayer4Config, decorator: Google::Apis::ComputeAlpha::NetworkPolicyTrafficClassificationRuleMatcherLayer4Config::Representation
|
|
21224
21616
|
|
|
@@ -22062,6 +22454,8 @@ module Google
|
|
|
22062
22454
|
property :end_time, as: 'endTime'
|
|
22063
22455
|
property :error, as: 'error', class: Google::Apis::ComputeAlpha::Operation::Error, decorator: Google::Apis::ComputeAlpha::Operation::Error::Representation
|
|
22064
22456
|
|
|
22457
|
+
property :firewall_policy_rule_operation_metadata, as: 'firewallPolicyRuleOperationMetadata', class: Google::Apis::ComputeAlpha::FirewallPolicyRuleOperationMetadata, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRuleOperationMetadata::Representation
|
|
22458
|
+
|
|
22065
22459
|
property :get_version_operation_metadata, as: 'getVersionOperationMetadata', class: Google::Apis::ComputeAlpha::GetVersionOperationMetadata, decorator: Google::Apis::ComputeAlpha::GetVersionOperationMetadata::Representation
|
|
22066
22460
|
|
|
22067
22461
|
property :http_error_message, as: 'httpErrorMessage'
|
|
@@ -24256,10 +24650,10 @@ module Google
|
|
|
24256
24650
|
class ReservationBlock
|
|
24257
24651
|
# @private
|
|
24258
24652
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
24259
|
-
property :block_health_info, as: 'blockHealthInfo', class: Google::Apis::ComputeAlpha::ReservationBlockHealthInfo, decorator: Google::Apis::ComputeAlpha::ReservationBlockHealthInfo::Representation
|
|
24260
|
-
|
|
24261
24653
|
property :count, as: 'count'
|
|
24262
24654
|
property :creation_timestamp, as: 'creationTimestamp'
|
|
24655
|
+
property :health_info, as: 'healthInfo', class: Google::Apis::ComputeAlpha::ReservationBlockHealthInfo, decorator: Google::Apis::ComputeAlpha::ReservationBlockHealthInfo::Representation
|
|
24656
|
+
|
|
24263
24657
|
property :id, :numeric_string => true, as: 'id'
|
|
24264
24658
|
property :in_use_count, as: 'inUseCount'
|
|
24265
24659
|
property :in_use_host_count, as: 'inUseHostCount'
|
|
@@ -24356,6 +24750,89 @@ module Google
|
|
|
24356
24750
|
end
|
|
24357
24751
|
end
|
|
24358
24752
|
|
|
24753
|
+
class ReservationConsumedInstance
|
|
24754
|
+
# @private
|
|
24755
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
24756
|
+
property :instance, as: 'instance'
|
|
24757
|
+
property :service, as: 'service'
|
|
24758
|
+
property :status, as: 'status', class: Google::Apis::ComputeAlpha::ReservationConsumedInstanceStatus, decorator: Google::Apis::ComputeAlpha::ReservationConsumedInstanceStatus::Representation
|
|
24759
|
+
|
|
24760
|
+
end
|
|
24761
|
+
end
|
|
24762
|
+
|
|
24763
|
+
class ReservationConsumedInstanceStatus
|
|
24764
|
+
# @private
|
|
24765
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
24766
|
+
property :linkage_errors, as: 'linkageErrors', class: Google::Apis::ComputeAlpha::ReservationConsumedInstanceStatus::LinkageErrors, decorator: Google::Apis::ComputeAlpha::ReservationConsumedInstanceStatus::LinkageErrors::Representation
|
|
24767
|
+
|
|
24768
|
+
end
|
|
24769
|
+
|
|
24770
|
+
class LinkageErrors
|
|
24771
|
+
# @private
|
|
24772
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
24773
|
+
collection :errors, as: 'errors', class: Google::Apis::ComputeAlpha::ReservationConsumedInstanceStatus::LinkageErrors::Error, decorator: Google::Apis::ComputeAlpha::ReservationConsumedInstanceStatus::LinkageErrors::Error::Representation
|
|
24774
|
+
|
|
24775
|
+
end
|
|
24776
|
+
|
|
24777
|
+
class Error
|
|
24778
|
+
# @private
|
|
24779
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
24780
|
+
property :code, as: 'code'
|
|
24781
|
+
collection :error_details, as: 'errorDetails', class: Google::Apis::ComputeAlpha::ReservationConsumedInstanceStatus::LinkageErrors::Error::ErrorDetail, decorator: Google::Apis::ComputeAlpha::ReservationConsumedInstanceStatus::LinkageErrors::Error::ErrorDetail::Representation
|
|
24782
|
+
|
|
24783
|
+
property :location, as: 'location'
|
|
24784
|
+
property :message, as: 'message'
|
|
24785
|
+
end
|
|
24786
|
+
|
|
24787
|
+
class ErrorDetail
|
|
24788
|
+
# @private
|
|
24789
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
24790
|
+
property :error_info, as: 'errorInfo', class: Google::Apis::ComputeAlpha::ErrorInfo, decorator: Google::Apis::ComputeAlpha::ErrorInfo::Representation
|
|
24791
|
+
|
|
24792
|
+
property :help, as: 'help', class: Google::Apis::ComputeAlpha::Help, decorator: Google::Apis::ComputeAlpha::Help::Representation
|
|
24793
|
+
|
|
24794
|
+
property :localized_message, as: 'localizedMessage', class: Google::Apis::ComputeAlpha::LocalizedMessage, decorator: Google::Apis::ComputeAlpha::LocalizedMessage::Representation
|
|
24795
|
+
|
|
24796
|
+
property :quota_info, as: 'quotaInfo', class: Google::Apis::ComputeAlpha::QuotaExceededInfo, decorator: Google::Apis::ComputeAlpha::QuotaExceededInfo::Representation
|
|
24797
|
+
|
|
24798
|
+
end
|
|
24799
|
+
end
|
|
24800
|
+
end
|
|
24801
|
+
end
|
|
24802
|
+
end
|
|
24803
|
+
|
|
24804
|
+
class ReservationConsumedInstancesListResponse
|
|
24805
|
+
# @private
|
|
24806
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
24807
|
+
property :id, as: 'id'
|
|
24808
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::ReservationConsumedInstance, decorator: Google::Apis::ComputeAlpha::ReservationConsumedInstance::Representation
|
|
24809
|
+
|
|
24810
|
+
property :kind, as: 'kind'
|
|
24811
|
+
property :next_page_token, as: 'nextPageToken'
|
|
24812
|
+
property :self_link, as: 'selfLink'
|
|
24813
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ReservationConsumedInstancesListResponse::Warning, decorator: Google::Apis::ComputeAlpha::ReservationConsumedInstancesListResponse::Warning::Representation
|
|
24814
|
+
|
|
24815
|
+
end
|
|
24816
|
+
|
|
24817
|
+
class Warning
|
|
24818
|
+
# @private
|
|
24819
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
24820
|
+
property :code, as: 'code'
|
|
24821
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::ReservationConsumedInstancesListResponse::Warning::Datum, decorator: Google::Apis::ComputeAlpha::ReservationConsumedInstancesListResponse::Warning::Datum::Representation
|
|
24822
|
+
|
|
24823
|
+
property :message, as: 'message'
|
|
24824
|
+
end
|
|
24825
|
+
|
|
24826
|
+
class Datum
|
|
24827
|
+
# @private
|
|
24828
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
24829
|
+
property :key, as: 'key'
|
|
24830
|
+
property :value, as: 'value'
|
|
24831
|
+
end
|
|
24832
|
+
end
|
|
24833
|
+
end
|
|
24834
|
+
end
|
|
24835
|
+
|
|
24359
24836
|
class ReservationList
|
|
24360
24837
|
# @private
|
|
24361
24838
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -24489,6 +24966,8 @@ module Google
|
|
|
24489
24966
|
|
|
24490
24967
|
property :count, as: 'count'
|
|
24491
24968
|
property :creation_timestamp, as: 'creationTimestamp'
|
|
24969
|
+
property :health_info, as: 'healthInfo', class: Google::Apis::ComputeAlpha::ReservationSubBlockHealthInfo, decorator: Google::Apis::ComputeAlpha::ReservationSubBlockHealthInfo::Representation
|
|
24970
|
+
|
|
24492
24971
|
property :id, :numeric_string => true, as: 'id'
|
|
24493
24972
|
property :in_use_count, as: 'inUseCount'
|
|
24494
24973
|
property :in_use_host_count, as: 'inUseHostCount'
|
|
@@ -24502,8 +24981,6 @@ module Google
|
|
|
24502
24981
|
property :self_link, as: 'selfLink'
|
|
24503
24982
|
property :self_link_with_id, as: 'selfLinkWithId'
|
|
24504
24983
|
property :status, as: 'status'
|
|
24505
|
-
property :sub_block_health_info, as: 'subBlockHealthInfo', class: Google::Apis::ComputeAlpha::ReservationSubBlockHealthInfo, decorator: Google::Apis::ComputeAlpha::ReservationSubBlockHealthInfo::Representation
|
|
24506
|
-
|
|
24507
24984
|
property :zone, as: 'zone'
|
|
24508
24985
|
end
|
|
24509
24986
|
end
|
|
@@ -25066,6 +25543,7 @@ module Google
|
|
|
25066
25543
|
# @private
|
|
25067
25544
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
25068
25545
|
property :availability_domain, as: 'availabilityDomain'
|
|
25546
|
+
property :graceful_shutdown_timestamp, as: 'gracefulShutdownTimestamp'
|
|
25069
25547
|
property :termination_timestamp, as: 'terminationTimestamp'
|
|
25070
25548
|
end
|
|
25071
25549
|
end
|
|
@@ -25792,6 +26270,7 @@ module Google
|
|
|
25792
26270
|
|
|
25793
26271
|
property :bfd_status, as: 'bfdStatus', class: Google::Apis::ComputeAlpha::BfdStatus, decorator: Google::Apis::ComputeAlpha::BfdStatus::Representation
|
|
25794
26272
|
|
|
26273
|
+
property :depreferenced, as: 'depreferenced'
|
|
25795
26274
|
property :enable_ipv4, as: 'enableIpv4'
|
|
25796
26275
|
property :enable_ipv6, as: 'enableIpv6'
|
|
25797
26276
|
property :ip_address, as: 'ipAddress'
|
|
@@ -30347,6 +30826,7 @@ module Google
|
|
|
30347
30826
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
30348
30827
|
property :identity, as: 'identity'
|
|
30349
30828
|
property :identity_certificate_enabled, as: 'identityCertificateEnabled'
|
|
30829
|
+
property :identity_type, as: 'identityType'
|
|
30350
30830
|
end
|
|
30351
30831
|
end
|
|
30352
30832
|
|