google-apis-compute_alpha 0.139.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/compute_alpha/classes.rb +1519 -88
- data/lib/google/apis/compute_alpha/gem_version.rb +2 -2
- data/lib/google/apis/compute_alpha/representations.rb +499 -0
- data/lib/google/apis/compute_alpha/service.rb +1175 -156
- metadata +2 -2
|
@@ -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
|
|
|
@@ -8248,6 +8410,12 @@ module Google
|
|
|
8248
8410
|
include Google::Apis::Core::JsonObjectSupport
|
|
8249
8411
|
end
|
|
8250
8412
|
|
|
8413
|
+
class SchedulingVsockMode
|
|
8414
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
8415
|
+
|
|
8416
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
8417
|
+
end
|
|
8418
|
+
|
|
8251
8419
|
class Screenshot
|
|
8252
8420
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
8253
8421
|
|
|
@@ -10648,6 +10816,54 @@ module Google
|
|
|
10648
10816
|
end
|
|
10649
10817
|
end
|
|
10650
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
|
+
|
|
10651
10867
|
class AcceleratorTopologiesInfo
|
|
10652
10868
|
# @private
|
|
10653
10869
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -10939,6 +11155,8 @@ module Google
|
|
|
10939
11155
|
class AliasIpRange
|
|
10940
11156
|
# @private
|
|
10941
11157
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11158
|
+
collection :candidate_subnetwork_range_names, as: 'candidateSubnetworkRangeNames'
|
|
11159
|
+
property :effective_subnetwork_range_name, as: 'effectiveSubnetworkRangeName'
|
|
10942
11160
|
property :ip_cidr_range, as: 'ipCidrRange'
|
|
10943
11161
|
property :subnetwork_range_name, as: 'subnetworkRangeName'
|
|
10944
11162
|
end
|
|
@@ -11145,6 +11363,13 @@ module Google
|
|
|
11145
11363
|
end
|
|
11146
11364
|
end
|
|
11147
11365
|
|
|
11366
|
+
class AuthenticationConfig
|
|
11367
|
+
# @private
|
|
11368
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11369
|
+
property :trust_config, as: 'trustConfig'
|
|
11370
|
+
end
|
|
11371
|
+
end
|
|
11372
|
+
|
|
11148
11373
|
class AuthenticationPolicy
|
|
11149
11374
|
# @private
|
|
11150
11375
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -13054,6 +13279,76 @@ module Google
|
|
|
13054
13279
|
end
|
|
13055
13280
|
end
|
|
13056
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
|
+
|
|
13057
13352
|
class Disk
|
|
13058
13353
|
# @private
|
|
13059
13354
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -13982,6 +14277,13 @@ module Google
|
|
|
13982
14277
|
end
|
|
13983
14278
|
end
|
|
13984
14279
|
|
|
14280
|
+
class FirewallPolicyRuleOperationMetadata
|
|
14281
|
+
# @private
|
|
14282
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
14283
|
+
property :allocated_priority, as: 'allocatedPriority'
|
|
14284
|
+
end
|
|
14285
|
+
end
|
|
14286
|
+
|
|
13985
14287
|
class FirewallPolicyRuleSecureTag
|
|
13986
14288
|
# @private
|
|
13987
14289
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -14224,6 +14526,7 @@ module Google
|
|
|
14224
14526
|
property :auto_created_reservations_duration, as: 'autoCreatedReservationsDuration', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
|
14225
14527
|
|
|
14226
14528
|
property :auto_delete_auto_created_reservations, as: 'autoDeleteAutoCreatedReservations'
|
|
14529
|
+
property :colocation_resource, as: 'colocationResource'
|
|
14227
14530
|
property :commitment_info, as: 'commitmentInfo', class: Google::Apis::ComputeAlpha::FutureReservationCommitmentInfo, decorator: Google::Apis::ComputeAlpha::FutureReservationCommitmentInfo::Representation
|
|
14228
14531
|
|
|
14229
14532
|
property :confidential_compute_type, as: 'confidentialComputeType'
|
|
@@ -14241,6 +14544,7 @@ module Google
|
|
|
14241
14544
|
property :protection_tier, as: 'protectionTier'
|
|
14242
14545
|
property :reservation_mode, as: 'reservationMode'
|
|
14243
14546
|
property :reservation_name, as: 'reservationName'
|
|
14547
|
+
property :resource_name, as: 'resourceName'
|
|
14244
14548
|
property :scheduling_type, as: 'schedulingType'
|
|
14245
14549
|
property :self_link, as: 'selfLink'
|
|
14246
14550
|
property :self_link_with_id, as: 'selfLinkWithId'
|
|
@@ -14251,6 +14555,8 @@ module Google
|
|
|
14251
14555
|
|
|
14252
14556
|
property :status, as: 'status', class: Google::Apis::ComputeAlpha::FutureReservationStatus, decorator: Google::Apis::ComputeAlpha::FutureReservationStatus::Representation
|
|
14253
14557
|
|
|
14558
|
+
property :storage_pool_properties, as: 'storagePoolProperties', class: Google::Apis::ComputeAlpha::FutureReservationStoragePoolProperties, decorator: Google::Apis::ComputeAlpha::FutureReservationStoragePoolProperties::Representation
|
|
14559
|
+
|
|
14254
14560
|
property :time_window, as: 'timeWindow', class: Google::Apis::ComputeAlpha::FutureReservationTimeWindow, decorator: Google::Apis::ComputeAlpha::FutureReservationTimeWindow::Representation
|
|
14255
14561
|
|
|
14256
14562
|
property :zone, as: 'zone'
|
|
@@ -14288,6 +14594,8 @@ module Google
|
|
|
14288
14594
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
14289
14595
|
property :amendment_status, as: 'amendmentStatus'
|
|
14290
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
|
+
|
|
14291
14599
|
property :existing_matching_usage_info, as: 'existingMatchingUsageInfo', class: Google::Apis::ComputeAlpha::FutureReservationStatusExistingMatchingUsageInfo, decorator: Google::Apis::ComputeAlpha::FutureReservationStatusExistingMatchingUsageInfo::Representation
|
|
14292
14600
|
|
|
14293
14601
|
property :fulfilled_count, :numeric_string => true, as: 'fulfilledCount'
|
|
@@ -14297,6 +14605,8 @@ module Google
|
|
|
14297
14605
|
property :procurement_status, as: 'procurementStatus'
|
|
14298
14606
|
property :specific_sku_properties, as: 'specificSkuProperties', class: Google::Apis::ComputeAlpha::FutureReservationStatusSpecificSkuProperties, decorator: Google::Apis::ComputeAlpha::FutureReservationStatusSpecificSkuProperties::Representation
|
|
14299
14607
|
|
|
14608
|
+
property :storage_pool_provisioned_capacity, as: 'storagePoolProvisionedCapacity', class: Google::Apis::ComputeAlpha::FutureReservationStoragePoolProvisionedCapacity, decorator: Google::Apis::ComputeAlpha::FutureReservationStoragePoolProvisionedCapacity::Representation
|
|
14609
|
+
|
|
14300
14610
|
end
|
|
14301
14611
|
end
|
|
14302
14612
|
|
|
@@ -14341,6 +14651,26 @@ module Google
|
|
|
14341
14651
|
end
|
|
14342
14652
|
end
|
|
14343
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
|
+
|
|
14344
14674
|
class FutureReservationTimeWindow
|
|
14345
14675
|
# @private
|
|
14346
14676
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -16342,6 +16672,7 @@ module Google
|
|
|
16342
16672
|
property :last_start_timestamp, as: 'lastStartTimestamp'
|
|
16343
16673
|
property :last_stop_timestamp, as: 'lastStopTimestamp'
|
|
16344
16674
|
property :last_suspended_timestamp, as: 'lastSuspendedTimestamp'
|
|
16675
|
+
property :local_ssd_encryption_mode, as: 'localSsdEncryptionMode'
|
|
16345
16676
|
property :machine_type, as: 'machineType'
|
|
16346
16677
|
property :metadata, as: 'metadata', class: Google::Apis::ComputeAlpha::Metadata, decorator: Google::Apis::ComputeAlpha::Metadata::Representation
|
|
16347
16678
|
|
|
@@ -17671,6 +18002,7 @@ module Google
|
|
|
17671
18002
|
property :identity_certificate, as: 'identityCertificate'
|
|
17672
18003
|
property :key_revocation_action_type, as: 'keyRevocationActionType'
|
|
17673
18004
|
hash :labels, as: 'labels'
|
|
18005
|
+
property :local_ssd_encryption_mode, as: 'localSsdEncryptionMode'
|
|
17674
18006
|
property :machine_type, as: 'machineType'
|
|
17675
18007
|
property :metadata, as: 'metadata', class: Google::Apis::ComputeAlpha::Metadata, decorator: Google::Apis::ComputeAlpha::Metadata::Representation
|
|
17676
18008
|
|
|
@@ -19168,6 +19500,7 @@ module Google
|
|
|
19168
19500
|
# @private
|
|
19169
19501
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
19170
19502
|
property :fail_open, as: 'failOpen'
|
|
19503
|
+
property :interconnect_key_group, as: 'interconnectKeyGroup'
|
|
19171
19504
|
collection :pre_shared_keys, as: 'preSharedKeys', class: Google::Apis::ComputeAlpha::InterconnectMacsecPreSharedKey, decorator: Google::Apis::ComputeAlpha::InterconnectMacsecPreSharedKey::Representation
|
|
19172
19505
|
|
|
19173
19506
|
end
|
|
@@ -19325,6 +19658,14 @@ module Google
|
|
|
19325
19658
|
end
|
|
19326
19659
|
end
|
|
19327
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
|
+
|
|
19328
19669
|
class InternalIpAddress
|
|
19329
19670
|
# @private
|
|
19330
19671
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -20098,6 +20439,64 @@ module Google
|
|
|
20098
20439
|
end
|
|
20099
20440
|
end
|
|
20100
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
|
+
|
|
20101
20500
|
class Metadata
|
|
20102
20501
|
# @private
|
|
20103
20502
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -21211,6 +21610,7 @@ module Google
|
|
|
21211
21610
|
class NetworkPolicyTrafficClassificationRuleMatcher
|
|
21212
21611
|
# @private
|
|
21213
21612
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21613
|
+
collection :dest_address_groups, as: 'destAddressGroups'
|
|
21214
21614
|
collection :dest_ip_ranges, as: 'destIpRanges'
|
|
21215
21615
|
collection :layer4_configs, as: 'layer4Configs', class: Google::Apis::ComputeAlpha::NetworkPolicyTrafficClassificationRuleMatcherLayer4Config, decorator: Google::Apis::ComputeAlpha::NetworkPolicyTrafficClassificationRuleMatcherLayer4Config::Representation
|
|
21216
21616
|
|
|
@@ -22054,6 +22454,8 @@ module Google
|
|
|
22054
22454
|
property :end_time, as: 'endTime'
|
|
22055
22455
|
property :error, as: 'error', class: Google::Apis::ComputeAlpha::Operation::Error, decorator: Google::Apis::ComputeAlpha::Operation::Error::Representation
|
|
22056
22456
|
|
|
22457
|
+
property :firewall_policy_rule_operation_metadata, as: 'firewallPolicyRuleOperationMetadata', class: Google::Apis::ComputeAlpha::FirewallPolicyRuleOperationMetadata, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRuleOperationMetadata::Representation
|
|
22458
|
+
|
|
22057
22459
|
property :get_version_operation_metadata, as: 'getVersionOperationMetadata', class: Google::Apis::ComputeAlpha::GetVersionOperationMetadata, decorator: Google::Apis::ComputeAlpha::GetVersionOperationMetadata::Representation
|
|
22058
22460
|
|
|
22059
22461
|
property :http_error_message, as: 'httpErrorMessage'
|
|
@@ -24348,6 +24750,89 @@ module Google
|
|
|
24348
24750
|
end
|
|
24349
24751
|
end
|
|
24350
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
|
+
|
|
24351
24836
|
class ReservationList
|
|
24352
24837
|
# @private
|
|
24353
24838
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -24492,6 +24977,7 @@ module Google
|
|
|
24492
24977
|
|
|
24493
24978
|
property :reservation_sub_block_maintenance, as: 'reservationSubBlockMaintenance', class: Google::Apis::ComputeAlpha::GroupMaintenanceInfo, decorator: Google::Apis::ComputeAlpha::GroupMaintenanceInfo::Representation
|
|
24494
24979
|
|
|
24980
|
+
property :retention_priority, as: 'retentionPriority'
|
|
24495
24981
|
property :self_link, as: 'selfLink'
|
|
24496
24982
|
property :self_link_with_id, as: 'selfLinkWithId'
|
|
24497
24983
|
property :status, as: 'status'
|
|
@@ -25057,6 +25543,7 @@ module Google
|
|
|
25057
25543
|
# @private
|
|
25058
25544
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
25059
25545
|
property :availability_domain, as: 'availabilityDomain'
|
|
25546
|
+
property :graceful_shutdown_timestamp, as: 'gracefulShutdownTimestamp'
|
|
25060
25547
|
property :termination_timestamp, as: 'terminationTimestamp'
|
|
25061
25548
|
end
|
|
25062
25549
|
end
|
|
@@ -25723,6 +26210,7 @@ module Google
|
|
|
25723
26210
|
property :description, as: 'description'
|
|
25724
26211
|
property :match, as: 'match'
|
|
25725
26212
|
property :rule_number, as: 'ruleNumber'
|
|
26213
|
+
collection :source_workload_identities, as: 'sourceWorkloadIdentities'
|
|
25726
26214
|
end
|
|
25727
26215
|
end
|
|
25728
26216
|
|
|
@@ -25782,6 +26270,7 @@ module Google
|
|
|
25782
26270
|
|
|
25783
26271
|
property :bfd_status, as: 'bfdStatus', class: Google::Apis::ComputeAlpha::BfdStatus, decorator: Google::Apis::ComputeAlpha::BfdStatus::Representation
|
|
25784
26272
|
|
|
26273
|
+
property :depreferenced, as: 'depreferenced'
|
|
25785
26274
|
property :enable_ipv4, as: 'enableIpv4'
|
|
25786
26275
|
property :enable_ipv6, as: 'enableIpv6'
|
|
25787
26276
|
property :ip_address, as: 'ipAddress'
|
|
@@ -26085,6 +26574,8 @@ module Google
|
|
|
26085
26574
|
|
|
26086
26575
|
property :skip_guest_os_shutdown, as: 'skipGuestOsShutdown'
|
|
26087
26576
|
property :termination_time, as: 'terminationTime'
|
|
26577
|
+
property :vsock_mode, as: 'vsockMode', class: Google::Apis::ComputeAlpha::SchedulingVsockMode, decorator: Google::Apis::ComputeAlpha::SchedulingVsockMode::Representation
|
|
26578
|
+
|
|
26088
26579
|
property :windows_license_optimization_mode, as: 'windowsLicenseOptimizationMode'
|
|
26089
26580
|
end
|
|
26090
26581
|
end
|
|
@@ -26114,6 +26605,13 @@ module Google
|
|
|
26114
26605
|
end
|
|
26115
26606
|
end
|
|
26116
26607
|
|
|
26608
|
+
class SchedulingVsockMode
|
|
26609
|
+
# @private
|
|
26610
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
26611
|
+
property :mode, as: 'mode'
|
|
26612
|
+
end
|
|
26613
|
+
end
|
|
26614
|
+
|
|
26117
26615
|
class Screenshot
|
|
26118
26616
|
# @private
|
|
26119
26617
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -30328,6 +30826,7 @@ module Google
|
|
|
30328
30826
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
30329
30827
|
property :identity, as: 'identity'
|
|
30330
30828
|
property :identity_certificate_enabled, as: 'identityCertificateEnabled'
|
|
30829
|
+
property :identity_type, as: 'identityType'
|
|
30331
30830
|
end
|
|
30332
30831
|
end
|
|
30333
30832
|
|