google-apis-compute_v1 0.132.0 → 0.134.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 +16738 -10679
- data/lib/google/apis/compute_v1/gem_version.rb +2 -2
- data/lib/google/apis/compute_v1/representations.rb +890 -90
- data/lib/google/apis/compute_v1/service.rb +19667 -12899
- metadata +2 -2
|
@@ -34,6 +34,24 @@ module Google
|
|
|
34
34
|
include Google::Apis::Core::JsonObjectSupport
|
|
35
35
|
end
|
|
36
36
|
|
|
37
|
+
class AcceleratorTopologiesInfo
|
|
38
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
39
|
+
|
|
40
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
41
|
+
end
|
|
42
|
+
|
|
43
|
+
class AcceleratorTopologiesInfoAcceleratorTopologyInfo
|
|
44
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
45
|
+
|
|
46
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
47
|
+
end
|
|
48
|
+
|
|
49
|
+
class AcceleratorTopologiesInfoAcceleratorTopologyInfoInfoPerTopologyState
|
|
50
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
51
|
+
|
|
52
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
53
|
+
end
|
|
54
|
+
|
|
37
55
|
class AcceleratorType
|
|
38
56
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
39
57
|
|
|
@@ -826,6 +844,30 @@ module Google
|
|
|
826
844
|
include Google::Apis::Core::JsonObjectSupport
|
|
827
845
|
end
|
|
828
846
|
|
|
847
|
+
class CrossSiteNetwork
|
|
848
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
849
|
+
|
|
850
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
851
|
+
end
|
|
852
|
+
|
|
853
|
+
class CrossSiteNetworkList
|
|
854
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
855
|
+
|
|
856
|
+
class Warning
|
|
857
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
858
|
+
|
|
859
|
+
class Datum
|
|
860
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
861
|
+
|
|
862
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
863
|
+
end
|
|
864
|
+
|
|
865
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
866
|
+
end
|
|
867
|
+
|
|
868
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
869
|
+
end
|
|
870
|
+
|
|
829
871
|
class CustomErrorResponsePolicy
|
|
830
872
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
831
873
|
|
|
@@ -1354,12 +1396,126 @@ module Google
|
|
|
1354
1396
|
include Google::Apis::Core::JsonObjectSupport
|
|
1355
1397
|
end
|
|
1356
1398
|
|
|
1399
|
+
class FutureReservation
|
|
1400
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1401
|
+
|
|
1402
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1403
|
+
end
|
|
1404
|
+
|
|
1405
|
+
class FutureReservationCommitmentInfo
|
|
1406
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1407
|
+
|
|
1408
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1409
|
+
end
|
|
1410
|
+
|
|
1411
|
+
class FutureReservationSpecificSkuProperties
|
|
1412
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1413
|
+
|
|
1414
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1415
|
+
end
|
|
1416
|
+
|
|
1417
|
+
class FutureReservationStatus
|
|
1418
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1419
|
+
|
|
1420
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1421
|
+
end
|
|
1422
|
+
|
|
1423
|
+
class FutureReservationStatusExistingMatchingUsageInfo
|
|
1424
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1425
|
+
|
|
1426
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1427
|
+
end
|
|
1428
|
+
|
|
1429
|
+
class FutureReservationStatusLastKnownGoodState
|
|
1430
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1431
|
+
|
|
1432
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1433
|
+
end
|
|
1434
|
+
|
|
1435
|
+
class FutureReservationStatusLastKnownGoodStateFutureReservationSpecs
|
|
1436
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1437
|
+
|
|
1438
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1439
|
+
end
|
|
1440
|
+
|
|
1441
|
+
class FutureReservationStatusSpecificSkuProperties
|
|
1442
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1443
|
+
|
|
1444
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1445
|
+
end
|
|
1446
|
+
|
|
1447
|
+
class FutureReservationTimeWindow
|
|
1448
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1449
|
+
|
|
1450
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1451
|
+
end
|
|
1452
|
+
|
|
1453
|
+
class FutureReservationsAggregatedListResponse
|
|
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 FutureReservationsListResponse
|
|
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
|
+
|
|
1489
|
+
class FutureReservationsScopedList
|
|
1490
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1491
|
+
|
|
1492
|
+
class Warning
|
|
1493
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1494
|
+
|
|
1495
|
+
class Datum
|
|
1496
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1497
|
+
|
|
1498
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1499
|
+
end
|
|
1500
|
+
|
|
1501
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1502
|
+
end
|
|
1503
|
+
|
|
1504
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1505
|
+
end
|
|
1506
|
+
|
|
1357
1507
|
class GrpcHealthCheck
|
|
1358
1508
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1359
1509
|
|
|
1360
1510
|
include Google::Apis::Core::JsonObjectSupport
|
|
1361
1511
|
end
|
|
1362
1512
|
|
|
1513
|
+
class GrpctlsHealthCheck
|
|
1514
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1515
|
+
|
|
1516
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1517
|
+
end
|
|
1518
|
+
|
|
1363
1519
|
class GlobalAddressesMoveRequest
|
|
1364
1520
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1365
1521
|
|
|
@@ -2728,6 +2884,30 @@ module Google
|
|
|
2728
2884
|
include Google::Apis::Core::JsonObjectSupport
|
|
2729
2885
|
end
|
|
2730
2886
|
|
|
2887
|
+
class InterconnectAttachmentL2Forwarding
|
|
2888
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2889
|
+
|
|
2890
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2891
|
+
end
|
|
2892
|
+
|
|
2893
|
+
class InterconnectAttachmentL2ForwardingApplianceMapping
|
|
2894
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2895
|
+
|
|
2896
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2897
|
+
end
|
|
2898
|
+
|
|
2899
|
+
class InterconnectAttachmentL2ForwardingApplianceMappingInnerVlanToApplianceMapping
|
|
2900
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2901
|
+
|
|
2902
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2903
|
+
end
|
|
2904
|
+
|
|
2905
|
+
class InterconnectAttachmentL2ForwardingGeneveHeader
|
|
2906
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2907
|
+
|
|
2908
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2909
|
+
end
|
|
2910
|
+
|
|
2731
2911
|
class InterconnectAttachmentList
|
|
2732
2912
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2733
2913
|
|
|
@@ -2746,6 +2926,12 @@ module Google
|
|
|
2746
2926
|
include Google::Apis::Core::JsonObjectSupport
|
|
2747
2927
|
end
|
|
2748
2928
|
|
|
2929
|
+
class InterconnectAttachmentParams
|
|
2930
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2931
|
+
|
|
2932
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2933
|
+
end
|
|
2934
|
+
|
|
2749
2935
|
class InterconnectAttachmentPartnerMetadata
|
|
2750
2936
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2751
2937
|
|
|
@@ -2956,6 +3142,12 @@ module Google
|
|
|
2956
3142
|
include Google::Apis::Core::JsonObjectSupport
|
|
2957
3143
|
end
|
|
2958
3144
|
|
|
3145
|
+
class InterconnectLocationCrossSiteInterconnectInfo
|
|
3146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3147
|
+
|
|
3148
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3149
|
+
end
|
|
3150
|
+
|
|
2959
3151
|
class InterconnectLocationList
|
|
2960
3152
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2961
3153
|
|
|
@@ -3010,6 +3202,12 @@ module Google
|
|
|
3010
3202
|
include Google::Apis::Core::JsonObjectSupport
|
|
3011
3203
|
end
|
|
3012
3204
|
|
|
3205
|
+
class InterconnectParams
|
|
3206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3207
|
+
|
|
3208
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3209
|
+
end
|
|
3210
|
+
|
|
3013
3211
|
class InterconnectRemoteLocation
|
|
3014
3212
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3015
3213
|
|
|
@@ -5194,6 +5392,12 @@ module Google
|
|
|
5194
5392
|
include Google::Apis::Core::JsonObjectSupport
|
|
5195
5393
|
end
|
|
5196
5394
|
|
|
5395
|
+
class ResourceStatusReservationConsumptionInfo
|
|
5396
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5397
|
+
|
|
5398
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5399
|
+
end
|
|
5400
|
+
|
|
5197
5401
|
class ResourceStatusScheduling
|
|
5198
5402
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5199
5403
|
|
|
@@ -7342,6 +7546,72 @@ module Google
|
|
|
7342
7546
|
include Google::Apis::Core::JsonObjectSupport
|
|
7343
7547
|
end
|
|
7344
7548
|
|
|
7549
|
+
class Wire
|
|
7550
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7551
|
+
|
|
7552
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7553
|
+
end
|
|
7554
|
+
|
|
7555
|
+
class WireEndpoint
|
|
7556
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7557
|
+
|
|
7558
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7559
|
+
end
|
|
7560
|
+
|
|
7561
|
+
class WireGroup
|
|
7562
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7563
|
+
|
|
7564
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7565
|
+
end
|
|
7566
|
+
|
|
7567
|
+
class WireGroupEndpoint
|
|
7568
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7569
|
+
|
|
7570
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7571
|
+
end
|
|
7572
|
+
|
|
7573
|
+
class WireGroupEndpointInterconnect
|
|
7574
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7575
|
+
|
|
7576
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7577
|
+
end
|
|
7578
|
+
|
|
7579
|
+
class WireGroupList
|
|
7580
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7581
|
+
|
|
7582
|
+
class Warning
|
|
7583
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7584
|
+
|
|
7585
|
+
class Datum
|
|
7586
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7587
|
+
|
|
7588
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7589
|
+
end
|
|
7590
|
+
|
|
7591
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7592
|
+
end
|
|
7593
|
+
|
|
7594
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7595
|
+
end
|
|
7596
|
+
|
|
7597
|
+
class WireGroupTopology
|
|
7598
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7599
|
+
|
|
7600
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7601
|
+
end
|
|
7602
|
+
|
|
7603
|
+
class WireGroupTopologyEndpoint
|
|
7604
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7605
|
+
|
|
7606
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7607
|
+
end
|
|
7608
|
+
|
|
7609
|
+
class WireProperties
|
|
7610
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7611
|
+
|
|
7612
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7613
|
+
end
|
|
7614
|
+
|
|
7345
7615
|
class XpnHostList
|
|
7346
7616
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7347
7617
|
|
|
@@ -7396,6 +7666,12 @@ module Google
|
|
|
7396
7666
|
include Google::Apis::Core::JsonObjectSupport
|
|
7397
7667
|
end
|
|
7398
7668
|
|
|
7669
|
+
class ZoneSetNestedPolicyRequest
|
|
7670
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7671
|
+
|
|
7672
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
7673
|
+
end
|
|
7674
|
+
|
|
7399
7675
|
class ZoneSetPolicyRequest
|
|
7400
7676
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
7401
7677
|
|
|
@@ -7420,30 +7696,55 @@ module Google
|
|
|
7420
7696
|
end
|
|
7421
7697
|
end
|
|
7422
7698
|
|
|
7423
|
-
class
|
|
7699
|
+
class AcceleratorTopologiesInfo
|
|
7424
7700
|
# @private
|
|
7425
7701
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7426
|
-
|
|
7427
|
-
property :deprecated, as: 'deprecated', class: Google::Apis::ComputeV1::DeprecationStatus, decorator: Google::Apis::ComputeV1::DeprecationStatus::Representation
|
|
7702
|
+
collection :accelerator_topology_infos, as: 'acceleratorTopologyInfos', class: Google::Apis::ComputeV1::AcceleratorTopologiesInfoAcceleratorTopologyInfo, decorator: Google::Apis::ComputeV1::AcceleratorTopologiesInfoAcceleratorTopologyInfo::Representation
|
|
7428
7703
|
|
|
7429
|
-
property :description, as: 'description'
|
|
7430
|
-
property :id, :numeric_string => true, as: 'id'
|
|
7431
|
-
property :kind, as: 'kind'
|
|
7432
|
-
property :maximum_cards_per_instance, as: 'maximumCardsPerInstance'
|
|
7433
|
-
property :name, as: 'name'
|
|
7434
|
-
property :self_link, as: 'selfLink'
|
|
7435
|
-
property :zone, as: 'zone'
|
|
7436
7704
|
end
|
|
7437
7705
|
end
|
|
7438
7706
|
|
|
7439
|
-
class
|
|
7707
|
+
class AcceleratorTopologiesInfoAcceleratorTopologyInfo
|
|
7440
7708
|
# @private
|
|
7441
7709
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7442
|
-
property :
|
|
7443
|
-
|
|
7710
|
+
property :accelerator_topology, as: 'acceleratorTopology'
|
|
7711
|
+
collection :info_per_topology_states, as: 'infoPerTopologyStates', class: Google::Apis::ComputeV1::AcceleratorTopologiesInfoAcceleratorTopologyInfoInfoPerTopologyState, decorator: Google::Apis::ComputeV1::AcceleratorTopologiesInfoAcceleratorTopologyInfoInfoPerTopologyState::Representation
|
|
7444
7712
|
|
|
7445
|
-
|
|
7446
|
-
|
|
7713
|
+
end
|
|
7714
|
+
end
|
|
7715
|
+
|
|
7716
|
+
class AcceleratorTopologiesInfoAcceleratorTopologyInfoInfoPerTopologyState
|
|
7717
|
+
# @private
|
|
7718
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7719
|
+
property :count, as: 'count'
|
|
7720
|
+
property :state, as: 'state'
|
|
7721
|
+
end
|
|
7722
|
+
end
|
|
7723
|
+
|
|
7724
|
+
class AcceleratorType
|
|
7725
|
+
# @private
|
|
7726
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7727
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
7728
|
+
property :deprecated, as: 'deprecated', class: Google::Apis::ComputeV1::DeprecationStatus, decorator: Google::Apis::ComputeV1::DeprecationStatus::Representation
|
|
7729
|
+
|
|
7730
|
+
property :description, as: 'description'
|
|
7731
|
+
property :id, :numeric_string => true, as: 'id'
|
|
7732
|
+
property :kind, as: 'kind'
|
|
7733
|
+
property :maximum_cards_per_instance, as: 'maximumCardsPerInstance'
|
|
7734
|
+
property :name, as: 'name'
|
|
7735
|
+
property :self_link, as: 'selfLink'
|
|
7736
|
+
property :zone, as: 'zone'
|
|
7737
|
+
end
|
|
7738
|
+
end
|
|
7739
|
+
|
|
7740
|
+
class AcceleratorTypeAggregatedList
|
|
7741
|
+
# @private
|
|
7742
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7743
|
+
property :id, as: 'id'
|
|
7744
|
+
hash :items, as: 'items', class: Google::Apis::ComputeV1::AcceleratorTypesScopedList, decorator: Google::Apis::ComputeV1::AcceleratorTypesScopedList::Representation
|
|
7745
|
+
|
|
7746
|
+
property :kind, as: 'kind'
|
|
7747
|
+
property :next_page_token, as: 'nextPageToken'
|
|
7447
7748
|
property :self_link, as: 'selfLink'
|
|
7448
7749
|
collection :unreachables, as: 'unreachables'
|
|
7449
7750
|
property :warning, as: 'warning', class: Google::Apis::ComputeV1::AcceleratorTypeAggregatedList::Warning, decorator: Google::Apis::ComputeV1::AcceleratorTypeAggregatedList::Warning::Representation
|
|
@@ -8651,6 +8952,7 @@ module Google
|
|
|
8651
8952
|
# @private
|
|
8652
8953
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8653
8954
|
collection :asns, as: 'asns'
|
|
8955
|
+
collection :asns32, as: 'asns32'
|
|
8654
8956
|
property :type, as: 'type'
|
|
8655
8957
|
end
|
|
8656
8958
|
end
|
|
@@ -8946,6 +9248,52 @@ module Google
|
|
|
8946
9248
|
end
|
|
8947
9249
|
end
|
|
8948
9250
|
|
|
9251
|
+
class CrossSiteNetwork
|
|
9252
|
+
# @private
|
|
9253
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9254
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
9255
|
+
property :description, as: 'description'
|
|
9256
|
+
property :id, :numeric_string => true, as: 'id'
|
|
9257
|
+
property :kind, as: 'kind'
|
|
9258
|
+
property :name, as: 'name'
|
|
9259
|
+
property :self_link, as: 'selfLink'
|
|
9260
|
+
end
|
|
9261
|
+
end
|
|
9262
|
+
|
|
9263
|
+
class CrossSiteNetworkList
|
|
9264
|
+
# @private
|
|
9265
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9266
|
+
property :etag, as: 'etag'
|
|
9267
|
+
property :id, as: 'id'
|
|
9268
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::CrossSiteNetwork, decorator: Google::Apis::ComputeV1::CrossSiteNetwork::Representation
|
|
9269
|
+
|
|
9270
|
+
property :kind, as: 'kind'
|
|
9271
|
+
property :next_page_token, as: 'nextPageToken'
|
|
9272
|
+
property :self_link, as: 'selfLink'
|
|
9273
|
+
collection :unreachables, as: 'unreachables'
|
|
9274
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::CrossSiteNetworkList::Warning, decorator: Google::Apis::ComputeV1::CrossSiteNetworkList::Warning::Representation
|
|
9275
|
+
|
|
9276
|
+
end
|
|
9277
|
+
|
|
9278
|
+
class Warning
|
|
9279
|
+
# @private
|
|
9280
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9281
|
+
property :code, as: 'code'
|
|
9282
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::CrossSiteNetworkList::Warning::Datum, decorator: Google::Apis::ComputeV1::CrossSiteNetworkList::Warning::Datum::Representation
|
|
9283
|
+
|
|
9284
|
+
property :message, as: 'message'
|
|
9285
|
+
end
|
|
9286
|
+
|
|
9287
|
+
class Datum
|
|
9288
|
+
# @private
|
|
9289
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9290
|
+
property :key, as: 'key'
|
|
9291
|
+
property :value, as: 'value'
|
|
9292
|
+
end
|
|
9293
|
+
end
|
|
9294
|
+
end
|
|
9295
|
+
end
|
|
9296
|
+
|
|
8949
9297
|
class CustomErrorResponsePolicy
|
|
8950
9298
|
# @private
|
|
8951
9299
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -9672,6 +10020,7 @@ module Google
|
|
|
9672
10020
|
collection :packet_mirroring_rules, as: 'packetMirroringRules', class: Google::Apis::ComputeV1::FirewallPolicyRule, decorator: Google::Apis::ComputeV1::FirewallPolicyRule::Representation
|
|
9673
10021
|
|
|
9674
10022
|
property :parent, as: 'parent'
|
|
10023
|
+
property :policy_type, as: 'policyType'
|
|
9675
10024
|
property :region, as: 'region'
|
|
9676
10025
|
property :rule_tuple_count, as: 'ruleTupleCount'
|
|
9677
10026
|
collection :rules, as: 'rules', class: Google::Apis::ComputeV1::FirewallPolicyRule, decorator: Google::Apis::ComputeV1::FirewallPolicyRule::Representation
|
|
@@ -9778,80 +10127,315 @@ module Google
|
|
|
9778
10127
|
end
|
|
9779
10128
|
end
|
|
9780
10129
|
|
|
9781
|
-
class FirewallPolicyRuleSecureTag
|
|
10130
|
+
class FirewallPolicyRuleSecureTag
|
|
10131
|
+
# @private
|
|
10132
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10133
|
+
property :name, as: 'name'
|
|
10134
|
+
property :state, as: 'state'
|
|
10135
|
+
end
|
|
10136
|
+
end
|
|
10137
|
+
|
|
10138
|
+
class FixedOrPercent
|
|
10139
|
+
# @private
|
|
10140
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10141
|
+
property :calculated, as: 'calculated'
|
|
10142
|
+
property :fixed, as: 'fixed'
|
|
10143
|
+
property :percent, as: 'percent'
|
|
10144
|
+
end
|
|
10145
|
+
end
|
|
10146
|
+
|
|
10147
|
+
class ForwardingRule
|
|
10148
|
+
# @private
|
|
10149
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10150
|
+
property :ip_address, as: 'IPAddress'
|
|
10151
|
+
property :ip_protocol, as: 'IPProtocol'
|
|
10152
|
+
property :all_ports, as: 'allPorts'
|
|
10153
|
+
property :allow_global_access, as: 'allowGlobalAccess'
|
|
10154
|
+
property :allow_psc_global_access, as: 'allowPscGlobalAccess'
|
|
10155
|
+
property :backend_service, as: 'backendService'
|
|
10156
|
+
property :base_forwarding_rule, as: 'baseForwardingRule'
|
|
10157
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
10158
|
+
property :description, as: 'description'
|
|
10159
|
+
property :external_managed_backend_bucket_migration_state, as: 'externalManagedBackendBucketMigrationState'
|
|
10160
|
+
property :external_managed_backend_bucket_migration_testing_percentage, as: 'externalManagedBackendBucketMigrationTestingPercentage'
|
|
10161
|
+
property :fingerprint, :base64 => true, as: 'fingerprint'
|
|
10162
|
+
property :id, :numeric_string => true, as: 'id'
|
|
10163
|
+
property :ip_collection, as: 'ipCollection'
|
|
10164
|
+
property :ip_version, as: 'ipVersion'
|
|
10165
|
+
property :is_mirroring_collector, as: 'isMirroringCollector'
|
|
10166
|
+
property :kind, as: 'kind'
|
|
10167
|
+
property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
|
|
10168
|
+
hash :labels, as: 'labels'
|
|
10169
|
+
property :load_balancing_scheme, as: 'loadBalancingScheme'
|
|
10170
|
+
collection :metadata_filters, as: 'metadataFilters', class: Google::Apis::ComputeV1::MetadataFilter, decorator: Google::Apis::ComputeV1::MetadataFilter::Representation
|
|
10171
|
+
|
|
10172
|
+
property :name, as: 'name'
|
|
10173
|
+
property :network, as: 'network'
|
|
10174
|
+
property :network_tier, as: 'networkTier'
|
|
10175
|
+
property :no_automate_dns_zone, as: 'noAutomateDnsZone'
|
|
10176
|
+
property :port_range, as: 'portRange'
|
|
10177
|
+
collection :ports, as: 'ports'
|
|
10178
|
+
property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
|
|
10179
|
+
property :psc_connection_status, as: 'pscConnectionStatus'
|
|
10180
|
+
property :region, as: 'region'
|
|
10181
|
+
property :self_link, as: 'selfLink'
|
|
10182
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
|
10183
|
+
collection :service_directory_registrations, as: 'serviceDirectoryRegistrations', class: Google::Apis::ComputeV1::ForwardingRuleServiceDirectoryRegistration, decorator: Google::Apis::ComputeV1::ForwardingRuleServiceDirectoryRegistration::Representation
|
|
10184
|
+
|
|
10185
|
+
property :service_label, as: 'serviceLabel'
|
|
10186
|
+
property :service_name, as: 'serviceName'
|
|
10187
|
+
collection :source_ip_ranges, as: 'sourceIpRanges'
|
|
10188
|
+
property :subnetwork, as: 'subnetwork'
|
|
10189
|
+
property :target, as: 'target'
|
|
10190
|
+
end
|
|
10191
|
+
end
|
|
10192
|
+
|
|
10193
|
+
class ForwardingRuleAggregatedList
|
|
10194
|
+
# @private
|
|
10195
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10196
|
+
property :id, as: 'id'
|
|
10197
|
+
hash :items, as: 'items', class: Google::Apis::ComputeV1::ForwardingRulesScopedList, decorator: Google::Apis::ComputeV1::ForwardingRulesScopedList::Representation
|
|
10198
|
+
|
|
10199
|
+
property :kind, as: 'kind'
|
|
10200
|
+
property :next_page_token, as: 'nextPageToken'
|
|
10201
|
+
property :self_link, as: 'selfLink'
|
|
10202
|
+
collection :unreachables, as: 'unreachables'
|
|
10203
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::ForwardingRuleAggregatedList::Warning, decorator: Google::Apis::ComputeV1::ForwardingRuleAggregatedList::Warning::Representation
|
|
10204
|
+
|
|
10205
|
+
end
|
|
10206
|
+
|
|
10207
|
+
class Warning
|
|
10208
|
+
# @private
|
|
10209
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10210
|
+
property :code, as: 'code'
|
|
10211
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::ForwardingRuleAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::ForwardingRuleAggregatedList::Warning::Datum::Representation
|
|
10212
|
+
|
|
10213
|
+
property :message, as: 'message'
|
|
10214
|
+
end
|
|
10215
|
+
|
|
10216
|
+
class Datum
|
|
10217
|
+
# @private
|
|
10218
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10219
|
+
property :key, as: 'key'
|
|
10220
|
+
property :value, as: 'value'
|
|
10221
|
+
end
|
|
10222
|
+
end
|
|
10223
|
+
end
|
|
10224
|
+
end
|
|
10225
|
+
|
|
10226
|
+
class ForwardingRuleList
|
|
10227
|
+
# @private
|
|
10228
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10229
|
+
property :id, as: 'id'
|
|
10230
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::ForwardingRule, decorator: Google::Apis::ComputeV1::ForwardingRule::Representation
|
|
10231
|
+
|
|
10232
|
+
property :kind, as: 'kind'
|
|
10233
|
+
property :next_page_token, as: 'nextPageToken'
|
|
10234
|
+
property :self_link, as: 'selfLink'
|
|
10235
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::ForwardingRuleList::Warning, decorator: Google::Apis::ComputeV1::ForwardingRuleList::Warning::Representation
|
|
10236
|
+
|
|
10237
|
+
end
|
|
10238
|
+
|
|
10239
|
+
class Warning
|
|
10240
|
+
# @private
|
|
10241
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10242
|
+
property :code, as: 'code'
|
|
10243
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::ForwardingRuleList::Warning::Datum, decorator: Google::Apis::ComputeV1::ForwardingRuleList::Warning::Datum::Representation
|
|
10244
|
+
|
|
10245
|
+
property :message, as: 'message'
|
|
10246
|
+
end
|
|
10247
|
+
|
|
10248
|
+
class Datum
|
|
10249
|
+
# @private
|
|
10250
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10251
|
+
property :key, as: 'key'
|
|
10252
|
+
property :value, as: 'value'
|
|
10253
|
+
end
|
|
10254
|
+
end
|
|
10255
|
+
end
|
|
10256
|
+
end
|
|
10257
|
+
|
|
10258
|
+
class ForwardingRuleReference
|
|
10259
|
+
# @private
|
|
10260
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10261
|
+
property :forwarding_rule, as: 'forwardingRule'
|
|
10262
|
+
end
|
|
10263
|
+
end
|
|
10264
|
+
|
|
10265
|
+
class ForwardingRuleServiceDirectoryRegistration
|
|
10266
|
+
# @private
|
|
10267
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10268
|
+
property :namespace, as: 'namespace'
|
|
10269
|
+
property :service, as: 'service'
|
|
10270
|
+
property :service_directory_region, as: 'serviceDirectoryRegion'
|
|
10271
|
+
end
|
|
10272
|
+
end
|
|
10273
|
+
|
|
10274
|
+
class ForwardingRulesScopedList
|
|
10275
|
+
# @private
|
|
10276
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10277
|
+
collection :forwarding_rules, as: 'forwardingRules', class: Google::Apis::ComputeV1::ForwardingRule, decorator: Google::Apis::ComputeV1::ForwardingRule::Representation
|
|
10278
|
+
|
|
10279
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::ForwardingRulesScopedList::Warning, decorator: Google::Apis::ComputeV1::ForwardingRulesScopedList::Warning::Representation
|
|
10280
|
+
|
|
10281
|
+
end
|
|
10282
|
+
|
|
10283
|
+
class Warning
|
|
10284
|
+
# @private
|
|
10285
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10286
|
+
property :code, as: 'code'
|
|
10287
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::ForwardingRulesScopedList::Warning::Datum, decorator: Google::Apis::ComputeV1::ForwardingRulesScopedList::Warning::Datum::Representation
|
|
10288
|
+
|
|
10289
|
+
property :message, as: 'message'
|
|
10290
|
+
end
|
|
10291
|
+
|
|
10292
|
+
class Datum
|
|
10293
|
+
# @private
|
|
10294
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10295
|
+
property :key, as: 'key'
|
|
10296
|
+
property :value, as: 'value'
|
|
10297
|
+
end
|
|
10298
|
+
end
|
|
10299
|
+
end
|
|
10300
|
+
end
|
|
10301
|
+
|
|
10302
|
+
class FutureReservation
|
|
10303
|
+
# @private
|
|
10304
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10305
|
+
property :aggregate_reservation, as: 'aggregateReservation', class: Google::Apis::ComputeV1::AllocationAggregateReservation, decorator: Google::Apis::ComputeV1::AllocationAggregateReservation::Representation
|
|
10306
|
+
|
|
10307
|
+
property :auto_created_reservations_delete_time, as: 'autoCreatedReservationsDeleteTime'
|
|
10308
|
+
property :auto_created_reservations_duration, as: 'autoCreatedReservationsDuration', class: Google::Apis::ComputeV1::Duration, decorator: Google::Apis::ComputeV1::Duration::Representation
|
|
10309
|
+
|
|
10310
|
+
property :auto_delete_auto_created_reservations, as: 'autoDeleteAutoCreatedReservations'
|
|
10311
|
+
property :commitment_info, as: 'commitmentInfo', class: Google::Apis::ComputeV1::FutureReservationCommitmentInfo, decorator: Google::Apis::ComputeV1::FutureReservationCommitmentInfo::Representation
|
|
10312
|
+
|
|
10313
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
10314
|
+
property :deployment_type, as: 'deploymentType'
|
|
10315
|
+
property :description, as: 'description'
|
|
10316
|
+
property :enable_emergent_maintenance, as: 'enableEmergentMaintenance'
|
|
10317
|
+
property :id, :numeric_string => true, as: 'id'
|
|
10318
|
+
property :kind, as: 'kind'
|
|
10319
|
+
property :name, as: 'name'
|
|
10320
|
+
property :name_prefix, as: 'namePrefix'
|
|
10321
|
+
property :planning_status, as: 'planningStatus'
|
|
10322
|
+
property :reservation_mode, as: 'reservationMode'
|
|
10323
|
+
property :reservation_name, as: 'reservationName'
|
|
10324
|
+
property :scheduling_type, as: 'schedulingType'
|
|
10325
|
+
property :self_link, as: 'selfLink'
|
|
10326
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
|
10327
|
+
property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeV1::ShareSettings, decorator: Google::Apis::ComputeV1::ShareSettings::Representation
|
|
10328
|
+
|
|
10329
|
+
property :specific_reservation_required, as: 'specificReservationRequired'
|
|
10330
|
+
property :specific_sku_properties, as: 'specificSkuProperties', class: Google::Apis::ComputeV1::FutureReservationSpecificSkuProperties, decorator: Google::Apis::ComputeV1::FutureReservationSpecificSkuProperties::Representation
|
|
10331
|
+
|
|
10332
|
+
property :status, as: 'status', class: Google::Apis::ComputeV1::FutureReservationStatus, decorator: Google::Apis::ComputeV1::FutureReservationStatus::Representation
|
|
10333
|
+
|
|
10334
|
+
property :time_window, as: 'timeWindow', class: Google::Apis::ComputeV1::FutureReservationTimeWindow, decorator: Google::Apis::ComputeV1::FutureReservationTimeWindow::Representation
|
|
10335
|
+
|
|
10336
|
+
property :zone, as: 'zone'
|
|
10337
|
+
end
|
|
10338
|
+
end
|
|
10339
|
+
|
|
10340
|
+
class FutureReservationCommitmentInfo
|
|
10341
|
+
# @private
|
|
10342
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10343
|
+
property :commitment_name, as: 'commitmentName'
|
|
10344
|
+
property :commitment_plan, as: 'commitmentPlan'
|
|
10345
|
+
property :previous_commitment_terms, as: 'previousCommitmentTerms'
|
|
10346
|
+
end
|
|
10347
|
+
end
|
|
10348
|
+
|
|
10349
|
+
class FutureReservationSpecificSkuProperties
|
|
10350
|
+
# @private
|
|
10351
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10352
|
+
property :instance_properties, as: 'instanceProperties', class: Google::Apis::ComputeV1::AllocationSpecificSkuAllocationReservedInstanceProperties, decorator: Google::Apis::ComputeV1::AllocationSpecificSkuAllocationReservedInstanceProperties::Representation
|
|
10353
|
+
|
|
10354
|
+
property :source_instance_template, as: 'sourceInstanceTemplate'
|
|
10355
|
+
property :total_count, :numeric_string => true, as: 'totalCount'
|
|
10356
|
+
end
|
|
10357
|
+
end
|
|
10358
|
+
|
|
10359
|
+
class FutureReservationStatus
|
|
10360
|
+
# @private
|
|
10361
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10362
|
+
property :amendment_status, as: 'amendmentStatus'
|
|
10363
|
+
collection :auto_created_reservations, as: 'autoCreatedReservations'
|
|
10364
|
+
property :existing_matching_usage_info, as: 'existingMatchingUsageInfo', class: Google::Apis::ComputeV1::FutureReservationStatusExistingMatchingUsageInfo, decorator: Google::Apis::ComputeV1::FutureReservationStatusExistingMatchingUsageInfo::Representation
|
|
10365
|
+
|
|
10366
|
+
property :fulfilled_count, :numeric_string => true, as: 'fulfilledCount'
|
|
10367
|
+
property :last_known_good_state, as: 'lastKnownGoodState', class: Google::Apis::ComputeV1::FutureReservationStatusLastKnownGoodState, decorator: Google::Apis::ComputeV1::FutureReservationStatusLastKnownGoodState::Representation
|
|
10368
|
+
|
|
10369
|
+
property :lock_time, as: 'lockTime'
|
|
10370
|
+
property :procurement_status, as: 'procurementStatus'
|
|
10371
|
+
property :specific_sku_properties, as: 'specificSkuProperties', class: Google::Apis::ComputeV1::FutureReservationStatusSpecificSkuProperties, decorator: Google::Apis::ComputeV1::FutureReservationStatusSpecificSkuProperties::Representation
|
|
10372
|
+
|
|
10373
|
+
end
|
|
10374
|
+
end
|
|
10375
|
+
|
|
10376
|
+
class FutureReservationStatusExistingMatchingUsageInfo
|
|
10377
|
+
# @private
|
|
10378
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10379
|
+
property :count, :numeric_string => true, as: 'count'
|
|
10380
|
+
property :timestamp, as: 'timestamp'
|
|
10381
|
+
end
|
|
10382
|
+
end
|
|
10383
|
+
|
|
10384
|
+
class FutureReservationStatusLastKnownGoodState
|
|
10385
|
+
# @private
|
|
10386
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10387
|
+
property :description, as: 'description'
|
|
10388
|
+
property :existing_matching_usage_info, as: 'existingMatchingUsageInfo', class: Google::Apis::ComputeV1::FutureReservationStatusExistingMatchingUsageInfo, decorator: Google::Apis::ComputeV1::FutureReservationStatusExistingMatchingUsageInfo::Representation
|
|
10389
|
+
|
|
10390
|
+
property :future_reservation_specs, as: 'futureReservationSpecs', class: Google::Apis::ComputeV1::FutureReservationStatusLastKnownGoodStateFutureReservationSpecs, decorator: Google::Apis::ComputeV1::FutureReservationStatusLastKnownGoodStateFutureReservationSpecs::Representation
|
|
10391
|
+
|
|
10392
|
+
property :lock_time, as: 'lockTime'
|
|
10393
|
+
property :name_prefix, as: 'namePrefix'
|
|
10394
|
+
property :procurement_status, as: 'procurementStatus'
|
|
10395
|
+
end
|
|
10396
|
+
end
|
|
10397
|
+
|
|
10398
|
+
class FutureReservationStatusLastKnownGoodStateFutureReservationSpecs
|
|
9782
10399
|
# @private
|
|
9783
10400
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9784
|
-
property :
|
|
9785
|
-
|
|
10401
|
+
property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeV1::ShareSettings, decorator: Google::Apis::ComputeV1::ShareSettings::Representation
|
|
10402
|
+
|
|
10403
|
+
property :specific_sku_properties, as: 'specificSkuProperties', class: Google::Apis::ComputeV1::FutureReservationSpecificSkuProperties, decorator: Google::Apis::ComputeV1::FutureReservationSpecificSkuProperties::Representation
|
|
10404
|
+
|
|
10405
|
+
property :time_window, as: 'timeWindow', class: Google::Apis::ComputeV1::FutureReservationTimeWindow, decorator: Google::Apis::ComputeV1::FutureReservationTimeWindow::Representation
|
|
10406
|
+
|
|
9786
10407
|
end
|
|
9787
10408
|
end
|
|
9788
10409
|
|
|
9789
|
-
class
|
|
10410
|
+
class FutureReservationStatusSpecificSkuProperties
|
|
9790
10411
|
# @private
|
|
9791
10412
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9792
|
-
property :
|
|
9793
|
-
property :fixed, as: 'fixed'
|
|
9794
|
-
property :percent, as: 'percent'
|
|
10413
|
+
property :source_instance_template_id, as: 'sourceInstanceTemplateId'
|
|
9795
10414
|
end
|
|
9796
10415
|
end
|
|
9797
10416
|
|
|
9798
|
-
class
|
|
10417
|
+
class FutureReservationTimeWindow
|
|
9799
10418
|
# @private
|
|
9800
10419
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9801
|
-
property :
|
|
9802
|
-
property :ip_protocol, as: 'IPProtocol'
|
|
9803
|
-
property :all_ports, as: 'allPorts'
|
|
9804
|
-
property :allow_global_access, as: 'allowGlobalAccess'
|
|
9805
|
-
property :allow_psc_global_access, as: 'allowPscGlobalAccess'
|
|
9806
|
-
property :backend_service, as: 'backendService'
|
|
9807
|
-
property :base_forwarding_rule, as: 'baseForwardingRule'
|
|
9808
|
-
property :creation_timestamp, as: 'creationTimestamp'
|
|
9809
|
-
property :description, as: 'description'
|
|
9810
|
-
property :external_managed_backend_bucket_migration_state, as: 'externalManagedBackendBucketMigrationState'
|
|
9811
|
-
property :external_managed_backend_bucket_migration_testing_percentage, as: 'externalManagedBackendBucketMigrationTestingPercentage'
|
|
9812
|
-
property :fingerprint, :base64 => true, as: 'fingerprint'
|
|
9813
|
-
property :id, :numeric_string => true, as: 'id'
|
|
9814
|
-
property :ip_collection, as: 'ipCollection'
|
|
9815
|
-
property :ip_version, as: 'ipVersion'
|
|
9816
|
-
property :is_mirroring_collector, as: 'isMirroringCollector'
|
|
9817
|
-
property :kind, as: 'kind'
|
|
9818
|
-
property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
|
|
9819
|
-
hash :labels, as: 'labels'
|
|
9820
|
-
property :load_balancing_scheme, as: 'loadBalancingScheme'
|
|
9821
|
-
collection :metadata_filters, as: 'metadataFilters', class: Google::Apis::ComputeV1::MetadataFilter, decorator: Google::Apis::ComputeV1::MetadataFilter::Representation
|
|
9822
|
-
|
|
9823
|
-
property :name, as: 'name'
|
|
9824
|
-
property :network, as: 'network'
|
|
9825
|
-
property :network_tier, as: 'networkTier'
|
|
9826
|
-
property :no_automate_dns_zone, as: 'noAutomateDnsZone'
|
|
9827
|
-
property :port_range, as: 'portRange'
|
|
9828
|
-
collection :ports, as: 'ports'
|
|
9829
|
-
property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
|
|
9830
|
-
property :psc_connection_status, as: 'pscConnectionStatus'
|
|
9831
|
-
property :region, as: 'region'
|
|
9832
|
-
property :self_link, as: 'selfLink'
|
|
9833
|
-
property :self_link_with_id, as: 'selfLinkWithId'
|
|
9834
|
-
collection :service_directory_registrations, as: 'serviceDirectoryRegistrations', class: Google::Apis::ComputeV1::ForwardingRuleServiceDirectoryRegistration, decorator: Google::Apis::ComputeV1::ForwardingRuleServiceDirectoryRegistration::Representation
|
|
10420
|
+
property :duration, as: 'duration', class: Google::Apis::ComputeV1::Duration, decorator: Google::Apis::ComputeV1::Duration::Representation
|
|
9835
10421
|
|
|
9836
|
-
property :
|
|
9837
|
-
property :
|
|
9838
|
-
collection :source_ip_ranges, as: 'sourceIpRanges'
|
|
9839
|
-
property :subnetwork, as: 'subnetwork'
|
|
9840
|
-
property :target, as: 'target'
|
|
10422
|
+
property :end_time, as: 'endTime'
|
|
10423
|
+
property :start_time, as: 'startTime'
|
|
9841
10424
|
end
|
|
9842
10425
|
end
|
|
9843
10426
|
|
|
9844
|
-
class
|
|
10427
|
+
class FutureReservationsAggregatedListResponse
|
|
9845
10428
|
# @private
|
|
9846
10429
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10430
|
+
property :etag, as: 'etag'
|
|
9847
10431
|
property :id, as: 'id'
|
|
9848
|
-
hash :items, as: 'items', class: Google::Apis::ComputeV1::
|
|
10432
|
+
hash :items, as: 'items', class: Google::Apis::ComputeV1::FutureReservationsScopedList, decorator: Google::Apis::ComputeV1::FutureReservationsScopedList::Representation
|
|
9849
10433
|
|
|
9850
10434
|
property :kind, as: 'kind'
|
|
9851
10435
|
property :next_page_token, as: 'nextPageToken'
|
|
9852
10436
|
property :self_link, as: 'selfLink'
|
|
9853
10437
|
collection :unreachables, as: 'unreachables'
|
|
9854
|
-
property :warning, as: 'warning', class: Google::Apis::ComputeV1::
|
|
10438
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::FutureReservationsAggregatedListResponse::Warning, decorator: Google::Apis::ComputeV1::FutureReservationsAggregatedListResponse::Warning::Representation
|
|
9855
10439
|
|
|
9856
10440
|
end
|
|
9857
10441
|
|
|
@@ -9859,7 +10443,7 @@ module Google
|
|
|
9859
10443
|
# @private
|
|
9860
10444
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9861
10445
|
property :code, as: 'code'
|
|
9862
|
-
collection :data, as: 'data', class: Google::Apis::ComputeV1::
|
|
10446
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::FutureReservationsAggregatedListResponse::Warning::Datum, decorator: Google::Apis::ComputeV1::FutureReservationsAggregatedListResponse::Warning::Datum::Representation
|
|
9863
10447
|
|
|
9864
10448
|
property :message, as: 'message'
|
|
9865
10449
|
end
|
|
@@ -9874,16 +10458,18 @@ module Google
|
|
|
9874
10458
|
end
|
|
9875
10459
|
end
|
|
9876
10460
|
|
|
9877
|
-
class
|
|
10461
|
+
class FutureReservationsListResponse
|
|
9878
10462
|
# @private
|
|
9879
10463
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10464
|
+
property :etag, as: 'etag'
|
|
9880
10465
|
property :id, as: 'id'
|
|
9881
|
-
collection :items, as: 'items', class: Google::Apis::ComputeV1::
|
|
10466
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::FutureReservation, decorator: Google::Apis::ComputeV1::FutureReservation::Representation
|
|
9882
10467
|
|
|
9883
10468
|
property :kind, as: 'kind'
|
|
9884
10469
|
property :next_page_token, as: 'nextPageToken'
|
|
9885
10470
|
property :self_link, as: 'selfLink'
|
|
9886
|
-
|
|
10471
|
+
collection :unreachables, as: 'unreachables'
|
|
10472
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::FutureReservationsListResponse::Warning, decorator: Google::Apis::ComputeV1::FutureReservationsListResponse::Warning::Representation
|
|
9887
10473
|
|
|
9888
10474
|
end
|
|
9889
10475
|
|
|
@@ -9891,7 +10477,7 @@ module Google
|
|
|
9891
10477
|
# @private
|
|
9892
10478
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9893
10479
|
property :code, as: 'code'
|
|
9894
|
-
collection :data, as: 'data', class: Google::Apis::ComputeV1::
|
|
10480
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::FutureReservationsListResponse::Warning::Datum, decorator: Google::Apis::ComputeV1::FutureReservationsListResponse::Warning::Datum::Representation
|
|
9895
10481
|
|
|
9896
10482
|
property :message, as: 'message'
|
|
9897
10483
|
end
|
|
@@ -9906,28 +10492,12 @@ module Google
|
|
|
9906
10492
|
end
|
|
9907
10493
|
end
|
|
9908
10494
|
|
|
9909
|
-
class
|
|
9910
|
-
# @private
|
|
9911
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9912
|
-
property :forwarding_rule, as: 'forwardingRule'
|
|
9913
|
-
end
|
|
9914
|
-
end
|
|
9915
|
-
|
|
9916
|
-
class ForwardingRuleServiceDirectoryRegistration
|
|
9917
|
-
# @private
|
|
9918
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9919
|
-
property :namespace, as: 'namespace'
|
|
9920
|
-
property :service, as: 'service'
|
|
9921
|
-
property :service_directory_region, as: 'serviceDirectoryRegion'
|
|
9922
|
-
end
|
|
9923
|
-
end
|
|
9924
|
-
|
|
9925
|
-
class ForwardingRulesScopedList
|
|
10495
|
+
class FutureReservationsScopedList
|
|
9926
10496
|
# @private
|
|
9927
10497
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9928
|
-
collection :
|
|
10498
|
+
collection :future_reservations, as: 'futureReservations', class: Google::Apis::ComputeV1::FutureReservation, decorator: Google::Apis::ComputeV1::FutureReservation::Representation
|
|
9929
10499
|
|
|
9930
|
-
property :warning, as: 'warning', class: Google::Apis::ComputeV1::
|
|
10500
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::FutureReservationsScopedList::Warning, decorator: Google::Apis::ComputeV1::FutureReservationsScopedList::Warning::Representation
|
|
9931
10501
|
|
|
9932
10502
|
end
|
|
9933
10503
|
|
|
@@ -9935,7 +10505,7 @@ module Google
|
|
|
9935
10505
|
# @private
|
|
9936
10506
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9937
10507
|
property :code, as: 'code'
|
|
9938
|
-
collection :data, as: 'data', class: Google::Apis::ComputeV1::
|
|
10508
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::FutureReservationsScopedList::Warning::Datum, decorator: Google::Apis::ComputeV1::FutureReservationsScopedList::Warning::Datum::Representation
|
|
9939
10509
|
|
|
9940
10510
|
property :message, as: 'message'
|
|
9941
10511
|
end
|
|
@@ -9960,6 +10530,15 @@ module Google
|
|
|
9960
10530
|
end
|
|
9961
10531
|
end
|
|
9962
10532
|
|
|
10533
|
+
class GrpctlsHealthCheck
|
|
10534
|
+
# @private
|
|
10535
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
10536
|
+
property :grpc_service_name, as: 'grpcServiceName'
|
|
10537
|
+
property :port, as: 'port'
|
|
10538
|
+
property :port_specification, as: 'portSpecification'
|
|
10539
|
+
end
|
|
10540
|
+
end
|
|
10541
|
+
|
|
9963
10542
|
class GlobalAddressesMoveRequest
|
|
9964
10543
|
# @private
|
|
9965
10544
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -10113,6 +10692,8 @@ module Google
|
|
|
10113
10692
|
property :description, as: 'description'
|
|
10114
10693
|
property :grpc_health_check, as: 'grpcHealthCheck', class: Google::Apis::ComputeV1::GrpcHealthCheck, decorator: Google::Apis::ComputeV1::GrpcHealthCheck::Representation
|
|
10115
10694
|
|
|
10695
|
+
property :grpc_tls_health_check, as: 'grpcTlsHealthCheck', class: Google::Apis::ComputeV1::GrpctlsHealthCheck, decorator: Google::Apis::ComputeV1::GrpctlsHealthCheck::Representation
|
|
10696
|
+
|
|
10116
10697
|
property :healthy_threshold, as: 'healthyThreshold'
|
|
10117
10698
|
property :http2_health_check, as: 'http2HealthCheck', class: Google::Apis::ComputeV1::Http2HealthCheck, decorator: Google::Apis::ComputeV1::Http2HealthCheck::Representation
|
|
10118
10699
|
|
|
@@ -12236,6 +12817,8 @@ module Google
|
|
|
12236
12817
|
property :name, as: 'name'
|
|
12237
12818
|
property :noc_contact_email, as: 'nocContactEmail'
|
|
12238
12819
|
property :operational_status, as: 'operationalStatus'
|
|
12820
|
+
property :params, as: 'params', class: Google::Apis::ComputeV1::InterconnectParams, decorator: Google::Apis::ComputeV1::InterconnectParams::Representation
|
|
12821
|
+
|
|
12239
12822
|
property :peer_ip_address, as: 'peerIpAddress'
|
|
12240
12823
|
property :provisioned_link_count, as: 'provisionedLinkCount'
|
|
12241
12824
|
property :remote_location, as: 'remoteLocation'
|
|
@@ -12245,6 +12828,7 @@ module Google
|
|
|
12245
12828
|
property :self_link, as: 'selfLink'
|
|
12246
12829
|
property :state, as: 'state'
|
|
12247
12830
|
property :subzone, as: 'subzone'
|
|
12831
|
+
collection :wire_groups, as: 'wireGroups'
|
|
12248
12832
|
end
|
|
12249
12833
|
end
|
|
12250
12834
|
|
|
@@ -12309,12 +12893,16 @@ module Google
|
|
|
12309
12893
|
property :interconnect, as: 'interconnect'
|
|
12310
12894
|
collection :ipsec_internal_addresses, as: 'ipsecInternalAddresses'
|
|
12311
12895
|
property :kind, as: 'kind'
|
|
12896
|
+
property :l2_forwarding, as: 'l2Forwarding', class: Google::Apis::ComputeV1::InterconnectAttachmentL2Forwarding, decorator: Google::Apis::ComputeV1::InterconnectAttachmentL2Forwarding::Representation
|
|
12897
|
+
|
|
12312
12898
|
property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
|
|
12313
12899
|
hash :labels, as: 'labels'
|
|
12314
12900
|
property :mtu, as: 'mtu'
|
|
12315
12901
|
property :name, as: 'name'
|
|
12316
12902
|
property :operational_status, as: 'operationalStatus'
|
|
12317
12903
|
property :pairing_key, as: 'pairingKey'
|
|
12904
|
+
property :params, as: 'params', class: Google::Apis::ComputeV1::InterconnectAttachmentParams, decorator: Google::Apis::ComputeV1::InterconnectAttachmentParams::Representation
|
|
12905
|
+
|
|
12318
12906
|
property :partner_asn, :numeric_string => true, as: 'partnerAsn'
|
|
12319
12907
|
property :partner_metadata, as: 'partnerMetadata', class: Google::Apis::ComputeV1::InterconnectAttachmentPartnerMetadata, decorator: Google::Apis::ComputeV1::InterconnectAttachmentPartnerMetadata::Representation
|
|
12320
12908
|
|
|
@@ -12560,6 +13148,44 @@ module Google
|
|
|
12560
13148
|
end
|
|
12561
13149
|
end
|
|
12562
13150
|
|
|
13151
|
+
class InterconnectAttachmentL2Forwarding
|
|
13152
|
+
# @private
|
|
13153
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13154
|
+
hash :appliance_mappings, as: 'applianceMappings', class: Google::Apis::ComputeV1::InterconnectAttachmentL2ForwardingApplianceMapping, decorator: Google::Apis::ComputeV1::InterconnectAttachmentL2ForwardingApplianceMapping::Representation
|
|
13155
|
+
|
|
13156
|
+
property :default_appliance_ip_address, as: 'defaultApplianceIpAddress'
|
|
13157
|
+
property :geneve_header, as: 'geneveHeader', class: Google::Apis::ComputeV1::InterconnectAttachmentL2ForwardingGeneveHeader, decorator: Google::Apis::ComputeV1::InterconnectAttachmentL2ForwardingGeneveHeader::Representation
|
|
13158
|
+
|
|
13159
|
+
property :network, as: 'network'
|
|
13160
|
+
property :tunnel_endpoint_ip_address, as: 'tunnelEndpointIpAddress'
|
|
13161
|
+
end
|
|
13162
|
+
end
|
|
13163
|
+
|
|
13164
|
+
class InterconnectAttachmentL2ForwardingApplianceMapping
|
|
13165
|
+
# @private
|
|
13166
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13167
|
+
property :appliance_ip_address, as: 'applianceIpAddress'
|
|
13168
|
+
collection :inner_vlan_to_appliance_mappings, as: 'innerVlanToApplianceMappings', class: Google::Apis::ComputeV1::InterconnectAttachmentL2ForwardingApplianceMappingInnerVlanToApplianceMapping, decorator: Google::Apis::ComputeV1::InterconnectAttachmentL2ForwardingApplianceMappingInnerVlanToApplianceMapping::Representation
|
|
13169
|
+
|
|
13170
|
+
property :name, as: 'name'
|
|
13171
|
+
end
|
|
13172
|
+
end
|
|
13173
|
+
|
|
13174
|
+
class InterconnectAttachmentL2ForwardingApplianceMappingInnerVlanToApplianceMapping
|
|
13175
|
+
# @private
|
|
13176
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13177
|
+
property :inner_appliance_ip_address, as: 'innerApplianceIpAddress'
|
|
13178
|
+
collection :inner_vlan_tags, as: 'innerVlanTags'
|
|
13179
|
+
end
|
|
13180
|
+
end
|
|
13181
|
+
|
|
13182
|
+
class InterconnectAttachmentL2ForwardingGeneveHeader
|
|
13183
|
+
# @private
|
|
13184
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13185
|
+
property :vni, as: 'vni'
|
|
13186
|
+
end
|
|
13187
|
+
end
|
|
13188
|
+
|
|
12563
13189
|
class InterconnectAttachmentList
|
|
12564
13190
|
# @private
|
|
12565
13191
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -12592,6 +13218,13 @@ module Google
|
|
|
12592
13218
|
end
|
|
12593
13219
|
end
|
|
12594
13220
|
|
|
13221
|
+
class InterconnectAttachmentParams
|
|
13222
|
+
# @private
|
|
13223
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13224
|
+
hash :resource_manager_tags, as: 'resourceManagerTags'
|
|
13225
|
+
end
|
|
13226
|
+
end
|
|
13227
|
+
|
|
12595
13228
|
class InterconnectAttachmentPartnerMetadata
|
|
12596
13229
|
# @private
|
|
12597
13230
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -12956,6 +13589,8 @@ module Google
|
|
|
12956
13589
|
property :city, as: 'city'
|
|
12957
13590
|
property :continent, as: 'continent'
|
|
12958
13591
|
property :creation_timestamp, as: 'creationTimestamp'
|
|
13592
|
+
collection :cross_site_interconnect_infos, as: 'crossSiteInterconnectInfos', class: Google::Apis::ComputeV1::InterconnectLocationCrossSiteInterconnectInfo, decorator: Google::Apis::ComputeV1::InterconnectLocationCrossSiteInterconnectInfo::Representation
|
|
13593
|
+
|
|
12959
13594
|
property :description, as: 'description'
|
|
12960
13595
|
property :facility_provider, as: 'facilityProvider'
|
|
12961
13596
|
property :facility_provider_facility_id, as: 'facilityProviderFacilityId'
|
|
@@ -12972,6 +13607,13 @@ module Google
|
|
|
12972
13607
|
end
|
|
12973
13608
|
end
|
|
12974
13609
|
|
|
13610
|
+
class InterconnectLocationCrossSiteInterconnectInfo
|
|
13611
|
+
# @private
|
|
13612
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13613
|
+
property :city, as: 'city'
|
|
13614
|
+
end
|
|
13615
|
+
end
|
|
13616
|
+
|
|
12975
13617
|
class InterconnectLocationList
|
|
12976
13618
|
# @private
|
|
12977
13619
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -13008,6 +13650,7 @@ module Google
|
|
|
13008
13650
|
# @private
|
|
13009
13651
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13010
13652
|
property :expected_rtt_ms, :numeric_string => true, as: 'expectedRttMs'
|
|
13653
|
+
property :l2_forwarding_enabled, as: 'l2ForwardingEnabled'
|
|
13011
13654
|
property :location_presence, as: 'locationPresence'
|
|
13012
13655
|
property :region, as: 'region'
|
|
13013
13656
|
end
|
|
@@ -13062,6 +13705,13 @@ module Google
|
|
|
13062
13705
|
end
|
|
13063
13706
|
end
|
|
13064
13707
|
|
|
13708
|
+
class InterconnectParams
|
|
13709
|
+
# @private
|
|
13710
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13711
|
+
hash :resource_manager_tags, as: 'resourceManagerTags'
|
|
13712
|
+
end
|
|
13713
|
+
end
|
|
13714
|
+
|
|
13065
13715
|
class InterconnectRemoteLocation
|
|
13066
13716
|
# @private
|
|
13067
13717
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -14163,6 +14813,7 @@ module Google
|
|
|
14163
14813
|
collection :alias_ip_ranges, as: 'aliasIpRanges', class: Google::Apis::ComputeV1::AliasIpRange, decorator: Google::Apis::ComputeV1::AliasIpRange::Representation
|
|
14164
14814
|
|
|
14165
14815
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
|
14816
|
+
property :igmp_query, as: 'igmpQuery'
|
|
14166
14817
|
property :internal_ipv6_prefix_length, as: 'internalIpv6PrefixLength'
|
|
14167
14818
|
collection :ipv6_access_configs, as: 'ipv6AccessConfigs', class: Google::Apis::ComputeV1::AccessConfig, decorator: Google::Apis::ComputeV1::AccessConfig::Representation
|
|
14168
14819
|
|
|
@@ -14321,6 +14972,7 @@ module Google
|
|
|
14321
14972
|
property :allow_ip_forwarding, as: 'allowIpForwarding'
|
|
14322
14973
|
property :allow_load_balancing, as: 'allowLoadBalancing'
|
|
14323
14974
|
property :allow_multi_nic_in_same_network, as: 'allowMultiNicInSameNetwork'
|
|
14975
|
+
property :allow_multicast, as: 'allowMulticast'
|
|
14324
14976
|
property :allow_ncc, as: 'allowNcc'
|
|
14325
14977
|
property :allow_network_migration, as: 'allowNetworkMigration'
|
|
14326
14978
|
property :allow_packet_mirroring, as: 'allowPacketMirroring'
|
|
@@ -14332,6 +14984,7 @@ module Google
|
|
|
14332
14984
|
property :allow_vpc_peering, as: 'allowVpcPeering'
|
|
14333
14985
|
property :allow_vpn, as: 'allowVpn'
|
|
14334
14986
|
collection :interface_types, as: 'interfaceTypes'
|
|
14987
|
+
property :multicast, as: 'multicast'
|
|
14335
14988
|
collection :subnet_purposes, as: 'subnetPurposes'
|
|
14336
14989
|
collection :subnet_stack_types, as: 'subnetStackTypes'
|
|
14337
14990
|
collection :subnetwork_purposes, as: 'subnetworkPurposes'
|
|
@@ -15645,6 +16298,7 @@ module Google
|
|
|
15645
16298
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
|
15646
16299
|
property :id, :numeric_string => true, as: 'id'
|
|
15647
16300
|
property :ip_cidr_range, as: 'ipCidrRange'
|
|
16301
|
+
property :ipv6_access_type, as: 'ipv6AccessType'
|
|
15648
16302
|
property :kind, as: 'kind'
|
|
15649
16303
|
property :name, as: 'name'
|
|
15650
16304
|
property :pdp_scope, as: 'pdpScope'
|
|
@@ -15709,6 +16363,7 @@ module Google
|
|
|
15709
16363
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
|
15710
16364
|
property :id, :numeric_string => true, as: 'id'
|
|
15711
16365
|
property :ip_cidr_range, as: 'ipCidrRange'
|
|
16366
|
+
property :ipv6_access_type, as: 'ipv6AccessType'
|
|
15712
16367
|
property :is_live_migration, as: 'isLiveMigration'
|
|
15713
16368
|
property :kind, as: 'kind'
|
|
15714
16369
|
property :mode, as: 'mode'
|
|
@@ -15794,6 +16449,7 @@ module Google
|
|
|
15794
16449
|
property :delegatee_project, as: 'delegateeProject'
|
|
15795
16450
|
property :description, as: 'description'
|
|
15796
16451
|
property :ip_cidr_range, as: 'ipCidrRange'
|
|
16452
|
+
property :ipv6_access_type, as: 'ipv6AccessType'
|
|
15797
16453
|
property :is_address, as: 'isAddress'
|
|
15798
16454
|
property :mode, as: 'mode'
|
|
15799
16455
|
property :name, as: 'name'
|
|
@@ -16402,6 +17058,7 @@ module Google
|
|
|
16402
17058
|
property :kind, as: 'kind'
|
|
16403
17059
|
collection :linked_commitments, as: 'linkedCommitments'
|
|
16404
17060
|
property :name, as: 'name'
|
|
17061
|
+
property :protection_tier, as: 'protectionTier'
|
|
16405
17062
|
property :reservation_sharing_policy, as: 'reservationSharingPolicy', class: Google::Apis::ComputeV1::AllocationReservationSharingPolicy, decorator: Google::Apis::ComputeV1::AllocationReservationSharingPolicy::Representation
|
|
16406
17063
|
|
|
16407
17064
|
hash :resource_policies, as: 'resourcePolicies'
|
|
@@ -16605,6 +17262,8 @@ module Google
|
|
|
16605
17262
|
class ReservationSubBlock
|
|
16606
17263
|
# @private
|
|
16607
17264
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
17265
|
+
property :accelerator_topologies_info, as: 'acceleratorTopologiesInfo', class: Google::Apis::ComputeV1::AcceleratorTopologiesInfo, decorator: Google::Apis::ComputeV1::AcceleratorTopologiesInfo::Representation
|
|
17266
|
+
|
|
16608
17267
|
property :count, as: 'count'
|
|
16609
17268
|
property :creation_timestamp, as: 'creationTimestamp'
|
|
16610
17269
|
property :health_info, as: 'healthInfo', class: Google::Apis::ComputeV1::ReservationSubBlockHealthInfo, decorator: Google::Apis::ComputeV1::ReservationSubBlockHealthInfo::Representation
|
|
@@ -17034,6 +17693,8 @@ module Google
|
|
|
17034
17693
|
property :physical_host, as: 'physicalHost'
|
|
17035
17694
|
property :physical_host_topology, as: 'physicalHostTopology', class: Google::Apis::ComputeV1::ResourceStatusPhysicalHostTopology, decorator: Google::Apis::ComputeV1::ResourceStatusPhysicalHostTopology::Representation
|
|
17036
17695
|
|
|
17696
|
+
property :reservation_consumption_info, as: 'reservationConsumptionInfo', class: Google::Apis::ComputeV1::ResourceStatusReservationConsumptionInfo, decorator: Google::Apis::ComputeV1::ResourceStatusReservationConsumptionInfo::Representation
|
|
17697
|
+
|
|
17037
17698
|
property :scheduling, as: 'scheduling', class: Google::Apis::ComputeV1::ResourceStatusScheduling, decorator: Google::Apis::ComputeV1::ResourceStatusScheduling::Representation
|
|
17038
17699
|
|
|
17039
17700
|
property :upcoming_maintenance, as: 'upcomingMaintenance', class: Google::Apis::ComputeV1::UpcomingMaintenance, decorator: Google::Apis::ComputeV1::UpcomingMaintenance::Representation
|
|
@@ -17065,6 +17726,13 @@ module Google
|
|
|
17065
17726
|
end
|
|
17066
17727
|
end
|
|
17067
17728
|
|
|
17729
|
+
class ResourceStatusReservationConsumptionInfo
|
|
17730
|
+
# @private
|
|
17731
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
17732
|
+
property :consumed_reservation, as: 'consumedReservation'
|
|
17733
|
+
end
|
|
17734
|
+
end
|
|
17735
|
+
|
|
17068
17736
|
class ResourceStatusScheduling
|
|
17069
17737
|
# @private
|
|
17070
17738
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -18407,6 +19075,10 @@ module Google
|
|
|
18407
19075
|
class ShieldedInstanceIdentity
|
|
18408
19076
|
# @private
|
|
18409
19077
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
19078
|
+
property :ecc_p256_encryption_key, as: 'eccP256EncryptionKey', class: Google::Apis::ComputeV1::ShieldedInstanceIdentityEntry, decorator: Google::Apis::ComputeV1::ShieldedInstanceIdentityEntry::Representation
|
|
19079
|
+
|
|
19080
|
+
property :ecc_p256_signing_key, as: 'eccP256SigningKey', class: Google::Apis::ComputeV1::ShieldedInstanceIdentityEntry, decorator: Google::Apis::ComputeV1::ShieldedInstanceIdentityEntry::Representation
|
|
19081
|
+
|
|
18410
19082
|
property :encryption_key, as: 'encryptionKey', class: Google::Apis::ComputeV1::ShieldedInstanceIdentityEntry, decorator: Google::Apis::ComputeV1::ShieldedInstanceIdentityEntry::Representation
|
|
18411
19083
|
|
|
18412
19084
|
property :kind, as: 'kind'
|
|
@@ -21066,6 +21738,123 @@ module Google
|
|
|
21066
21738
|
end
|
|
21067
21739
|
end
|
|
21068
21740
|
|
|
21741
|
+
class Wire
|
|
21742
|
+
# @private
|
|
21743
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21744
|
+
property :admin_enabled, as: 'adminEnabled'
|
|
21745
|
+
collection :endpoints, as: 'endpoints', class: Google::Apis::ComputeV1::WireEndpoint, decorator: Google::Apis::ComputeV1::WireEndpoint::Representation
|
|
21746
|
+
|
|
21747
|
+
property :label, as: 'label'
|
|
21748
|
+
property :wire_properties, as: 'wireProperties', class: Google::Apis::ComputeV1::WireProperties, decorator: Google::Apis::ComputeV1::WireProperties::Representation
|
|
21749
|
+
|
|
21750
|
+
end
|
|
21751
|
+
end
|
|
21752
|
+
|
|
21753
|
+
class WireEndpoint
|
|
21754
|
+
# @private
|
|
21755
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21756
|
+
property :interconnect, as: 'interconnect'
|
|
21757
|
+
property :vlan_tag, as: 'vlanTag'
|
|
21758
|
+
end
|
|
21759
|
+
end
|
|
21760
|
+
|
|
21761
|
+
class WireGroup
|
|
21762
|
+
# @private
|
|
21763
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21764
|
+
property :admin_enabled, as: 'adminEnabled'
|
|
21765
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
21766
|
+
property :description, as: 'description'
|
|
21767
|
+
hash :endpoints, as: 'endpoints', class: Google::Apis::ComputeV1::WireGroupEndpoint, decorator: Google::Apis::ComputeV1::WireGroupEndpoint::Representation
|
|
21768
|
+
|
|
21769
|
+
property :id, :numeric_string => true, as: 'id'
|
|
21770
|
+
property :kind, as: 'kind'
|
|
21771
|
+
property :name, as: 'name'
|
|
21772
|
+
property :reconciling, as: 'reconciling'
|
|
21773
|
+
property :self_link, as: 'selfLink'
|
|
21774
|
+
property :topology, as: 'topology', class: Google::Apis::ComputeV1::WireGroupTopology, decorator: Google::Apis::ComputeV1::WireGroupTopology::Representation
|
|
21775
|
+
|
|
21776
|
+
property :wire_properties, as: 'wireProperties', class: Google::Apis::ComputeV1::WireProperties, decorator: Google::Apis::ComputeV1::WireProperties::Representation
|
|
21777
|
+
|
|
21778
|
+
collection :wires, as: 'wires', class: Google::Apis::ComputeV1::Wire, decorator: Google::Apis::ComputeV1::Wire::Representation
|
|
21779
|
+
|
|
21780
|
+
end
|
|
21781
|
+
end
|
|
21782
|
+
|
|
21783
|
+
class WireGroupEndpoint
|
|
21784
|
+
# @private
|
|
21785
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21786
|
+
hash :interconnects, as: 'interconnects', class: Google::Apis::ComputeV1::WireGroupEndpointInterconnect, decorator: Google::Apis::ComputeV1::WireGroupEndpointInterconnect::Representation
|
|
21787
|
+
|
|
21788
|
+
end
|
|
21789
|
+
end
|
|
21790
|
+
|
|
21791
|
+
class WireGroupEndpointInterconnect
|
|
21792
|
+
# @private
|
|
21793
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21794
|
+
property :interconnect, as: 'interconnect'
|
|
21795
|
+
collection :vlan_tags, as: 'vlanTags'
|
|
21796
|
+
end
|
|
21797
|
+
end
|
|
21798
|
+
|
|
21799
|
+
class WireGroupList
|
|
21800
|
+
# @private
|
|
21801
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21802
|
+
property :etag, as: 'etag'
|
|
21803
|
+
property :id, as: 'id'
|
|
21804
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::WireGroup, decorator: Google::Apis::ComputeV1::WireGroup::Representation
|
|
21805
|
+
|
|
21806
|
+
property :kind, as: 'kind'
|
|
21807
|
+
property :next_page_token, as: 'nextPageToken'
|
|
21808
|
+
property :self_link, as: 'selfLink'
|
|
21809
|
+
collection :unreachables, as: 'unreachables'
|
|
21810
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::WireGroupList::Warning, decorator: Google::Apis::ComputeV1::WireGroupList::Warning::Representation
|
|
21811
|
+
|
|
21812
|
+
end
|
|
21813
|
+
|
|
21814
|
+
class Warning
|
|
21815
|
+
# @private
|
|
21816
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21817
|
+
property :code, as: 'code'
|
|
21818
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::WireGroupList::Warning::Datum, decorator: Google::Apis::ComputeV1::WireGroupList::Warning::Datum::Representation
|
|
21819
|
+
|
|
21820
|
+
property :message, as: 'message'
|
|
21821
|
+
end
|
|
21822
|
+
|
|
21823
|
+
class Datum
|
|
21824
|
+
# @private
|
|
21825
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21826
|
+
property :key, as: 'key'
|
|
21827
|
+
property :value, as: 'value'
|
|
21828
|
+
end
|
|
21829
|
+
end
|
|
21830
|
+
end
|
|
21831
|
+
end
|
|
21832
|
+
|
|
21833
|
+
class WireGroupTopology
|
|
21834
|
+
# @private
|
|
21835
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21836
|
+
collection :endpoints, as: 'endpoints', class: Google::Apis::ComputeV1::WireGroupTopologyEndpoint, decorator: Google::Apis::ComputeV1::WireGroupTopologyEndpoint::Representation
|
|
21837
|
+
|
|
21838
|
+
end
|
|
21839
|
+
end
|
|
21840
|
+
|
|
21841
|
+
class WireGroupTopologyEndpoint
|
|
21842
|
+
# @private
|
|
21843
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21844
|
+
property :city, as: 'city'
|
|
21845
|
+
property :label, as: 'label'
|
|
21846
|
+
end
|
|
21847
|
+
end
|
|
21848
|
+
|
|
21849
|
+
class WireProperties
|
|
21850
|
+
# @private
|
|
21851
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21852
|
+
property :bandwidth_allocation, as: 'bandwidthAllocation'
|
|
21853
|
+
property :bandwidth_unmetered, :numeric_string => true, as: 'bandwidthUnmetered'
|
|
21854
|
+
property :fault_response, as: 'faultResponse'
|
|
21855
|
+
end
|
|
21856
|
+
end
|
|
21857
|
+
|
|
21069
21858
|
class XpnHostList
|
|
21070
21859
|
# @private
|
|
21071
21860
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -21164,6 +21953,17 @@ module Google
|
|
|
21164
21953
|
end
|
|
21165
21954
|
end
|
|
21166
21955
|
|
|
21956
|
+
class ZoneSetNestedPolicyRequest
|
|
21957
|
+
# @private
|
|
21958
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
21959
|
+
collection :bindings, as: 'bindings', class: Google::Apis::ComputeV1::Binding, decorator: Google::Apis::ComputeV1::Binding::Representation
|
|
21960
|
+
|
|
21961
|
+
property :etag, :base64 => true, as: 'etag'
|
|
21962
|
+
property :policy, as: 'policy', class: Google::Apis::ComputeV1::Policy, decorator: Google::Apis::ComputeV1::Policy::Representation
|
|
21963
|
+
|
|
21964
|
+
end
|
|
21965
|
+
end
|
|
21966
|
+
|
|
21167
21967
|
class ZoneSetPolicyRequest
|
|
21168
21968
|
# @private
|
|
21169
21969
|
class Representation < Google::Apis::Core::JsonRepresentation
|