google-apis-compute_v1 0.131.0 → 0.133.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_v1/classes.rb +16923 -10826
- data/lib/google/apis/compute_v1/gem_version.rb +2 -2
- data/lib/google/apis/compute_v1/representations.rb +896 -33
- data/lib/google/apis/compute_v1/service.rb +20931 -13397
- metadata +2 -2
|
@@ -826,6 +826,30 @@ module Google
|
|
|
826
826
|
include Google::Apis::Core::JsonObjectSupport
|
|
827
827
|
end
|
|
828
828
|
|
|
829
|
+
class CrossSiteNetwork
|
|
830
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
831
|
+
|
|
832
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
833
|
+
end
|
|
834
|
+
|
|
835
|
+
class CrossSiteNetworkList
|
|
836
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
837
|
+
|
|
838
|
+
class Warning
|
|
839
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
840
|
+
|
|
841
|
+
class Datum
|
|
842
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
843
|
+
|
|
844
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
845
|
+
end
|
|
846
|
+
|
|
847
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
848
|
+
end
|
|
849
|
+
|
|
850
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
851
|
+
end
|
|
852
|
+
|
|
829
853
|
class CustomErrorResponsePolicy
|
|
830
854
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
831
855
|
|
|
@@ -850,6 +874,12 @@ module Google
|
|
|
850
874
|
include Google::Apis::Core::JsonObjectSupport
|
|
851
875
|
end
|
|
852
876
|
|
|
877
|
+
class Date
|
|
878
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
879
|
+
|
|
880
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
881
|
+
end
|
|
882
|
+
|
|
853
883
|
class DeprecationStatus
|
|
854
884
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
855
885
|
|
|
@@ -1348,6 +1378,114 @@ module Google
|
|
|
1348
1378
|
include Google::Apis::Core::JsonObjectSupport
|
|
1349
1379
|
end
|
|
1350
1380
|
|
|
1381
|
+
class FutureReservation
|
|
1382
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1383
|
+
|
|
1384
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1385
|
+
end
|
|
1386
|
+
|
|
1387
|
+
class FutureReservationCommitmentInfo
|
|
1388
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1389
|
+
|
|
1390
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1391
|
+
end
|
|
1392
|
+
|
|
1393
|
+
class FutureReservationSpecificSkuProperties
|
|
1394
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1395
|
+
|
|
1396
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1397
|
+
end
|
|
1398
|
+
|
|
1399
|
+
class FutureReservationStatus
|
|
1400
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1401
|
+
|
|
1402
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1403
|
+
end
|
|
1404
|
+
|
|
1405
|
+
class FutureReservationStatusExistingMatchingUsageInfo
|
|
1406
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1407
|
+
|
|
1408
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1409
|
+
end
|
|
1410
|
+
|
|
1411
|
+
class FutureReservationStatusLastKnownGoodState
|
|
1412
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1413
|
+
|
|
1414
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1415
|
+
end
|
|
1416
|
+
|
|
1417
|
+
class FutureReservationStatusLastKnownGoodStateFutureReservationSpecs
|
|
1418
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1419
|
+
|
|
1420
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1421
|
+
end
|
|
1422
|
+
|
|
1423
|
+
class FutureReservationStatusSpecificSkuProperties
|
|
1424
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1425
|
+
|
|
1426
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1427
|
+
end
|
|
1428
|
+
|
|
1429
|
+
class FutureReservationTimeWindow
|
|
1430
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1431
|
+
|
|
1432
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1433
|
+
end
|
|
1434
|
+
|
|
1435
|
+
class FutureReservationsAggregatedListResponse
|
|
1436
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1437
|
+
|
|
1438
|
+
class Warning
|
|
1439
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1440
|
+
|
|
1441
|
+
class Datum
|
|
1442
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1443
|
+
|
|
1444
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1445
|
+
end
|
|
1446
|
+
|
|
1447
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1448
|
+
end
|
|
1449
|
+
|
|
1450
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1451
|
+
end
|
|
1452
|
+
|
|
1453
|
+
class FutureReservationsListResponse
|
|
1454
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1455
|
+
|
|
1456
|
+
class Warning
|
|
1457
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1458
|
+
|
|
1459
|
+
class Datum
|
|
1460
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1461
|
+
|
|
1462
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1463
|
+
end
|
|
1464
|
+
|
|
1465
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1466
|
+
end
|
|
1467
|
+
|
|
1468
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1469
|
+
end
|
|
1470
|
+
|
|
1471
|
+
class FutureReservationsScopedList
|
|
1472
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1473
|
+
|
|
1474
|
+
class Warning
|
|
1475
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1476
|
+
|
|
1477
|
+
class Datum
|
|
1478
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1479
|
+
|
|
1480
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1481
|
+
end
|
|
1482
|
+
|
|
1483
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1484
|
+
end
|
|
1485
|
+
|
|
1486
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1487
|
+
end
|
|
1488
|
+
|
|
1351
1489
|
class GrpcHealthCheck
|
|
1352
1490
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1353
1491
|
|
|
@@ -1726,6 +1864,12 @@ module Google
|
|
|
1726
1864
|
include Google::Apis::Core::JsonObjectSupport
|
|
1727
1865
|
end
|
|
1728
1866
|
|
|
1867
|
+
class ImageParams
|
|
1868
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1869
|
+
|
|
1870
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1871
|
+
end
|
|
1872
|
+
|
|
1729
1873
|
class InitialStateConfig
|
|
1730
1874
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1731
1875
|
|
|
@@ -2944,6 +3088,12 @@ module Google
|
|
|
2944
3088
|
include Google::Apis::Core::JsonObjectSupport
|
|
2945
3089
|
end
|
|
2946
3090
|
|
|
3091
|
+
class InterconnectLocationCrossSiteInterconnectInfo
|
|
3092
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3093
|
+
|
|
3094
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3095
|
+
end
|
|
3096
|
+
|
|
2947
3097
|
class InterconnectLocationList
|
|
2948
3098
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2949
3099
|
|
|
@@ -4096,6 +4246,12 @@ module Google
|
|
|
4096
4246
|
include Google::Apis::Core::JsonObjectSupport
|
|
4097
4247
|
end
|
|
4098
4248
|
|
|
4249
|
+
class OrganizationSecurityPoliciesListAssociationsResponse
|
|
4250
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4251
|
+
|
|
4252
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4253
|
+
end
|
|
4254
|
+
|
|
4099
4255
|
class OutlierDetection
|
|
4100
4256
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4101
4257
|
|
|
@@ -4258,6 +4414,54 @@ module Google
|
|
|
4258
4414
|
include Google::Apis::Core::JsonObjectSupport
|
|
4259
4415
|
end
|
|
4260
4416
|
|
|
4417
|
+
class PreviewFeature
|
|
4418
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4419
|
+
|
|
4420
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4421
|
+
end
|
|
4422
|
+
|
|
4423
|
+
class PreviewFeatureList
|
|
4424
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4425
|
+
|
|
4426
|
+
class Warning
|
|
4427
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4428
|
+
|
|
4429
|
+
class Datum
|
|
4430
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4431
|
+
|
|
4432
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4433
|
+
end
|
|
4434
|
+
|
|
4435
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4436
|
+
end
|
|
4437
|
+
|
|
4438
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4439
|
+
end
|
|
4440
|
+
|
|
4441
|
+
class PreviewFeatureRolloutOperation
|
|
4442
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4443
|
+
|
|
4444
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4445
|
+
end
|
|
4446
|
+
|
|
4447
|
+
class PreviewFeatureRolloutOperationRolloutInput
|
|
4448
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4449
|
+
|
|
4450
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4451
|
+
end
|
|
4452
|
+
|
|
4453
|
+
class PreviewFeatureStatus
|
|
4454
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4455
|
+
|
|
4456
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4457
|
+
end
|
|
4458
|
+
|
|
4459
|
+
class PreviewFeatureStatusReleaseStatus
|
|
4460
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4461
|
+
|
|
4462
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4463
|
+
end
|
|
4464
|
+
|
|
4261
4465
|
class Project
|
|
4262
4466
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4263
4467
|
|
|
@@ -4900,6 +5104,18 @@ module Google
|
|
|
4900
5104
|
include Google::Apis::Core::JsonObjectSupport
|
|
4901
5105
|
end
|
|
4902
5106
|
|
|
5107
|
+
class ReservationSubBlocksReportFaultyRequest
|
|
5108
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5109
|
+
|
|
5110
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5111
|
+
end
|
|
5112
|
+
|
|
5113
|
+
class ReservationSubBlocksReportFaultyRequestFaultReason
|
|
5114
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5115
|
+
|
|
5116
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5117
|
+
end
|
|
5118
|
+
|
|
4903
5119
|
class ReservationsBlocksPerformMaintenanceRequest
|
|
4904
5120
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4905
5121
|
|
|
@@ -5116,6 +5332,12 @@ module Google
|
|
|
5116
5332
|
include Google::Apis::Core::JsonObjectSupport
|
|
5117
5333
|
end
|
|
5118
5334
|
|
|
5335
|
+
class ResourceStatusReservationConsumptionInfo
|
|
5336
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5337
|
+
|
|
5338
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5339
|
+
end
|
|
5340
|
+
|
|
5119
5341
|
class ResourceStatusScheduling
|
|
5120
5342
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5121
5343
|
|
|
@@ -5542,6 +5764,12 @@ module Google
|
|
|
5542
5764
|
include Google::Apis::Core::JsonObjectSupport
|
|
5543
5765
|
end
|
|
5544
5766
|
|
|
5767
|
+
class SecurityPolicyAssociation
|
|
5768
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5769
|
+
|
|
5770
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5771
|
+
end
|
|
5772
|
+
|
|
5545
5773
|
class SecurityPolicyDdosProtectionConfig
|
|
5546
5774
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5547
5775
|
|
|
@@ -5854,6 +6082,12 @@ module Google
|
|
|
5854
6082
|
include Google::Apis::Core::JsonObjectSupport
|
|
5855
6083
|
end
|
|
5856
6084
|
|
|
6085
|
+
class SnapshotParams
|
|
6086
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
6087
|
+
|
|
6088
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
6089
|
+
end
|
|
6090
|
+
|
|
5857
6091
|
class SnapshotSettings
|
|
5858
6092
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5859
6093
|
|
|
@@ -7252,6 +7486,72 @@ module Google
|
|
|
7252
7486
|
include Google::Apis::Core::JsonObjectSupport
|
|
7253
7487
|
end
|
|
7254
7488
|
|
|
7489
|
+
class Wire
|
|
7490
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7491
|
+
|
|
7492
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7493
|
+
end
|
|
7494
|
+
|
|
7495
|
+
class WireEndpoint
|
|
7496
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7497
|
+
|
|
7498
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7499
|
+
end
|
|
7500
|
+
|
|
7501
|
+
class WireGroup
|
|
7502
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7503
|
+
|
|
7504
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7505
|
+
end
|
|
7506
|
+
|
|
7507
|
+
class WireGroupEndpoint
|
|
7508
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7509
|
+
|
|
7510
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7511
|
+
end
|
|
7512
|
+
|
|
7513
|
+
class WireGroupEndpointInterconnect
|
|
7514
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7515
|
+
|
|
7516
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7517
|
+
end
|
|
7518
|
+
|
|
7519
|
+
class WireGroupList
|
|
7520
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7521
|
+
|
|
7522
|
+
class Warning
|
|
7523
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7524
|
+
|
|
7525
|
+
class Datum
|
|
7526
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7527
|
+
|
|
7528
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7529
|
+
end
|
|
7530
|
+
|
|
7531
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7532
|
+
end
|
|
7533
|
+
|
|
7534
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7535
|
+
end
|
|
7536
|
+
|
|
7537
|
+
class WireGroupTopology
|
|
7538
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7539
|
+
|
|
7540
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7541
|
+
end
|
|
7542
|
+
|
|
7543
|
+
class WireGroupTopologyEndpoint
|
|
7544
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7545
|
+
|
|
7546
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7547
|
+
end
|
|
7548
|
+
|
|
7549
|
+
class WireProperties
|
|
7550
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7551
|
+
|
|
7552
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7553
|
+
end
|
|
7554
|
+
|
|
7255
7555
|
class XpnHostList
|
|
7256
7556
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7257
7557
|
|
|
@@ -8561,6 +8861,7 @@ module Google
|
|
|
8561
8861
|
# @private
|
|
8562
8862
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8563
8863
|
collection :asns, as: 'asns'
|
|
8864
|
+
collection :asns32, as: 'asns32'
|
|
8564
8865
|
property :type, as: 'type'
|
|
8565
8866
|
end
|
|
8566
8867
|
end
|
|
@@ -8856,6 +9157,52 @@ module Google
|
|
|
8856
9157
|
end
|
|
8857
9158
|
end
|
|
8858
9159
|
|
|
9160
|
+
class CrossSiteNetwork
|
|
9161
|
+
# @private
|
|
9162
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9163
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
9164
|
+
property :description, as: 'description'
|
|
9165
|
+
property :id, :numeric_string => true, as: 'id'
|
|
9166
|
+
property :kind, as: 'kind'
|
|
9167
|
+
property :name, as: 'name'
|
|
9168
|
+
property :self_link, as: 'selfLink'
|
|
9169
|
+
end
|
|
9170
|
+
end
|
|
9171
|
+
|
|
9172
|
+
class CrossSiteNetworkList
|
|
9173
|
+
# @private
|
|
9174
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9175
|
+
property :etag, as: 'etag'
|
|
9176
|
+
property :id, as: 'id'
|
|
9177
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::CrossSiteNetwork, decorator: Google::Apis::ComputeV1::CrossSiteNetwork::Representation
|
|
9178
|
+
|
|
9179
|
+
property :kind, as: 'kind'
|
|
9180
|
+
property :next_page_token, as: 'nextPageToken'
|
|
9181
|
+
property :self_link, as: 'selfLink'
|
|
9182
|
+
collection :unreachables, as: 'unreachables'
|
|
9183
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::CrossSiteNetworkList::Warning, decorator: Google::Apis::ComputeV1::CrossSiteNetworkList::Warning::Representation
|
|
9184
|
+
|
|
9185
|
+
end
|
|
9186
|
+
|
|
9187
|
+
class Warning
|
|
9188
|
+
# @private
|
|
9189
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9190
|
+
property :code, as: 'code'
|
|
9191
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::CrossSiteNetworkList::Warning::Datum, decorator: Google::Apis::ComputeV1::CrossSiteNetworkList::Warning::Datum::Representation
|
|
9192
|
+
|
|
9193
|
+
property :message, as: 'message'
|
|
9194
|
+
end
|
|
9195
|
+
|
|
9196
|
+
class Datum
|
|
9197
|
+
# @private
|
|
9198
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9199
|
+
property :key, as: 'key'
|
|
9200
|
+
property :value, as: 'value'
|
|
9201
|
+
end
|
|
9202
|
+
end
|
|
9203
|
+
end
|
|
9204
|
+
end
|
|
9205
|
+
|
|
8859
9206
|
class CustomErrorResponsePolicy
|
|
8860
9207
|
# @private
|
|
8861
9208
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -8894,6 +9241,15 @@ module Google
|
|
|
8894
9241
|
end
|
|
8895
9242
|
end
|
|
8896
9243
|
|
|
9244
|
+
class Date
|
|
9245
|
+
# @private
|
|
9246
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9247
|
+
property :day, as: 'day'
|
|
9248
|
+
property :month, as: 'month'
|
|
9249
|
+
property :year, as: 'year'
|
|
9250
|
+
end
|
|
9251
|
+
end
|
|
9252
|
+
|
|
8897
9253
|
class DeprecationStatus
|
|
8898
9254
|
# @private
|
|
8899
9255
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -9573,6 +9929,7 @@ module Google
|
|
|
9573
9929
|
collection :packet_mirroring_rules, as: 'packetMirroringRules', class: Google::Apis::ComputeV1::FirewallPolicyRule, decorator: Google::Apis::ComputeV1::FirewallPolicyRule::Representation
|
|
9574
9930
|
|
|
9575
9931
|
property :parent, as: 'parent'
|
|
9932
|
+
property :policy_type, as: 'policyType'
|
|
9576
9933
|
property :region, as: 'region'
|
|
9577
9934
|
property :rule_tuple_count, as: 'ruleTupleCount'
|
|
9578
9935
|
collection :rules, as: 'rules', class: Google::Apis::ComputeV1::FirewallPolicyRule, decorator: Google::Apis::ComputeV1::FirewallPolicyRule::Representation
|
|
@@ -9734,25 +10091,259 @@ module Google
|
|
|
9734
10091
|
property :self_link_with_id, as: 'selfLinkWithId'
|
|
9735
10092
|
collection :service_directory_registrations, as: 'serviceDirectoryRegistrations', class: Google::Apis::ComputeV1::ForwardingRuleServiceDirectoryRegistration, decorator: Google::Apis::ComputeV1::ForwardingRuleServiceDirectoryRegistration::Representation
|
|
9736
10093
|
|
|
9737
|
-
property :service_label, as: 'serviceLabel'
|
|
9738
|
-
property :service_name, as: 'serviceName'
|
|
9739
|
-
collection :source_ip_ranges, as: 'sourceIpRanges'
|
|
9740
|
-
property :subnetwork, as: 'subnetwork'
|
|
9741
|
-
property :target, as: 'target'
|
|
10094
|
+
property :service_label, as: 'serviceLabel'
|
|
10095
|
+
property :service_name, as: 'serviceName'
|
|
10096
|
+
collection :source_ip_ranges, as: 'sourceIpRanges'
|
|
10097
|
+
property :subnetwork, as: 'subnetwork'
|
|
10098
|
+
property :target, as: 'target'
|
|
10099
|
+
end
|
|
10100
|
+
end
|
|
10101
|
+
|
|
10102
|
+
class ForwardingRuleAggregatedList
|
|
10103
|
+
# @private
|
|
10104
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10105
|
+
property :id, as: 'id'
|
|
10106
|
+
hash :items, as: 'items', class: Google::Apis::ComputeV1::ForwardingRulesScopedList, decorator: Google::Apis::ComputeV1::ForwardingRulesScopedList::Representation
|
|
10107
|
+
|
|
10108
|
+
property :kind, as: 'kind'
|
|
10109
|
+
property :next_page_token, as: 'nextPageToken'
|
|
10110
|
+
property :self_link, as: 'selfLink'
|
|
10111
|
+
collection :unreachables, as: 'unreachables'
|
|
10112
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::ForwardingRuleAggregatedList::Warning, decorator: Google::Apis::ComputeV1::ForwardingRuleAggregatedList::Warning::Representation
|
|
10113
|
+
|
|
10114
|
+
end
|
|
10115
|
+
|
|
10116
|
+
class Warning
|
|
10117
|
+
# @private
|
|
10118
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10119
|
+
property :code, as: 'code'
|
|
10120
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::ForwardingRuleAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::ForwardingRuleAggregatedList::Warning::Datum::Representation
|
|
10121
|
+
|
|
10122
|
+
property :message, as: 'message'
|
|
10123
|
+
end
|
|
10124
|
+
|
|
10125
|
+
class Datum
|
|
10126
|
+
# @private
|
|
10127
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10128
|
+
property :key, as: 'key'
|
|
10129
|
+
property :value, as: 'value'
|
|
10130
|
+
end
|
|
10131
|
+
end
|
|
10132
|
+
end
|
|
10133
|
+
end
|
|
10134
|
+
|
|
10135
|
+
class ForwardingRuleList
|
|
10136
|
+
# @private
|
|
10137
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10138
|
+
property :id, as: 'id'
|
|
10139
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::ForwardingRule, decorator: Google::Apis::ComputeV1::ForwardingRule::Representation
|
|
10140
|
+
|
|
10141
|
+
property :kind, as: 'kind'
|
|
10142
|
+
property :next_page_token, as: 'nextPageToken'
|
|
10143
|
+
property :self_link, as: 'selfLink'
|
|
10144
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::ForwardingRuleList::Warning, decorator: Google::Apis::ComputeV1::ForwardingRuleList::Warning::Representation
|
|
10145
|
+
|
|
10146
|
+
end
|
|
10147
|
+
|
|
10148
|
+
class Warning
|
|
10149
|
+
# @private
|
|
10150
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10151
|
+
property :code, as: 'code'
|
|
10152
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::ForwardingRuleList::Warning::Datum, decorator: Google::Apis::ComputeV1::ForwardingRuleList::Warning::Datum::Representation
|
|
10153
|
+
|
|
10154
|
+
property :message, as: 'message'
|
|
10155
|
+
end
|
|
10156
|
+
|
|
10157
|
+
class Datum
|
|
10158
|
+
# @private
|
|
10159
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10160
|
+
property :key, as: 'key'
|
|
10161
|
+
property :value, as: 'value'
|
|
10162
|
+
end
|
|
10163
|
+
end
|
|
10164
|
+
end
|
|
10165
|
+
end
|
|
10166
|
+
|
|
10167
|
+
class ForwardingRuleReference
|
|
10168
|
+
# @private
|
|
10169
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10170
|
+
property :forwarding_rule, as: 'forwardingRule'
|
|
10171
|
+
end
|
|
10172
|
+
end
|
|
10173
|
+
|
|
10174
|
+
class ForwardingRuleServiceDirectoryRegistration
|
|
10175
|
+
# @private
|
|
10176
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10177
|
+
property :namespace, as: 'namespace'
|
|
10178
|
+
property :service, as: 'service'
|
|
10179
|
+
property :service_directory_region, as: 'serviceDirectoryRegion'
|
|
10180
|
+
end
|
|
10181
|
+
end
|
|
10182
|
+
|
|
10183
|
+
class ForwardingRulesScopedList
|
|
10184
|
+
# @private
|
|
10185
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10186
|
+
collection :forwarding_rules, as: 'forwardingRules', class: Google::Apis::ComputeV1::ForwardingRule, decorator: Google::Apis::ComputeV1::ForwardingRule::Representation
|
|
10187
|
+
|
|
10188
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::ForwardingRulesScopedList::Warning, decorator: Google::Apis::ComputeV1::ForwardingRulesScopedList::Warning::Representation
|
|
10189
|
+
|
|
10190
|
+
end
|
|
10191
|
+
|
|
10192
|
+
class Warning
|
|
10193
|
+
# @private
|
|
10194
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10195
|
+
property :code, as: 'code'
|
|
10196
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::ForwardingRulesScopedList::Warning::Datum, decorator: Google::Apis::ComputeV1::ForwardingRulesScopedList::Warning::Datum::Representation
|
|
10197
|
+
|
|
10198
|
+
property :message, as: 'message'
|
|
10199
|
+
end
|
|
10200
|
+
|
|
10201
|
+
class Datum
|
|
10202
|
+
# @private
|
|
10203
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10204
|
+
property :key, as: 'key'
|
|
10205
|
+
property :value, as: 'value'
|
|
10206
|
+
end
|
|
10207
|
+
end
|
|
10208
|
+
end
|
|
10209
|
+
end
|
|
10210
|
+
|
|
10211
|
+
class FutureReservation
|
|
10212
|
+
# @private
|
|
10213
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10214
|
+
property :aggregate_reservation, as: 'aggregateReservation', class: Google::Apis::ComputeV1::AllocationAggregateReservation, decorator: Google::Apis::ComputeV1::AllocationAggregateReservation::Representation
|
|
10215
|
+
|
|
10216
|
+
property :auto_created_reservations_delete_time, as: 'autoCreatedReservationsDeleteTime'
|
|
10217
|
+
property :auto_created_reservations_duration, as: 'autoCreatedReservationsDuration', class: Google::Apis::ComputeV1::Duration, decorator: Google::Apis::ComputeV1::Duration::Representation
|
|
10218
|
+
|
|
10219
|
+
property :auto_delete_auto_created_reservations, as: 'autoDeleteAutoCreatedReservations'
|
|
10220
|
+
property :commitment_info, as: 'commitmentInfo', class: Google::Apis::ComputeV1::FutureReservationCommitmentInfo, decorator: Google::Apis::ComputeV1::FutureReservationCommitmentInfo::Representation
|
|
10221
|
+
|
|
10222
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
10223
|
+
property :deployment_type, as: 'deploymentType'
|
|
10224
|
+
property :description, as: 'description'
|
|
10225
|
+
property :enable_emergent_maintenance, as: 'enableEmergentMaintenance'
|
|
10226
|
+
property :id, :numeric_string => true, as: 'id'
|
|
10227
|
+
property :kind, as: 'kind'
|
|
10228
|
+
property :name, as: 'name'
|
|
10229
|
+
property :name_prefix, as: 'namePrefix'
|
|
10230
|
+
property :planning_status, as: 'planningStatus'
|
|
10231
|
+
property :reservation_name, as: 'reservationName'
|
|
10232
|
+
property :scheduling_type, as: 'schedulingType'
|
|
10233
|
+
property :self_link, as: 'selfLink'
|
|
10234
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
|
10235
|
+
property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeV1::ShareSettings, decorator: Google::Apis::ComputeV1::ShareSettings::Representation
|
|
10236
|
+
|
|
10237
|
+
property :specific_reservation_required, as: 'specificReservationRequired'
|
|
10238
|
+
property :specific_sku_properties, as: 'specificSkuProperties', class: Google::Apis::ComputeV1::FutureReservationSpecificSkuProperties, decorator: Google::Apis::ComputeV1::FutureReservationSpecificSkuProperties::Representation
|
|
10239
|
+
|
|
10240
|
+
property :status, as: 'status', class: Google::Apis::ComputeV1::FutureReservationStatus, decorator: Google::Apis::ComputeV1::FutureReservationStatus::Representation
|
|
10241
|
+
|
|
10242
|
+
property :time_window, as: 'timeWindow', class: Google::Apis::ComputeV1::FutureReservationTimeWindow, decorator: Google::Apis::ComputeV1::FutureReservationTimeWindow::Representation
|
|
10243
|
+
|
|
10244
|
+
property :zone, as: 'zone'
|
|
10245
|
+
end
|
|
10246
|
+
end
|
|
10247
|
+
|
|
10248
|
+
class FutureReservationCommitmentInfo
|
|
10249
|
+
# @private
|
|
10250
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10251
|
+
property :commitment_name, as: 'commitmentName'
|
|
10252
|
+
property :commitment_plan, as: 'commitmentPlan'
|
|
10253
|
+
property :previous_commitment_terms, as: 'previousCommitmentTerms'
|
|
10254
|
+
end
|
|
10255
|
+
end
|
|
10256
|
+
|
|
10257
|
+
class FutureReservationSpecificSkuProperties
|
|
10258
|
+
# @private
|
|
10259
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10260
|
+
property :instance_properties, as: 'instanceProperties', class: Google::Apis::ComputeV1::AllocationSpecificSkuAllocationReservedInstanceProperties, decorator: Google::Apis::ComputeV1::AllocationSpecificSkuAllocationReservedInstanceProperties::Representation
|
|
10261
|
+
|
|
10262
|
+
property :source_instance_template, as: 'sourceInstanceTemplate'
|
|
10263
|
+
property :total_count, :numeric_string => true, as: 'totalCount'
|
|
10264
|
+
end
|
|
10265
|
+
end
|
|
10266
|
+
|
|
10267
|
+
class FutureReservationStatus
|
|
10268
|
+
# @private
|
|
10269
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10270
|
+
property :amendment_status, as: 'amendmentStatus'
|
|
10271
|
+
collection :auto_created_reservations, as: 'autoCreatedReservations'
|
|
10272
|
+
property :existing_matching_usage_info, as: 'existingMatchingUsageInfo', class: Google::Apis::ComputeV1::FutureReservationStatusExistingMatchingUsageInfo, decorator: Google::Apis::ComputeV1::FutureReservationStatusExistingMatchingUsageInfo::Representation
|
|
10273
|
+
|
|
10274
|
+
property :fulfilled_count, :numeric_string => true, as: 'fulfilledCount'
|
|
10275
|
+
property :last_known_good_state, as: 'lastKnownGoodState', class: Google::Apis::ComputeV1::FutureReservationStatusLastKnownGoodState, decorator: Google::Apis::ComputeV1::FutureReservationStatusLastKnownGoodState::Representation
|
|
10276
|
+
|
|
10277
|
+
property :lock_time, as: 'lockTime'
|
|
10278
|
+
property :procurement_status, as: 'procurementStatus'
|
|
10279
|
+
property :specific_sku_properties, as: 'specificSkuProperties', class: Google::Apis::ComputeV1::FutureReservationStatusSpecificSkuProperties, decorator: Google::Apis::ComputeV1::FutureReservationStatusSpecificSkuProperties::Representation
|
|
10280
|
+
|
|
10281
|
+
end
|
|
10282
|
+
end
|
|
10283
|
+
|
|
10284
|
+
class FutureReservationStatusExistingMatchingUsageInfo
|
|
10285
|
+
# @private
|
|
10286
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10287
|
+
property :count, :numeric_string => true, as: 'count'
|
|
10288
|
+
property :timestamp, as: 'timestamp'
|
|
10289
|
+
end
|
|
10290
|
+
end
|
|
10291
|
+
|
|
10292
|
+
class FutureReservationStatusLastKnownGoodState
|
|
10293
|
+
# @private
|
|
10294
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10295
|
+
property :description, as: 'description'
|
|
10296
|
+
property :existing_matching_usage_info, as: 'existingMatchingUsageInfo', class: Google::Apis::ComputeV1::FutureReservationStatusExistingMatchingUsageInfo, decorator: Google::Apis::ComputeV1::FutureReservationStatusExistingMatchingUsageInfo::Representation
|
|
10297
|
+
|
|
10298
|
+
property :future_reservation_specs, as: 'futureReservationSpecs', class: Google::Apis::ComputeV1::FutureReservationStatusLastKnownGoodStateFutureReservationSpecs, decorator: Google::Apis::ComputeV1::FutureReservationStatusLastKnownGoodStateFutureReservationSpecs::Representation
|
|
10299
|
+
|
|
10300
|
+
property :lock_time, as: 'lockTime'
|
|
10301
|
+
property :name_prefix, as: 'namePrefix'
|
|
10302
|
+
property :procurement_status, as: 'procurementStatus'
|
|
10303
|
+
end
|
|
10304
|
+
end
|
|
10305
|
+
|
|
10306
|
+
class FutureReservationStatusLastKnownGoodStateFutureReservationSpecs
|
|
10307
|
+
# @private
|
|
10308
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10309
|
+
property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeV1::ShareSettings, decorator: Google::Apis::ComputeV1::ShareSettings::Representation
|
|
10310
|
+
|
|
10311
|
+
property :specific_sku_properties, as: 'specificSkuProperties', class: Google::Apis::ComputeV1::FutureReservationSpecificSkuProperties, decorator: Google::Apis::ComputeV1::FutureReservationSpecificSkuProperties::Representation
|
|
10312
|
+
|
|
10313
|
+
property :time_window, as: 'timeWindow', class: Google::Apis::ComputeV1::FutureReservationTimeWindow, decorator: Google::Apis::ComputeV1::FutureReservationTimeWindow::Representation
|
|
10314
|
+
|
|
10315
|
+
end
|
|
10316
|
+
end
|
|
10317
|
+
|
|
10318
|
+
class FutureReservationStatusSpecificSkuProperties
|
|
10319
|
+
# @private
|
|
10320
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10321
|
+
property :source_instance_template_id, as: 'sourceInstanceTemplateId'
|
|
10322
|
+
end
|
|
10323
|
+
end
|
|
10324
|
+
|
|
10325
|
+
class FutureReservationTimeWindow
|
|
10326
|
+
# @private
|
|
10327
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10328
|
+
property :duration, as: 'duration', class: Google::Apis::ComputeV1::Duration, decorator: Google::Apis::ComputeV1::Duration::Representation
|
|
10329
|
+
|
|
10330
|
+
property :end_time, as: 'endTime'
|
|
10331
|
+
property :start_time, as: 'startTime'
|
|
9742
10332
|
end
|
|
9743
10333
|
end
|
|
9744
10334
|
|
|
9745
|
-
class
|
|
10335
|
+
class FutureReservationsAggregatedListResponse
|
|
9746
10336
|
# @private
|
|
9747
10337
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10338
|
+
property :etag, as: 'etag'
|
|
9748
10339
|
property :id, as: 'id'
|
|
9749
|
-
hash :items, as: 'items', class: Google::Apis::ComputeV1::
|
|
10340
|
+
hash :items, as: 'items', class: Google::Apis::ComputeV1::FutureReservationsScopedList, decorator: Google::Apis::ComputeV1::FutureReservationsScopedList::Representation
|
|
9750
10341
|
|
|
9751
10342
|
property :kind, as: 'kind'
|
|
9752
10343
|
property :next_page_token, as: 'nextPageToken'
|
|
9753
10344
|
property :self_link, as: 'selfLink'
|
|
9754
10345
|
collection :unreachables, as: 'unreachables'
|
|
9755
|
-
property :warning, as: 'warning', class: Google::Apis::ComputeV1::
|
|
10346
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::FutureReservationsAggregatedListResponse::Warning, decorator: Google::Apis::ComputeV1::FutureReservationsAggregatedListResponse::Warning::Representation
|
|
9756
10347
|
|
|
9757
10348
|
end
|
|
9758
10349
|
|
|
@@ -9760,7 +10351,7 @@ module Google
|
|
|
9760
10351
|
# @private
|
|
9761
10352
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9762
10353
|
property :code, as: 'code'
|
|
9763
|
-
collection :data, as: 'data', class: Google::Apis::ComputeV1::
|
|
10354
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::FutureReservationsAggregatedListResponse::Warning::Datum, decorator: Google::Apis::ComputeV1::FutureReservationsAggregatedListResponse::Warning::Datum::Representation
|
|
9764
10355
|
|
|
9765
10356
|
property :message, as: 'message'
|
|
9766
10357
|
end
|
|
@@ -9775,16 +10366,18 @@ module Google
|
|
|
9775
10366
|
end
|
|
9776
10367
|
end
|
|
9777
10368
|
|
|
9778
|
-
class
|
|
10369
|
+
class FutureReservationsListResponse
|
|
9779
10370
|
# @private
|
|
9780
10371
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10372
|
+
property :etag, as: 'etag'
|
|
9781
10373
|
property :id, as: 'id'
|
|
9782
|
-
collection :items, as: 'items', class: Google::Apis::ComputeV1::
|
|
10374
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::FutureReservation, decorator: Google::Apis::ComputeV1::FutureReservation::Representation
|
|
9783
10375
|
|
|
9784
10376
|
property :kind, as: 'kind'
|
|
9785
10377
|
property :next_page_token, as: 'nextPageToken'
|
|
9786
10378
|
property :self_link, as: 'selfLink'
|
|
9787
|
-
|
|
10379
|
+
collection :unreachables, as: 'unreachables'
|
|
10380
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::FutureReservationsListResponse::Warning, decorator: Google::Apis::ComputeV1::FutureReservationsListResponse::Warning::Representation
|
|
9788
10381
|
|
|
9789
10382
|
end
|
|
9790
10383
|
|
|
@@ -9792,7 +10385,7 @@ module Google
|
|
|
9792
10385
|
# @private
|
|
9793
10386
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9794
10387
|
property :code, as: 'code'
|
|
9795
|
-
collection :data, as: 'data', class: Google::Apis::ComputeV1::
|
|
10388
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::FutureReservationsListResponse::Warning::Datum, decorator: Google::Apis::ComputeV1::FutureReservationsListResponse::Warning::Datum::Representation
|
|
9796
10389
|
|
|
9797
10390
|
property :message, as: 'message'
|
|
9798
10391
|
end
|
|
@@ -9807,28 +10400,12 @@ module Google
|
|
|
9807
10400
|
end
|
|
9808
10401
|
end
|
|
9809
10402
|
|
|
9810
|
-
class
|
|
9811
|
-
# @private
|
|
9812
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9813
|
-
property :forwarding_rule, as: 'forwardingRule'
|
|
9814
|
-
end
|
|
9815
|
-
end
|
|
9816
|
-
|
|
9817
|
-
class ForwardingRuleServiceDirectoryRegistration
|
|
9818
|
-
# @private
|
|
9819
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9820
|
-
property :namespace, as: 'namespace'
|
|
9821
|
-
property :service, as: 'service'
|
|
9822
|
-
property :service_directory_region, as: 'serviceDirectoryRegion'
|
|
9823
|
-
end
|
|
9824
|
-
end
|
|
9825
|
-
|
|
9826
|
-
class ForwardingRulesScopedList
|
|
10403
|
+
class FutureReservationsScopedList
|
|
9827
10404
|
# @private
|
|
9828
10405
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9829
|
-
collection :
|
|
10406
|
+
collection :future_reservations, as: 'futureReservations', class: Google::Apis::ComputeV1::FutureReservation, decorator: Google::Apis::ComputeV1::FutureReservation::Representation
|
|
9830
10407
|
|
|
9831
|
-
property :warning, as: 'warning', class: Google::Apis::ComputeV1::
|
|
10408
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::FutureReservationsScopedList::Warning, decorator: Google::Apis::ComputeV1::FutureReservationsScopedList::Warning::Representation
|
|
9832
10409
|
|
|
9833
10410
|
end
|
|
9834
10411
|
|
|
@@ -9836,7 +10413,7 @@ module Google
|
|
|
9836
10413
|
# @private
|
|
9837
10414
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9838
10415
|
property :code, as: 'code'
|
|
9839
|
-
collection :data, as: 'data', class: Google::Apis::ComputeV1::
|
|
10416
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::FutureReservationsScopedList::Warning::Datum, decorator: Google::Apis::ComputeV1::FutureReservationsScopedList::Warning::Datum::Representation
|
|
9840
10417
|
|
|
9841
10418
|
property :message, as: 'message'
|
|
9842
10419
|
end
|
|
@@ -10539,6 +11116,8 @@ module Google
|
|
|
10539
11116
|
collection :license_codes, as: 'licenseCodes'
|
|
10540
11117
|
collection :licenses, as: 'licenses'
|
|
10541
11118
|
property :name, as: 'name'
|
|
11119
|
+
property :params, as: 'params', class: Google::Apis::ComputeV1::ImageParams, decorator: Google::Apis::ComputeV1::ImageParams::Representation
|
|
11120
|
+
|
|
10542
11121
|
property :raw_disk, as: 'rawDisk', class: Google::Apis::ComputeV1::Image::RawDisk, decorator: Google::Apis::ComputeV1::Image::RawDisk::Representation
|
|
10543
11122
|
|
|
10544
11123
|
property :satisfies_pzi, as: 'satisfiesPzi'
|
|
@@ -10613,6 +11192,13 @@ module Google
|
|
|
10613
11192
|
end
|
|
10614
11193
|
end
|
|
10615
11194
|
|
|
11195
|
+
class ImageParams
|
|
11196
|
+
# @private
|
|
11197
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11198
|
+
hash :resource_manager_tags, as: 'resourceManagerTags'
|
|
11199
|
+
end
|
|
11200
|
+
end
|
|
11201
|
+
|
|
10616
11202
|
class InitialStateConfig
|
|
10617
11203
|
# @private
|
|
10618
11204
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -12136,6 +12722,8 @@ module Google
|
|
|
12136
12722
|
property :satisfies_pzs, as: 'satisfiesPzs'
|
|
12137
12723
|
property :self_link, as: 'selfLink'
|
|
12138
12724
|
property :state, as: 'state'
|
|
12725
|
+
property :subzone, as: 'subzone'
|
|
12726
|
+
collection :wire_groups, as: 'wireGroups'
|
|
12139
12727
|
end
|
|
12140
12728
|
end
|
|
12141
12729
|
|
|
@@ -12847,6 +13435,8 @@ module Google
|
|
|
12847
13435
|
property :city, as: 'city'
|
|
12848
13436
|
property :continent, as: 'continent'
|
|
12849
13437
|
property :creation_timestamp, as: 'creationTimestamp'
|
|
13438
|
+
collection :cross_site_interconnect_infos, as: 'crossSiteInterconnectInfos', class: Google::Apis::ComputeV1::InterconnectLocationCrossSiteInterconnectInfo, decorator: Google::Apis::ComputeV1::InterconnectLocationCrossSiteInterconnectInfo::Representation
|
|
13439
|
+
|
|
12850
13440
|
property :description, as: 'description'
|
|
12851
13441
|
property :facility_provider, as: 'facilityProvider'
|
|
12852
13442
|
property :facility_provider_facility_id, as: 'facilityProviderFacilityId'
|
|
@@ -12863,6 +13453,13 @@ module Google
|
|
|
12863
13453
|
end
|
|
12864
13454
|
end
|
|
12865
13455
|
|
|
13456
|
+
class InterconnectLocationCrossSiteInterconnectInfo
|
|
13457
|
+
# @private
|
|
13458
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13459
|
+
property :city, as: 'city'
|
|
13460
|
+
end
|
|
13461
|
+
end
|
|
13462
|
+
|
|
12866
13463
|
class InterconnectLocationList
|
|
12867
13464
|
# @private
|
|
12868
13465
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -15057,6 +15654,15 @@ module Google
|
|
|
15057
15654
|
end
|
|
15058
15655
|
end
|
|
15059
15656
|
|
|
15657
|
+
class OrganizationSecurityPoliciesListAssociationsResponse
|
|
15658
|
+
# @private
|
|
15659
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
15660
|
+
collection :associations, as: 'associations', class: Google::Apis::ComputeV1::SecurityPolicyAssociation, decorator: Google::Apis::ComputeV1::SecurityPolicyAssociation::Representation
|
|
15661
|
+
|
|
15662
|
+
property :kind, as: 'kind'
|
|
15663
|
+
end
|
|
15664
|
+
end
|
|
15665
|
+
|
|
15060
15666
|
class OutlierDetection
|
|
15061
15667
|
# @private
|
|
15062
15668
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -15361,6 +15967,91 @@ module Google
|
|
|
15361
15967
|
end
|
|
15362
15968
|
end
|
|
15363
15969
|
|
|
15970
|
+
class PreviewFeature
|
|
15971
|
+
# @private
|
|
15972
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
15973
|
+
property :activation_status, as: 'activationStatus'
|
|
15974
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
15975
|
+
property :description, as: 'description'
|
|
15976
|
+
property :id, :numeric_string => true, as: 'id'
|
|
15977
|
+
property :kind, as: 'kind'
|
|
15978
|
+
property :name, as: 'name'
|
|
15979
|
+
property :rollout_operation, as: 'rolloutOperation', class: Google::Apis::ComputeV1::PreviewFeatureRolloutOperation, decorator: Google::Apis::ComputeV1::PreviewFeatureRolloutOperation::Representation
|
|
15980
|
+
|
|
15981
|
+
property :self_link, as: 'selfLink'
|
|
15982
|
+
property :status, as: 'status', class: Google::Apis::ComputeV1::PreviewFeatureStatus, decorator: Google::Apis::ComputeV1::PreviewFeatureStatus::Representation
|
|
15983
|
+
|
|
15984
|
+
end
|
|
15985
|
+
end
|
|
15986
|
+
|
|
15987
|
+
class PreviewFeatureList
|
|
15988
|
+
# @private
|
|
15989
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
15990
|
+
property :etag, as: 'etag'
|
|
15991
|
+
property :id, as: 'id'
|
|
15992
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::PreviewFeature, decorator: Google::Apis::ComputeV1::PreviewFeature::Representation
|
|
15993
|
+
|
|
15994
|
+
property :next_page_token, as: 'nextPageToken'
|
|
15995
|
+
property :self_link, as: 'selfLink'
|
|
15996
|
+
collection :unreachables, as: 'unreachables'
|
|
15997
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::PreviewFeatureList::Warning, decorator: Google::Apis::ComputeV1::PreviewFeatureList::Warning::Representation
|
|
15998
|
+
|
|
15999
|
+
end
|
|
16000
|
+
|
|
16001
|
+
class Warning
|
|
16002
|
+
# @private
|
|
16003
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
16004
|
+
property :code, as: 'code'
|
|
16005
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::PreviewFeatureList::Warning::Datum, decorator: Google::Apis::ComputeV1::PreviewFeatureList::Warning::Datum::Representation
|
|
16006
|
+
|
|
16007
|
+
property :message, as: 'message'
|
|
16008
|
+
end
|
|
16009
|
+
|
|
16010
|
+
class Datum
|
|
16011
|
+
# @private
|
|
16012
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
16013
|
+
property :key, as: 'key'
|
|
16014
|
+
property :value, as: 'value'
|
|
16015
|
+
end
|
|
16016
|
+
end
|
|
16017
|
+
end
|
|
16018
|
+
end
|
|
16019
|
+
|
|
16020
|
+
class PreviewFeatureRolloutOperation
|
|
16021
|
+
# @private
|
|
16022
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
16023
|
+
property :rollout_input, as: 'rolloutInput', class: Google::Apis::ComputeV1::PreviewFeatureRolloutOperationRolloutInput, decorator: Google::Apis::ComputeV1::PreviewFeatureRolloutOperationRolloutInput::Representation
|
|
16024
|
+
|
|
16025
|
+
end
|
|
16026
|
+
end
|
|
16027
|
+
|
|
16028
|
+
class PreviewFeatureRolloutOperationRolloutInput
|
|
16029
|
+
# @private
|
|
16030
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
16031
|
+
property :name, as: 'name'
|
|
16032
|
+
property :predefined_rollout_plan, as: 'predefinedRolloutPlan'
|
|
16033
|
+
end
|
|
16034
|
+
end
|
|
16035
|
+
|
|
16036
|
+
class PreviewFeatureStatus
|
|
16037
|
+
# @private
|
|
16038
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
16039
|
+
property :description, as: 'description'
|
|
16040
|
+
property :help_link, as: 'helpLink'
|
|
16041
|
+
property :release_status, as: 'releaseStatus', class: Google::Apis::ComputeV1::PreviewFeatureStatusReleaseStatus, decorator: Google::Apis::ComputeV1::PreviewFeatureStatusReleaseStatus::Representation
|
|
16042
|
+
|
|
16043
|
+
end
|
|
16044
|
+
end
|
|
16045
|
+
|
|
16046
|
+
class PreviewFeatureStatusReleaseStatus
|
|
16047
|
+
# @private
|
|
16048
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
16049
|
+
property :stage, as: 'stage'
|
|
16050
|
+
property :update_date, as: 'updateDate', class: Google::Apis::ComputeV1::Date, decorator: Google::Apis::ComputeV1::Date::Representation
|
|
16051
|
+
|
|
16052
|
+
end
|
|
16053
|
+
end
|
|
16054
|
+
|
|
15364
16055
|
class Project
|
|
15365
16056
|
# @private
|
|
15366
16057
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -15442,6 +16133,7 @@ module Google
|
|
|
15442
16133
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
|
15443
16134
|
property :id, :numeric_string => true, as: 'id'
|
|
15444
16135
|
property :ip_cidr_range, as: 'ipCidrRange'
|
|
16136
|
+
property :ipv6_access_type, as: 'ipv6AccessType'
|
|
15445
16137
|
property :kind, as: 'kind'
|
|
15446
16138
|
property :name, as: 'name'
|
|
15447
16139
|
property :pdp_scope, as: 'pdpScope'
|
|
@@ -15506,6 +16198,7 @@ module Google
|
|
|
15506
16198
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
|
15507
16199
|
property :id, :numeric_string => true, as: 'id'
|
|
15508
16200
|
property :ip_cidr_range, as: 'ipCidrRange'
|
|
16201
|
+
property :ipv6_access_type, as: 'ipv6AccessType'
|
|
15509
16202
|
property :is_live_migration, as: 'isLiveMigration'
|
|
15510
16203
|
property :kind, as: 'kind'
|
|
15511
16204
|
property :mode, as: 'mode'
|
|
@@ -15591,6 +16284,7 @@ module Google
|
|
|
15591
16284
|
property :delegatee_project, as: 'delegateeProject'
|
|
15592
16285
|
property :description, as: 'description'
|
|
15593
16286
|
property :ip_cidr_range, as: 'ipCidrRange'
|
|
16287
|
+
property :ipv6_access_type, as: 'ipv6AccessType'
|
|
15594
16288
|
property :is_address, as: 'isAddress'
|
|
15595
16289
|
property :mode, as: 'mode'
|
|
15596
16290
|
property :name, as: 'name'
|
|
@@ -16481,6 +17175,24 @@ module Google
|
|
|
16481
17175
|
end
|
|
16482
17176
|
end
|
|
16483
17177
|
|
|
17178
|
+
class ReservationSubBlocksReportFaultyRequest
|
|
17179
|
+
# @private
|
|
17180
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
17181
|
+
property :disruption_schedule, as: 'disruptionSchedule'
|
|
17182
|
+
property :failure_component, as: 'failureComponent'
|
|
17183
|
+
collection :fault_reasons, as: 'faultReasons', class: Google::Apis::ComputeV1::ReservationSubBlocksReportFaultyRequestFaultReason, decorator: Google::Apis::ComputeV1::ReservationSubBlocksReportFaultyRequestFaultReason::Representation
|
|
17184
|
+
|
|
17185
|
+
end
|
|
17186
|
+
end
|
|
17187
|
+
|
|
17188
|
+
class ReservationSubBlocksReportFaultyRequestFaultReason
|
|
17189
|
+
# @private
|
|
17190
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
17191
|
+
property :behavior, as: 'behavior'
|
|
17192
|
+
property :description, as: 'description'
|
|
17193
|
+
end
|
|
17194
|
+
end
|
|
17195
|
+
|
|
16484
17196
|
class ReservationsBlocksPerformMaintenanceRequest
|
|
16485
17197
|
# @private
|
|
16486
17198
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -16813,6 +17525,8 @@ module Google
|
|
|
16813
17525
|
property :physical_host, as: 'physicalHost'
|
|
16814
17526
|
property :physical_host_topology, as: 'physicalHostTopology', class: Google::Apis::ComputeV1::ResourceStatusPhysicalHostTopology, decorator: Google::Apis::ComputeV1::ResourceStatusPhysicalHostTopology::Representation
|
|
16815
17527
|
|
|
17528
|
+
property :reservation_consumption_info, as: 'reservationConsumptionInfo', class: Google::Apis::ComputeV1::ResourceStatusReservationConsumptionInfo, decorator: Google::Apis::ComputeV1::ResourceStatusReservationConsumptionInfo::Representation
|
|
17529
|
+
|
|
16816
17530
|
property :scheduling, as: 'scheduling', class: Google::Apis::ComputeV1::ResourceStatusScheduling, decorator: Google::Apis::ComputeV1::ResourceStatusScheduling::Representation
|
|
16817
17531
|
|
|
16818
17532
|
property :upcoming_maintenance, as: 'upcomingMaintenance', class: Google::Apis::ComputeV1::UpcomingMaintenance, decorator: Google::Apis::ComputeV1::UpcomingMaintenance::Representation
|
|
@@ -16844,6 +17558,13 @@ module Google
|
|
|
16844
17558
|
end
|
|
16845
17559
|
end
|
|
16846
17560
|
|
|
17561
|
+
class ResourceStatusReservationConsumptionInfo
|
|
17562
|
+
# @private
|
|
17563
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
17564
|
+
property :consumed_reservation, as: 'consumedReservation'
|
|
17565
|
+
end
|
|
17566
|
+
end
|
|
17567
|
+
|
|
16847
17568
|
class ResourceStatusScheduling
|
|
16848
17569
|
# @private
|
|
16849
17570
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -17625,6 +18346,8 @@ module Google
|
|
|
17625
18346
|
|
|
17626
18347
|
property :advanced_options_config, as: 'advancedOptionsConfig', class: Google::Apis::ComputeV1::SecurityPolicyAdvancedOptionsConfig, decorator: Google::Apis::ComputeV1::SecurityPolicyAdvancedOptionsConfig::Representation
|
|
17627
18348
|
|
|
18349
|
+
collection :associations, as: 'associations', class: Google::Apis::ComputeV1::SecurityPolicyAssociation, decorator: Google::Apis::ComputeV1::SecurityPolicyAssociation::Representation
|
|
18350
|
+
|
|
17628
18351
|
property :creation_timestamp, as: 'creationTimestamp'
|
|
17629
18352
|
property :ddos_protection_config, as: 'ddosProtectionConfig', class: Google::Apis::ComputeV1::SecurityPolicyDdosProtectionConfig, decorator: Google::Apis::ComputeV1::SecurityPolicyDdosProtectionConfig::Representation
|
|
17630
18353
|
|
|
@@ -17641,6 +18364,7 @@ module Google
|
|
|
17641
18364
|
collection :rules, as: 'rules', class: Google::Apis::ComputeV1::SecurityPolicyRule, decorator: Google::Apis::ComputeV1::SecurityPolicyRule::Representation
|
|
17642
18365
|
|
|
17643
18366
|
property :self_link, as: 'selfLink'
|
|
18367
|
+
property :short_name, as: 'shortName'
|
|
17644
18368
|
property :type, as: 'type'
|
|
17645
18369
|
collection :user_defined_fields, as: 'userDefinedFields', class: Google::Apis::ComputeV1::SecurityPolicyUserDefinedField, decorator: Google::Apis::ComputeV1::SecurityPolicyUserDefinedField::Representation
|
|
17646
18370
|
|
|
@@ -17708,6 +18432,19 @@ module Google
|
|
|
17708
18432
|
end
|
|
17709
18433
|
end
|
|
17710
18434
|
|
|
18435
|
+
class SecurityPolicyAssociation
|
|
18436
|
+
# @private
|
|
18437
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
18438
|
+
property :attachment_id, as: 'attachmentId'
|
|
18439
|
+
property :display_name, as: 'displayName'
|
|
18440
|
+
collection :excluded_folders, as: 'excludedFolders'
|
|
18441
|
+
collection :excluded_projects, as: 'excludedProjects'
|
|
18442
|
+
property :name, as: 'name'
|
|
18443
|
+
property :security_policy_id, as: 'securityPolicyId'
|
|
18444
|
+
property :short_name, as: 'shortName'
|
|
18445
|
+
end
|
|
18446
|
+
end
|
|
18447
|
+
|
|
17711
18448
|
class SecurityPolicyDdosProtectionConfig
|
|
17712
18449
|
# @private
|
|
17713
18450
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -18224,6 +18961,8 @@ module Google
|
|
|
18224
18961
|
collection :licenses, as: 'licenses'
|
|
18225
18962
|
property :location_hint, as: 'locationHint'
|
|
18226
18963
|
property :name, as: 'name'
|
|
18964
|
+
property :params, as: 'params', class: Google::Apis::ComputeV1::SnapshotParams, decorator: Google::Apis::ComputeV1::SnapshotParams::Representation
|
|
18965
|
+
|
|
18227
18966
|
property :satisfies_pzi, as: 'satisfiesPzi'
|
|
18228
18967
|
property :satisfies_pzs, as: 'satisfiesPzs'
|
|
18229
18968
|
property :self_link, as: 'selfLink'
|
|
@@ -18280,6 +19019,13 @@ module Google
|
|
|
18280
19019
|
end
|
|
18281
19020
|
end
|
|
18282
19021
|
|
|
19022
|
+
class SnapshotParams
|
|
19023
|
+
# @private
|
|
19024
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
19025
|
+
hash :resource_manager_tags, as: 'resourceManagerTags'
|
|
19026
|
+
end
|
|
19027
|
+
end
|
|
19028
|
+
|
|
18283
19029
|
class SnapshotSettings
|
|
18284
19030
|
# @private
|
|
18285
19031
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -20820,6 +21566,123 @@ module Google
|
|
|
20820
21566
|
end
|
|
20821
21567
|
end
|
|
20822
21568
|
|
|
21569
|
+
class Wire
|
|
21570
|
+
# @private
|
|
21571
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21572
|
+
property :admin_enabled, as: 'adminEnabled'
|
|
21573
|
+
collection :endpoints, as: 'endpoints', class: Google::Apis::ComputeV1::WireEndpoint, decorator: Google::Apis::ComputeV1::WireEndpoint::Representation
|
|
21574
|
+
|
|
21575
|
+
property :label, as: 'label'
|
|
21576
|
+
property :wire_properties, as: 'wireProperties', class: Google::Apis::ComputeV1::WireProperties, decorator: Google::Apis::ComputeV1::WireProperties::Representation
|
|
21577
|
+
|
|
21578
|
+
end
|
|
21579
|
+
end
|
|
21580
|
+
|
|
21581
|
+
class WireEndpoint
|
|
21582
|
+
# @private
|
|
21583
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21584
|
+
property :interconnect, as: 'interconnect'
|
|
21585
|
+
property :vlan_tag, as: 'vlanTag'
|
|
21586
|
+
end
|
|
21587
|
+
end
|
|
21588
|
+
|
|
21589
|
+
class WireGroup
|
|
21590
|
+
# @private
|
|
21591
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21592
|
+
property :admin_enabled, as: 'adminEnabled'
|
|
21593
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
21594
|
+
property :description, as: 'description'
|
|
21595
|
+
hash :endpoints, as: 'endpoints', class: Google::Apis::ComputeV1::WireGroupEndpoint, decorator: Google::Apis::ComputeV1::WireGroupEndpoint::Representation
|
|
21596
|
+
|
|
21597
|
+
property :id, :numeric_string => true, as: 'id'
|
|
21598
|
+
property :kind, as: 'kind'
|
|
21599
|
+
property :name, as: 'name'
|
|
21600
|
+
property :reconciling, as: 'reconciling'
|
|
21601
|
+
property :self_link, as: 'selfLink'
|
|
21602
|
+
property :topology, as: 'topology', class: Google::Apis::ComputeV1::WireGroupTopology, decorator: Google::Apis::ComputeV1::WireGroupTopology::Representation
|
|
21603
|
+
|
|
21604
|
+
property :wire_properties, as: 'wireProperties', class: Google::Apis::ComputeV1::WireProperties, decorator: Google::Apis::ComputeV1::WireProperties::Representation
|
|
21605
|
+
|
|
21606
|
+
collection :wires, as: 'wires', class: Google::Apis::ComputeV1::Wire, decorator: Google::Apis::ComputeV1::Wire::Representation
|
|
21607
|
+
|
|
21608
|
+
end
|
|
21609
|
+
end
|
|
21610
|
+
|
|
21611
|
+
class WireGroupEndpoint
|
|
21612
|
+
# @private
|
|
21613
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21614
|
+
hash :interconnects, as: 'interconnects', class: Google::Apis::ComputeV1::WireGroupEndpointInterconnect, decorator: Google::Apis::ComputeV1::WireGroupEndpointInterconnect::Representation
|
|
21615
|
+
|
|
21616
|
+
end
|
|
21617
|
+
end
|
|
21618
|
+
|
|
21619
|
+
class WireGroupEndpointInterconnect
|
|
21620
|
+
# @private
|
|
21621
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21622
|
+
property :interconnect, as: 'interconnect'
|
|
21623
|
+
collection :vlan_tags, as: 'vlanTags'
|
|
21624
|
+
end
|
|
21625
|
+
end
|
|
21626
|
+
|
|
21627
|
+
class WireGroupList
|
|
21628
|
+
# @private
|
|
21629
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21630
|
+
property :etag, as: 'etag'
|
|
21631
|
+
property :id, as: 'id'
|
|
21632
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::WireGroup, decorator: Google::Apis::ComputeV1::WireGroup::Representation
|
|
21633
|
+
|
|
21634
|
+
property :kind, as: 'kind'
|
|
21635
|
+
property :next_page_token, as: 'nextPageToken'
|
|
21636
|
+
property :self_link, as: 'selfLink'
|
|
21637
|
+
collection :unreachables, as: 'unreachables'
|
|
21638
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::WireGroupList::Warning, decorator: Google::Apis::ComputeV1::WireGroupList::Warning::Representation
|
|
21639
|
+
|
|
21640
|
+
end
|
|
21641
|
+
|
|
21642
|
+
class Warning
|
|
21643
|
+
# @private
|
|
21644
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21645
|
+
property :code, as: 'code'
|
|
21646
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::WireGroupList::Warning::Datum, decorator: Google::Apis::ComputeV1::WireGroupList::Warning::Datum::Representation
|
|
21647
|
+
|
|
21648
|
+
property :message, as: 'message'
|
|
21649
|
+
end
|
|
21650
|
+
|
|
21651
|
+
class Datum
|
|
21652
|
+
# @private
|
|
21653
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21654
|
+
property :key, as: 'key'
|
|
21655
|
+
property :value, as: 'value'
|
|
21656
|
+
end
|
|
21657
|
+
end
|
|
21658
|
+
end
|
|
21659
|
+
end
|
|
21660
|
+
|
|
21661
|
+
class WireGroupTopology
|
|
21662
|
+
# @private
|
|
21663
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21664
|
+
collection :endpoints, as: 'endpoints', class: Google::Apis::ComputeV1::WireGroupTopologyEndpoint, decorator: Google::Apis::ComputeV1::WireGroupTopologyEndpoint::Representation
|
|
21665
|
+
|
|
21666
|
+
end
|
|
21667
|
+
end
|
|
21668
|
+
|
|
21669
|
+
class WireGroupTopologyEndpoint
|
|
21670
|
+
# @private
|
|
21671
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21672
|
+
property :city, as: 'city'
|
|
21673
|
+
property :label, as: 'label'
|
|
21674
|
+
end
|
|
21675
|
+
end
|
|
21676
|
+
|
|
21677
|
+
class WireProperties
|
|
21678
|
+
# @private
|
|
21679
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21680
|
+
property :bandwidth_allocation, as: 'bandwidthAllocation'
|
|
21681
|
+
property :bandwidth_unmetered, :numeric_string => true, as: 'bandwidthUnmetered'
|
|
21682
|
+
property :fault_response, as: 'faultResponse'
|
|
21683
|
+
end
|
|
21684
|
+
end
|
|
21685
|
+
|
|
20823
21686
|
class XpnHostList
|
|
20824
21687
|
# @private
|
|
20825
21688
|
class Representation < Google::Apis::Core::JsonRepresentation
|