google-apis-compute_beta 0.109.0 → 0.111.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_beta/classes.rb +1998 -122
- data/lib/google/apis/compute_beta/gem_version.rb +2 -2
- data/lib/google/apis/compute_beta/representations.rb +878 -48
- data/lib/google/apis/compute_beta/service.rb +2504 -701
- metadata +4 -4
@@ -412,6 +412,24 @@ module Google
|
|
412
412
|
include Google::Apis::Core::JsonObjectSupport
|
413
413
|
end
|
414
414
|
|
415
|
+
class BackendBucketListUsable
|
416
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
417
|
+
|
418
|
+
class Warning
|
419
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
420
|
+
|
421
|
+
class Datum
|
422
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
423
|
+
|
424
|
+
include Google::Apis::Core::JsonObjectSupport
|
425
|
+
end
|
426
|
+
|
427
|
+
include Google::Apis::Core::JsonObjectSupport
|
428
|
+
end
|
429
|
+
|
430
|
+
include Google::Apis::Core::JsonObjectSupport
|
431
|
+
end
|
432
|
+
|
415
433
|
class BackendBucketUsedBy
|
416
434
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
417
435
|
|
@@ -478,6 +496,18 @@ module Google
|
|
478
496
|
include Google::Apis::Core::JsonObjectSupport
|
479
497
|
end
|
480
498
|
|
499
|
+
class BackendServiceDynamicForwarding
|
500
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
501
|
+
|
502
|
+
include Google::Apis::Core::JsonObjectSupport
|
503
|
+
end
|
504
|
+
|
505
|
+
class BackendServiceDynamicForwardingIpPortSelection
|
506
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
507
|
+
|
508
|
+
include Google::Apis::Core::JsonObjectSupport
|
509
|
+
end
|
510
|
+
|
481
511
|
class BackendServiceFailoverPolicy
|
482
512
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
483
513
|
|
@@ -562,6 +592,18 @@ module Google
|
|
562
592
|
include Google::Apis::Core::JsonObjectSupport
|
563
593
|
end
|
564
594
|
|
595
|
+
class BackendServiceNetworkPassThroughLbTrafficPolicy
|
596
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
597
|
+
|
598
|
+
include Google::Apis::Core::JsonObjectSupport
|
599
|
+
end
|
600
|
+
|
601
|
+
class BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity
|
602
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
603
|
+
|
604
|
+
include Google::Apis::Core::JsonObjectSupport
|
605
|
+
end
|
606
|
+
|
565
607
|
class BackendServiceReference
|
566
608
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
567
609
|
|
@@ -694,6 +736,24 @@ module Google
|
|
694
736
|
include Google::Apis::Core::JsonObjectSupport
|
695
737
|
end
|
696
738
|
|
739
|
+
class CalendarModeAdviceRequest
|
740
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
741
|
+
|
742
|
+
include Google::Apis::Core::JsonObjectSupport
|
743
|
+
end
|
744
|
+
|
745
|
+
class CalendarModeAdviceResponse
|
746
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
747
|
+
|
748
|
+
include Google::Apis::Core::JsonObjectSupport
|
749
|
+
end
|
750
|
+
|
751
|
+
class CalendarModeRecommendation
|
752
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
753
|
+
|
754
|
+
include Google::Apis::Core::JsonObjectSupport
|
755
|
+
end
|
756
|
+
|
697
757
|
class CircuitBreakers
|
698
758
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
699
759
|
|
@@ -796,6 +856,30 @@ module Google
|
|
796
856
|
include Google::Apis::Core::JsonObjectSupport
|
797
857
|
end
|
798
858
|
|
859
|
+
class CrossSiteNetwork
|
860
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
861
|
+
|
862
|
+
include Google::Apis::Core::JsonObjectSupport
|
863
|
+
end
|
864
|
+
|
865
|
+
class CrossSiteNetworkList
|
866
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
867
|
+
|
868
|
+
class Warning
|
869
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
870
|
+
|
871
|
+
class Datum
|
872
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
873
|
+
|
874
|
+
include Google::Apis::Core::JsonObjectSupport
|
875
|
+
end
|
876
|
+
|
877
|
+
include Google::Apis::Core::JsonObjectSupport
|
878
|
+
end
|
879
|
+
|
880
|
+
include Google::Apis::Core::JsonObjectSupport
|
881
|
+
end
|
882
|
+
|
799
883
|
class CustomErrorResponsePolicy
|
800
884
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
801
885
|
|
@@ -910,6 +994,24 @@ module Google
|
|
910
994
|
include Google::Apis::Core::JsonObjectSupport
|
911
995
|
end
|
912
996
|
|
997
|
+
class DiskSettings
|
998
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
999
|
+
|
1000
|
+
include Google::Apis::Core::JsonObjectSupport
|
1001
|
+
end
|
1002
|
+
|
1003
|
+
class DiskSettingsAccessLocation
|
1004
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1005
|
+
|
1006
|
+
include Google::Apis::Core::JsonObjectSupport
|
1007
|
+
end
|
1008
|
+
|
1009
|
+
class DiskSettingsAccessLocationAccessLocationPreference
|
1010
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1011
|
+
|
1012
|
+
include Google::Apis::Core::JsonObjectSupport
|
1013
|
+
end
|
1014
|
+
|
913
1015
|
class DiskType
|
914
1016
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
915
1017
|
|
@@ -1240,6 +1342,12 @@ module Google
|
|
1240
1342
|
include Google::Apis::Core::JsonObjectSupport
|
1241
1343
|
end
|
1242
1344
|
|
1345
|
+
class FlexibleTimeRange
|
1346
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1347
|
+
|
1348
|
+
include Google::Apis::Core::JsonObjectSupport
|
1349
|
+
end
|
1350
|
+
|
1243
1351
|
class ForwardingRule
|
1244
1352
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1245
1353
|
|
@@ -1420,6 +1528,60 @@ module Google
|
|
1420
1528
|
include Google::Apis::Core::JsonObjectSupport
|
1421
1529
|
end
|
1422
1530
|
|
1531
|
+
class FutureResourcesRecommendation
|
1532
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1533
|
+
|
1534
|
+
include Google::Apis::Core::JsonObjectSupport
|
1535
|
+
end
|
1536
|
+
|
1537
|
+
class FutureResourcesRecommendationOtherLocation
|
1538
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1539
|
+
|
1540
|
+
include Google::Apis::Core::JsonObjectSupport
|
1541
|
+
end
|
1542
|
+
|
1543
|
+
class FutureResourcesSpec
|
1544
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1545
|
+
|
1546
|
+
include Google::Apis::Core::JsonObjectSupport
|
1547
|
+
end
|
1548
|
+
|
1549
|
+
class FutureResourcesSpecAggregateResources
|
1550
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1551
|
+
|
1552
|
+
include Google::Apis::Core::JsonObjectSupport
|
1553
|
+
end
|
1554
|
+
|
1555
|
+
class FutureResourcesSpecLocalSsdPartition
|
1556
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1557
|
+
|
1558
|
+
include Google::Apis::Core::JsonObjectSupport
|
1559
|
+
end
|
1560
|
+
|
1561
|
+
class FutureResourcesSpecLocationPolicy
|
1562
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1563
|
+
|
1564
|
+
include Google::Apis::Core::JsonObjectSupport
|
1565
|
+
end
|
1566
|
+
|
1567
|
+
class FutureResourcesSpecLocationPolicyLocation
|
1568
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1569
|
+
|
1570
|
+
include Google::Apis::Core::JsonObjectSupport
|
1571
|
+
end
|
1572
|
+
|
1573
|
+
class FutureResourcesSpecSpecificSkuResources
|
1574
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1575
|
+
|
1576
|
+
include Google::Apis::Core::JsonObjectSupport
|
1577
|
+
end
|
1578
|
+
|
1579
|
+
class FutureResourcesSpecTargetResources
|
1580
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1581
|
+
|
1582
|
+
include Google::Apis::Core::JsonObjectSupport
|
1583
|
+
end
|
1584
|
+
|
1423
1585
|
class GrpcHealthCheck
|
1424
1586
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1425
1587
|
|
@@ -2506,6 +2668,18 @@ module Google
|
|
2506
2668
|
include Google::Apis::Core::JsonObjectSupport
|
2507
2669
|
end
|
2508
2670
|
|
2671
|
+
class InstancesReportHostAsFaultyRequest
|
2672
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2673
|
+
|
2674
|
+
include Google::Apis::Core::JsonObjectSupport
|
2675
|
+
end
|
2676
|
+
|
2677
|
+
class InstancesReportHostAsFaultyRequestFaultReason
|
2678
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2679
|
+
|
2680
|
+
include Google::Apis::Core::JsonObjectSupport
|
2681
|
+
end
|
2682
|
+
|
2509
2683
|
class InstancesResumeRequest
|
2510
2684
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2511
2685
|
|
@@ -2830,6 +3004,12 @@ module Google
|
|
2830
3004
|
include Google::Apis::Core::JsonObjectSupport
|
2831
3005
|
end
|
2832
3006
|
|
3007
|
+
class InterconnectLocationCrossSiteInterconnectInfo
|
3008
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3009
|
+
|
3010
|
+
include Google::Apis::Core::JsonObjectSupport
|
3011
|
+
end
|
3012
|
+
|
2833
3013
|
class InterconnectLocationList
|
2834
3014
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2835
3015
|
|
@@ -4798,6 +4978,18 @@ module Google
|
|
4798
4978
|
include Google::Apis::Core::JsonObjectSupport
|
4799
4979
|
end
|
4800
4980
|
|
4981
|
+
class ReservationsBlocksPerformMaintenanceRequest
|
4982
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4983
|
+
|
4984
|
+
include Google::Apis::Core::JsonObjectSupport
|
4985
|
+
end
|
4986
|
+
|
4987
|
+
class ReservationsPerformMaintenanceRequest
|
4988
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4989
|
+
|
4990
|
+
include Google::Apis::Core::JsonObjectSupport
|
4991
|
+
end
|
4992
|
+
|
4801
4993
|
class ReservationsResizeRequest
|
4802
4994
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4803
4995
|
|
@@ -5770,6 +5962,24 @@ module Google
|
|
5770
5962
|
include Google::Apis::Core::JsonObjectSupport
|
5771
5963
|
end
|
5772
5964
|
|
5965
|
+
class SnapshotAggregatedList
|
5966
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5967
|
+
|
5968
|
+
class Warning
|
5969
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5970
|
+
|
5971
|
+
class Datum
|
5972
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5973
|
+
|
5974
|
+
include Google::Apis::Core::JsonObjectSupport
|
5975
|
+
end
|
5976
|
+
|
5977
|
+
include Google::Apis::Core::JsonObjectSupport
|
5978
|
+
end
|
5979
|
+
|
5980
|
+
include Google::Apis::Core::JsonObjectSupport
|
5981
|
+
end
|
5982
|
+
|
5773
5983
|
class SnapshotList
|
5774
5984
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5775
5985
|
|
@@ -5794,6 +6004,18 @@ module Google
|
|
5794
6004
|
include Google::Apis::Core::JsonObjectSupport
|
5795
6005
|
end
|
5796
6006
|
|
6007
|
+
class SnapshotSettingsAccessLocation
|
6008
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6009
|
+
|
6010
|
+
include Google::Apis::Core::JsonObjectSupport
|
6011
|
+
end
|
6012
|
+
|
6013
|
+
class SnapshotSettingsAccessLocationAccessLocationPreference
|
6014
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6015
|
+
|
6016
|
+
include Google::Apis::Core::JsonObjectSupport
|
6017
|
+
end
|
6018
|
+
|
5797
6019
|
class SnapshotSettingsStorageLocationSettings
|
5798
6020
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5799
6021
|
|
@@ -5806,6 +6028,24 @@ module Google
|
|
5806
6028
|
include Google::Apis::Core::JsonObjectSupport
|
5807
6029
|
end
|
5808
6030
|
|
6031
|
+
class SnapshotsScopedList
|
6032
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6033
|
+
|
6034
|
+
class Warning
|
6035
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6036
|
+
|
6037
|
+
class Datum
|
6038
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6039
|
+
|
6040
|
+
include Google::Apis::Core::JsonObjectSupport
|
6041
|
+
end
|
6042
|
+
|
6043
|
+
include Google::Apis::Core::JsonObjectSupport
|
6044
|
+
end
|
6045
|
+
|
6046
|
+
include Google::Apis::Core::JsonObjectSupport
|
6047
|
+
end
|
6048
|
+
|
5809
6049
|
class SourceDiskEncryptionKey
|
5810
6050
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5811
6051
|
|
@@ -7144,6 +7384,78 @@ module Google
|
|
7144
7384
|
include Google::Apis::Core::JsonObjectSupport
|
7145
7385
|
end
|
7146
7386
|
|
7387
|
+
class Wire
|
7388
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7389
|
+
|
7390
|
+
include Google::Apis::Core::JsonObjectSupport
|
7391
|
+
end
|
7392
|
+
|
7393
|
+
class WireEndpoint
|
7394
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7395
|
+
|
7396
|
+
include Google::Apis::Core::JsonObjectSupport
|
7397
|
+
end
|
7398
|
+
|
7399
|
+
class WireGroup
|
7400
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7401
|
+
|
7402
|
+
include Google::Apis::Core::JsonObjectSupport
|
7403
|
+
end
|
7404
|
+
|
7405
|
+
class WireGroupEndpoint
|
7406
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7407
|
+
|
7408
|
+
include Google::Apis::Core::JsonObjectSupport
|
7409
|
+
end
|
7410
|
+
|
7411
|
+
class WireGroupEndpointInterconnect
|
7412
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7413
|
+
|
7414
|
+
include Google::Apis::Core::JsonObjectSupport
|
7415
|
+
end
|
7416
|
+
|
7417
|
+
class WireGroupList
|
7418
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7419
|
+
|
7420
|
+
class Warning
|
7421
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7422
|
+
|
7423
|
+
class Datum
|
7424
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7425
|
+
|
7426
|
+
include Google::Apis::Core::JsonObjectSupport
|
7427
|
+
end
|
7428
|
+
|
7429
|
+
include Google::Apis::Core::JsonObjectSupport
|
7430
|
+
end
|
7431
|
+
|
7432
|
+
include Google::Apis::Core::JsonObjectSupport
|
7433
|
+
end
|
7434
|
+
|
7435
|
+
class WireGroupProperties
|
7436
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7437
|
+
|
7438
|
+
include Google::Apis::Core::JsonObjectSupport
|
7439
|
+
end
|
7440
|
+
|
7441
|
+
class WireGroupTopology
|
7442
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7443
|
+
|
7444
|
+
include Google::Apis::Core::JsonObjectSupport
|
7445
|
+
end
|
7446
|
+
|
7447
|
+
class WireGroupTopologyEndpoint
|
7448
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7449
|
+
|
7450
|
+
include Google::Apis::Core::JsonObjectSupport
|
7451
|
+
end
|
7452
|
+
|
7453
|
+
class WireProperties
|
7454
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7455
|
+
|
7456
|
+
include Google::Apis::Core::JsonObjectSupport
|
7457
|
+
end
|
7458
|
+
|
7147
7459
|
class XpnHostList
|
7148
7460
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7149
7461
|
|
@@ -7974,6 +8286,38 @@ module Google
|
|
7974
8286
|
end
|
7975
8287
|
end
|
7976
8288
|
|
8289
|
+
class BackendBucketListUsable
|
8290
|
+
# @private
|
8291
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8292
|
+
property :id, as: 'id'
|
8293
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::BackendBucket, decorator: Google::Apis::ComputeBeta::BackendBucket::Representation
|
8294
|
+
|
8295
|
+
property :kind, as: 'kind'
|
8296
|
+
property :next_page_token, as: 'nextPageToken'
|
8297
|
+
property :self_link, as: 'selfLink'
|
8298
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::BackendBucketListUsable::Warning, decorator: Google::Apis::ComputeBeta::BackendBucketListUsable::Warning::Representation
|
8299
|
+
|
8300
|
+
end
|
8301
|
+
|
8302
|
+
class Warning
|
8303
|
+
# @private
|
8304
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8305
|
+
property :code, as: 'code'
|
8306
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::BackendBucketListUsable::Warning::Datum, decorator: Google::Apis::ComputeBeta::BackendBucketListUsable::Warning::Datum::Representation
|
8307
|
+
|
8308
|
+
property :message, as: 'message'
|
8309
|
+
end
|
8310
|
+
|
8311
|
+
class Datum
|
8312
|
+
# @private
|
8313
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8314
|
+
property :key, as: 'key'
|
8315
|
+
property :value, as: 'value'
|
8316
|
+
end
|
8317
|
+
end
|
8318
|
+
end
|
8319
|
+
end
|
8320
|
+
|
7977
8321
|
class BackendBucketUsedBy
|
7978
8322
|
# @private
|
7979
8323
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8013,6 +8357,8 @@ module Google
|
|
8013
8357
|
collection :custom_request_headers, as: 'customRequestHeaders'
|
8014
8358
|
collection :custom_response_headers, as: 'customResponseHeaders'
|
8015
8359
|
property :description, as: 'description'
|
8360
|
+
property :dynamic_forwarding, as: 'dynamicForwarding', class: Google::Apis::ComputeBeta::BackendServiceDynamicForwarding, decorator: Google::Apis::ComputeBeta::BackendServiceDynamicForwarding::Representation
|
8361
|
+
|
8016
8362
|
property :edge_security_policy, as: 'edgeSecurityPolicy'
|
8017
8363
|
property :enable_cdn, as: 'enableCDN'
|
8018
8364
|
property :external_managed_migration_state, as: 'externalManagedMigrationState'
|
@@ -8037,6 +8383,8 @@ module Google
|
|
8037
8383
|
hash :metadatas, as: 'metadatas'
|
8038
8384
|
property :name, as: 'name'
|
8039
8385
|
property :network, as: 'network'
|
8386
|
+
property :network_pass_through_lb_traffic_policy, as: 'networkPassThroughLbTrafficPolicy', class: Google::Apis::ComputeBeta::BackendServiceNetworkPassThroughLbTrafficPolicy, decorator: Google::Apis::ComputeBeta::BackendServiceNetworkPassThroughLbTrafficPolicy::Representation
|
8387
|
+
|
8040
8388
|
property :outlier_detection, as: 'outlierDetection', class: Google::Apis::ComputeBeta::OutlierDetection, decorator: Google::Apis::ComputeBeta::OutlierDetection::Representation
|
8041
8389
|
|
8042
8390
|
property :port, as: 'port'
|
@@ -8149,6 +8497,21 @@ module Google
|
|
8149
8497
|
end
|
8150
8498
|
end
|
8151
8499
|
|
8500
|
+
class BackendServiceDynamicForwarding
|
8501
|
+
# @private
|
8502
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8503
|
+
property :ip_port_selection, as: 'ipPortSelection', class: Google::Apis::ComputeBeta::BackendServiceDynamicForwardingIpPortSelection, decorator: Google::Apis::ComputeBeta::BackendServiceDynamicForwardingIpPortSelection::Representation
|
8504
|
+
|
8505
|
+
end
|
8506
|
+
end
|
8507
|
+
|
8508
|
+
class BackendServiceDynamicForwardingIpPortSelection
|
8509
|
+
# @private
|
8510
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8511
|
+
property :enabled, as: 'enabled'
|
8512
|
+
end
|
8513
|
+
end
|
8514
|
+
|
8152
8515
|
class BackendServiceFailoverPolicy
|
8153
8516
|
# @private
|
8154
8517
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8287,6 +8650,22 @@ module Google
|
|
8287
8650
|
end
|
8288
8651
|
end
|
8289
8652
|
|
8653
|
+
class BackendServiceNetworkPassThroughLbTrafficPolicy
|
8654
|
+
# @private
|
8655
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8656
|
+
property :zonal_affinity, as: 'zonalAffinity', class: Google::Apis::ComputeBeta::BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity, decorator: Google::Apis::ComputeBeta::BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity::Representation
|
8657
|
+
|
8658
|
+
end
|
8659
|
+
end
|
8660
|
+
|
8661
|
+
class BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity
|
8662
|
+
# @private
|
8663
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8664
|
+
property :spillover, as: 'spillover'
|
8665
|
+
property :spillover_ratio, as: 'spilloverRatio'
|
8666
|
+
end
|
8667
|
+
end
|
8668
|
+
|
8290
8669
|
class BackendServiceReference
|
8291
8670
|
# @private
|
8292
8671
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8499,6 +8878,7 @@ module Google
|
|
8499
8878
|
class CacheInvalidationRule
|
8500
8879
|
# @private
|
8501
8880
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8881
|
+
collection :cache_tags, as: 'cacheTags'
|
8502
8882
|
property :host, as: 'host'
|
8503
8883
|
property :path, as: 'path'
|
8504
8884
|
end
|
@@ -8517,6 +8897,30 @@ module Google
|
|
8517
8897
|
end
|
8518
8898
|
end
|
8519
8899
|
|
8900
|
+
class CalendarModeAdviceRequest
|
8901
|
+
# @private
|
8902
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8903
|
+
hash :future_resources_specs, as: 'futureResourcesSpecs', class: Google::Apis::ComputeBeta::FutureResourcesSpec, decorator: Google::Apis::ComputeBeta::FutureResourcesSpec::Representation
|
8904
|
+
|
8905
|
+
end
|
8906
|
+
end
|
8907
|
+
|
8908
|
+
class CalendarModeAdviceResponse
|
8909
|
+
# @private
|
8910
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8911
|
+
collection :recommendations, as: 'recommendations', class: Google::Apis::ComputeBeta::CalendarModeRecommendation, decorator: Google::Apis::ComputeBeta::CalendarModeRecommendation::Representation
|
8912
|
+
|
8913
|
+
end
|
8914
|
+
end
|
8915
|
+
|
8916
|
+
class CalendarModeRecommendation
|
8917
|
+
# @private
|
8918
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8919
|
+
hash :recommendations_per_spec, as: 'recommendationsPerSpec', class: Google::Apis::ComputeBeta::FutureResourcesRecommendation, decorator: Google::Apis::ComputeBeta::FutureResourcesRecommendation::Representation
|
8920
|
+
|
8921
|
+
end
|
8922
|
+
end
|
8923
|
+
|
8520
8924
|
class CircuitBreakers
|
8521
8925
|
# @private
|
8522
8926
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8712,6 +9116,53 @@ module Google
|
|
8712
9116
|
end
|
8713
9117
|
end
|
8714
9118
|
|
9119
|
+
class CrossSiteNetwork
|
9120
|
+
# @private
|
9121
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9122
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
9123
|
+
property :description, as: 'description'
|
9124
|
+
property :id, :numeric_string => true, as: 'id'
|
9125
|
+
property :kind, as: 'kind'
|
9126
|
+
property :name, as: 'name'
|
9127
|
+
property :self_link, as: 'selfLink'
|
9128
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
9129
|
+
end
|
9130
|
+
end
|
9131
|
+
|
9132
|
+
class CrossSiteNetworkList
|
9133
|
+
# @private
|
9134
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9135
|
+
property :etag, as: 'etag'
|
9136
|
+
property :id, as: 'id'
|
9137
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::CrossSiteNetwork, decorator: Google::Apis::ComputeBeta::CrossSiteNetwork::Representation
|
9138
|
+
|
9139
|
+
property :kind, as: 'kind'
|
9140
|
+
property :next_page_token, as: 'nextPageToken'
|
9141
|
+
property :self_link, as: 'selfLink'
|
9142
|
+
collection :unreachables, as: 'unreachables'
|
9143
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::CrossSiteNetworkList::Warning, decorator: Google::Apis::ComputeBeta::CrossSiteNetworkList::Warning::Representation
|
9144
|
+
|
9145
|
+
end
|
9146
|
+
|
9147
|
+
class Warning
|
9148
|
+
# @private
|
9149
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9150
|
+
property :code, as: 'code'
|
9151
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::CrossSiteNetworkList::Warning::Datum, decorator: Google::Apis::ComputeBeta::CrossSiteNetworkList::Warning::Datum::Representation
|
9152
|
+
|
9153
|
+
property :message, as: 'message'
|
9154
|
+
end
|
9155
|
+
|
9156
|
+
class Datum
|
9157
|
+
# @private
|
9158
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9159
|
+
property :key, as: 'key'
|
9160
|
+
property :value, as: 'value'
|
9161
|
+
end
|
9162
|
+
end
|
9163
|
+
end
|
9164
|
+
end
|
9165
|
+
|
8715
9166
|
class CustomErrorResponsePolicy
|
8716
9167
|
# @private
|
8717
9168
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8958,6 +9409,30 @@ module Google
|
|
8958
9409
|
end
|
8959
9410
|
end
|
8960
9411
|
|
9412
|
+
class DiskSettings
|
9413
|
+
# @private
|
9414
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9415
|
+
property :access_location, as: 'accessLocation', class: Google::Apis::ComputeBeta::DiskSettingsAccessLocation, decorator: Google::Apis::ComputeBeta::DiskSettingsAccessLocation::Representation
|
9416
|
+
|
9417
|
+
end
|
9418
|
+
end
|
9419
|
+
|
9420
|
+
class DiskSettingsAccessLocation
|
9421
|
+
# @private
|
9422
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9423
|
+
hash :locations, as: 'locations', class: Google::Apis::ComputeBeta::DiskSettingsAccessLocationAccessLocationPreference, decorator: Google::Apis::ComputeBeta::DiskSettingsAccessLocationAccessLocationPreference::Representation
|
9424
|
+
|
9425
|
+
property :policy, as: 'policy'
|
9426
|
+
end
|
9427
|
+
end
|
9428
|
+
|
9429
|
+
class DiskSettingsAccessLocationAccessLocationPreference
|
9430
|
+
# @private
|
9431
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9432
|
+
property :region, as: 'region'
|
9433
|
+
end
|
9434
|
+
end
|
9435
|
+
|
8961
9436
|
class DiskType
|
8962
9437
|
# @private
|
8963
9438
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9552,6 +10027,18 @@ module Google
|
|
9552
10027
|
end
|
9553
10028
|
end
|
9554
10029
|
|
10030
|
+
class FlexibleTimeRange
|
10031
|
+
# @private
|
10032
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10033
|
+
property :end_time_not_earlier_than, as: 'endTimeNotEarlierThan'
|
10034
|
+
property :end_time_not_later_than, as: 'endTimeNotLaterThan'
|
10035
|
+
property :max_duration, as: 'maxDuration'
|
10036
|
+
property :min_duration, as: 'minDuration'
|
10037
|
+
property :start_time_not_earlier_than, as: 'startTimeNotEarlierThan'
|
10038
|
+
property :start_time_not_later_than, as: 'startTimeNotLaterThan'
|
10039
|
+
end
|
10040
|
+
end
|
10041
|
+
|
9555
10042
|
class ForwardingRule
|
9556
10043
|
# @private
|
9557
10044
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9710,6 +10197,8 @@ module Google
|
|
9710
10197
|
class FutureReservation
|
9711
10198
|
# @private
|
9712
10199
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10200
|
+
property :aggregate_reservation, as: 'aggregateReservation', class: Google::Apis::ComputeBeta::AllocationAggregateReservation, decorator: Google::Apis::ComputeBeta::AllocationAggregateReservation::Representation
|
10201
|
+
|
9713
10202
|
property :auto_created_reservations_delete_time, as: 'autoCreatedReservationsDeleteTime'
|
9714
10203
|
property :auto_created_reservations_duration, as: 'autoCreatedReservationsDuration', class: Google::Apis::ComputeBeta::Duration, decorator: Google::Apis::ComputeBeta::Duration::Representation
|
9715
10204
|
|
@@ -9724,6 +10213,7 @@ module Google
|
|
9724
10213
|
property :name, as: 'name'
|
9725
10214
|
property :name_prefix, as: 'namePrefix'
|
9726
10215
|
property :planning_status, as: 'planningStatus'
|
10216
|
+
property :reservation_mode, as: 'reservationMode'
|
9727
10217
|
property :reservation_name, as: 'reservationName'
|
9728
10218
|
property :scheduling_type, as: 'schedulingType'
|
9729
10219
|
property :self_link, as: 'selfLink'
|
@@ -9862,66 +10352,152 @@ module Google
|
|
9862
10352
|
end
|
9863
10353
|
end
|
9864
10354
|
|
9865
|
-
class FutureReservationsListResponse
|
10355
|
+
class FutureReservationsListResponse
|
10356
|
+
# @private
|
10357
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10358
|
+
property :etag, as: 'etag'
|
10359
|
+
property :id, as: 'id'
|
10360
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::FutureReservation, decorator: Google::Apis::ComputeBeta::FutureReservation::Representation
|
10361
|
+
|
10362
|
+
property :kind, as: 'kind'
|
10363
|
+
property :next_page_token, as: 'nextPageToken'
|
10364
|
+
property :self_link, as: 'selfLink'
|
10365
|
+
collection :unreachables, as: 'unreachables'
|
10366
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::FutureReservationsListResponse::Warning, decorator: Google::Apis::ComputeBeta::FutureReservationsListResponse::Warning::Representation
|
10367
|
+
|
10368
|
+
end
|
10369
|
+
|
10370
|
+
class Warning
|
10371
|
+
# @private
|
10372
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10373
|
+
property :code, as: 'code'
|
10374
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::FutureReservationsListResponse::Warning::Datum, decorator: Google::Apis::ComputeBeta::FutureReservationsListResponse::Warning::Datum::Representation
|
10375
|
+
|
10376
|
+
property :message, as: 'message'
|
10377
|
+
end
|
10378
|
+
|
10379
|
+
class Datum
|
10380
|
+
# @private
|
10381
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10382
|
+
property :key, as: 'key'
|
10383
|
+
property :value, as: 'value'
|
10384
|
+
end
|
10385
|
+
end
|
10386
|
+
end
|
10387
|
+
end
|
10388
|
+
|
10389
|
+
class FutureReservationsScopedList
|
10390
|
+
# @private
|
10391
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10392
|
+
collection :future_reservations, as: 'futureReservations', class: Google::Apis::ComputeBeta::FutureReservation, decorator: Google::Apis::ComputeBeta::FutureReservation::Representation
|
10393
|
+
|
10394
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::FutureReservationsScopedList::Warning, decorator: Google::Apis::ComputeBeta::FutureReservationsScopedList::Warning::Representation
|
10395
|
+
|
10396
|
+
end
|
10397
|
+
|
10398
|
+
class Warning
|
10399
|
+
# @private
|
10400
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10401
|
+
property :code, as: 'code'
|
10402
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::FutureReservationsScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::FutureReservationsScopedList::Warning::Datum::Representation
|
10403
|
+
|
10404
|
+
property :message, as: 'message'
|
10405
|
+
end
|
10406
|
+
|
10407
|
+
class Datum
|
10408
|
+
# @private
|
10409
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10410
|
+
property :key, as: 'key'
|
10411
|
+
property :value, as: 'value'
|
10412
|
+
end
|
10413
|
+
end
|
10414
|
+
end
|
10415
|
+
end
|
10416
|
+
|
10417
|
+
class FutureResourcesRecommendation
|
10418
|
+
# @private
|
10419
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10420
|
+
property :end_time, as: 'endTime'
|
10421
|
+
property :location, as: 'location'
|
10422
|
+
hash :other_locations, as: 'otherLocations', class: Google::Apis::ComputeBeta::FutureResourcesRecommendationOtherLocation, decorator: Google::Apis::ComputeBeta::FutureResourcesRecommendationOtherLocation::Representation
|
10423
|
+
|
10424
|
+
property :recommendation_id, as: 'recommendationId'
|
10425
|
+
property :recommendation_type, as: 'recommendationType'
|
10426
|
+
property :start_time, as: 'startTime'
|
10427
|
+
end
|
10428
|
+
end
|
10429
|
+
|
10430
|
+
class FutureResourcesRecommendationOtherLocation
|
10431
|
+
# @private
|
10432
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10433
|
+
property :details, as: 'details'
|
10434
|
+
property :status, as: 'status'
|
10435
|
+
end
|
10436
|
+
end
|
10437
|
+
|
10438
|
+
class FutureResourcesSpec
|
10439
|
+
# @private
|
10440
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10441
|
+
property :deployment_type, as: 'deploymentType'
|
10442
|
+
property :location_policy, as: 'locationPolicy', class: Google::Apis::ComputeBeta::FutureResourcesSpecLocationPolicy, decorator: Google::Apis::ComputeBeta::FutureResourcesSpecLocationPolicy::Representation
|
10443
|
+
|
10444
|
+
property :target_resources, as: 'targetResources', class: Google::Apis::ComputeBeta::FutureResourcesSpecTargetResources, decorator: Google::Apis::ComputeBeta::FutureResourcesSpecTargetResources::Representation
|
10445
|
+
|
10446
|
+
property :time_range_spec, as: 'timeRangeSpec', class: Google::Apis::ComputeBeta::FlexibleTimeRange, decorator: Google::Apis::ComputeBeta::FlexibleTimeRange::Representation
|
10447
|
+
|
10448
|
+
end
|
10449
|
+
end
|
10450
|
+
|
10451
|
+
class FutureResourcesSpecAggregateResources
|
10452
|
+
# @private
|
10453
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10454
|
+
property :accelerator_count, :numeric_string => true, as: 'acceleratorCount'
|
10455
|
+
property :vm_family, as: 'vmFamily'
|
10456
|
+
property :workload_type, as: 'workloadType'
|
10457
|
+
end
|
10458
|
+
end
|
10459
|
+
|
10460
|
+
class FutureResourcesSpecLocalSsdPartition
|
10461
|
+
# @private
|
10462
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10463
|
+
property :disk_interface, as: 'diskInterface'
|
10464
|
+
property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
|
10465
|
+
end
|
10466
|
+
end
|
10467
|
+
|
10468
|
+
class FutureResourcesSpecLocationPolicy
|
9866
10469
|
# @private
|
9867
10470
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9868
|
-
|
9869
|
-
property :id, as: 'id'
|
9870
|
-
collection :items, as: 'items', class: Google::Apis::ComputeBeta::FutureReservation, decorator: Google::Apis::ComputeBeta::FutureReservation::Representation
|
10471
|
+
hash :locations, as: 'locations', class: Google::Apis::ComputeBeta::FutureResourcesSpecLocationPolicyLocation, decorator: Google::Apis::ComputeBeta::FutureResourcesSpecLocationPolicyLocation::Representation
|
9871
10472
|
|
9872
|
-
|
9873
|
-
|
9874
|
-
property :self_link, as: 'selfLink'
|
9875
|
-
collection :unreachables, as: 'unreachables'
|
9876
|
-
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::FutureReservationsListResponse::Warning, decorator: Google::Apis::ComputeBeta::FutureReservationsListResponse::Warning::Representation
|
10473
|
+
end
|
10474
|
+
end
|
9877
10475
|
|
10476
|
+
class FutureResourcesSpecLocationPolicyLocation
|
10477
|
+
# @private
|
10478
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10479
|
+
property :preference, as: 'preference'
|
9878
10480
|
end
|
9879
|
-
|
9880
|
-
|
9881
|
-
|
9882
|
-
|
9883
|
-
|
9884
|
-
|
9885
|
-
|
9886
|
-
|
9887
|
-
|
9888
|
-
|
9889
|
-
class Datum
|
9890
|
-
# @private
|
9891
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9892
|
-
property :key, as: 'key'
|
9893
|
-
property :value, as: 'value'
|
9894
|
-
end
|
9895
|
-
end
|
10481
|
+
end
|
10482
|
+
|
10483
|
+
class FutureResourcesSpecSpecificSkuResources
|
10484
|
+
# @private
|
10485
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10486
|
+
property :instance_count, :numeric_string => true, as: 'instanceCount'
|
10487
|
+
collection :local_ssd_partitions, as: 'localSsdPartitions', class: Google::Apis::ComputeBeta::FutureResourcesSpecLocalSsdPartition, decorator: Google::Apis::ComputeBeta::FutureResourcesSpecLocalSsdPartition::Representation
|
10488
|
+
|
10489
|
+
property :machine_type, as: 'machineType'
|
9896
10490
|
end
|
9897
10491
|
end
|
9898
10492
|
|
9899
|
-
class
|
10493
|
+
class FutureResourcesSpecTargetResources
|
9900
10494
|
# @private
|
9901
10495
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9902
|
-
|
10496
|
+
property :aggregate_resources, as: 'aggregateResources', class: Google::Apis::ComputeBeta::FutureResourcesSpecAggregateResources, decorator: Google::Apis::ComputeBeta::FutureResourcesSpecAggregateResources::Representation
|
9903
10497
|
|
9904
|
-
property :
|
10498
|
+
property :specific_sku_resources, as: 'specificSkuResources', class: Google::Apis::ComputeBeta::FutureResourcesSpecSpecificSkuResources, decorator: Google::Apis::ComputeBeta::FutureResourcesSpecSpecificSkuResources::Representation
|
9905
10499
|
|
9906
10500
|
end
|
9907
|
-
|
9908
|
-
class Warning
|
9909
|
-
# @private
|
9910
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9911
|
-
property :code, as: 'code'
|
9912
|
-
collection :data, as: 'data', class: Google::Apis::ComputeBeta::FutureReservationsScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::FutureReservationsScopedList::Warning::Datum::Representation
|
9913
|
-
|
9914
|
-
property :message, as: 'message'
|
9915
|
-
end
|
9916
|
-
|
9917
|
-
class Datum
|
9918
|
-
# @private
|
9919
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9920
|
-
property :key, as: 'key'
|
9921
|
-
property :value, as: 'value'
|
9922
|
-
end
|
9923
|
-
end
|
9924
|
-
end
|
9925
10501
|
end
|
9926
10502
|
|
9927
10503
|
class GrpcHealthCheck
|
@@ -11084,6 +11660,7 @@ module Google
|
|
11084
11660
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11085
11661
|
property :default_action_on_failure, as: 'defaultActionOnFailure'
|
11086
11662
|
property :force_update_on_repair, as: 'forceUpdateOnRepair'
|
11663
|
+
property :on_failed_health_check, as: 'onFailedHealthCheck'
|
11087
11664
|
end
|
11088
11665
|
end
|
11089
11666
|
|
@@ -12008,6 +12585,23 @@ module Google
|
|
12008
12585
|
end
|
12009
12586
|
end
|
12010
12587
|
|
12588
|
+
class InstancesReportHostAsFaultyRequest
|
12589
|
+
# @private
|
12590
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12591
|
+
property :disruption_schedule, as: 'disruptionSchedule'
|
12592
|
+
collection :fault_reasons, as: 'faultReasons', class: Google::Apis::ComputeBeta::InstancesReportHostAsFaultyRequestFaultReason, decorator: Google::Apis::ComputeBeta::InstancesReportHostAsFaultyRequestFaultReason::Representation
|
12593
|
+
|
12594
|
+
end
|
12595
|
+
end
|
12596
|
+
|
12597
|
+
class InstancesReportHostAsFaultyRequestFaultReason
|
12598
|
+
# @private
|
12599
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12600
|
+
property :behavior, as: 'behavior'
|
12601
|
+
property :description, as: 'description'
|
12602
|
+
end
|
12603
|
+
end
|
12604
|
+
|
12011
12605
|
class InstancesResumeRequest
|
12012
12606
|
# @private
|
12013
12607
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12281,6 +12875,7 @@ module Google
|
|
12281
12875
|
property :satisfies_pzs, as: 'satisfiesPzs'
|
12282
12876
|
property :self_link, as: 'selfLink'
|
12283
12877
|
property :state, as: 'state'
|
12878
|
+
collection :wire_groups, as: 'wireGroups'
|
12284
12879
|
end
|
12285
12880
|
end
|
12286
12881
|
|
@@ -12610,6 +13205,8 @@ module Google
|
|
12610
13205
|
property :city, as: 'city'
|
12611
13206
|
property :continent, as: 'continent'
|
12612
13207
|
property :creation_timestamp, as: 'creationTimestamp'
|
13208
|
+
collection :cross_site_interconnect_infos, as: 'crossSiteInterconnectInfos', class: Google::Apis::ComputeBeta::InterconnectLocationCrossSiteInterconnectInfo, decorator: Google::Apis::ComputeBeta::InterconnectLocationCrossSiteInterconnectInfo::Representation
|
13209
|
+
|
12613
13210
|
property :description, as: 'description'
|
12614
13211
|
property :facility_provider, as: 'facilityProvider'
|
12615
13212
|
property :facility_provider_facility_id, as: 'facilityProviderFacilityId'
|
@@ -12625,6 +13222,13 @@ module Google
|
|
12625
13222
|
end
|
12626
13223
|
end
|
12627
13224
|
|
13225
|
+
class InterconnectLocationCrossSiteInterconnectInfo
|
13226
|
+
# @private
|
13227
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13228
|
+
property :city, as: 'city'
|
13229
|
+
end
|
13230
|
+
end
|
13231
|
+
|
12628
13232
|
class InterconnectLocationList
|
12629
13233
|
# @private
|
12630
13234
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13912,9 +14516,11 @@ module Google
|
|
13912
14516
|
property :network_attachment, as: 'networkAttachment'
|
13913
14517
|
property :network_ip, as: 'networkIP'
|
13914
14518
|
property :nic_type, as: 'nicType'
|
14519
|
+
property :parent_nic_name, as: 'parentNicName'
|
13915
14520
|
property :queue_count, as: 'queueCount'
|
13916
14521
|
property :stack_type, as: 'stackType'
|
13917
14522
|
property :subnetwork, as: 'subnetwork'
|
14523
|
+
property :vlan, as: 'vlan'
|
13918
14524
|
end
|
13919
14525
|
end
|
13920
14526
|
|
@@ -13989,7 +14595,6 @@ module Google
|
|
13989
14595
|
property :name, as: 'name'
|
13990
14596
|
property :self_link, as: 'selfLink'
|
13991
14597
|
property :self_link_with_id, as: 'selfLinkWithId'
|
13992
|
-
property :zone, as: 'zone'
|
13993
14598
|
end
|
13994
14599
|
end
|
13995
14600
|
|
@@ -14509,6 +15114,7 @@ module Google
|
|
14509
15114
|
property :id, :numeric_string => true, as: 'id'
|
14510
15115
|
property :kind, as: 'kind'
|
14511
15116
|
property :local_ssd_gb, as: 'localSsdGb'
|
15117
|
+
property :max_vms, as: 'maxVms'
|
14512
15118
|
property :memory_mb, as: 'memoryMb'
|
14513
15119
|
property :name, as: 'name'
|
14514
15120
|
property :self_link, as: 'selfLink'
|
@@ -16070,6 +16676,7 @@ module Google
|
|
16070
16676
|
property :id, :numeric_string => true, as: 'id'
|
16071
16677
|
property :kind, as: 'kind'
|
16072
16678
|
property :name, as: 'name'
|
16679
|
+
property :reservation_mode, as: 'reservationMode'
|
16073
16680
|
property :reservation_sharing_policy, as: 'reservationSharingPolicy', class: Google::Apis::ComputeBeta::AllocationReservationSharingPolicy, decorator: Google::Apis::ComputeBeta::AllocationReservationSharingPolicy::Representation
|
16074
16681
|
|
16075
16682
|
hash :resource_policies, as: 'resourcePolicies'
|
@@ -16229,6 +16836,20 @@ module Google
|
|
16229
16836
|
end
|
16230
16837
|
end
|
16231
16838
|
|
16839
|
+
class ReservationsBlocksPerformMaintenanceRequest
|
16840
|
+
# @private
|
16841
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16842
|
+
property :maintenance_scope, as: 'maintenanceScope'
|
16843
|
+
end
|
16844
|
+
end
|
16845
|
+
|
16846
|
+
class ReservationsPerformMaintenanceRequest
|
16847
|
+
# @private
|
16848
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16849
|
+
property :maintenance_scope, as: 'maintenanceScope'
|
16850
|
+
end
|
16851
|
+
end
|
16852
|
+
|
16232
16853
|
class ReservationsResizeRequest
|
16233
16854
|
# @private
|
16234
16855
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -16388,6 +17009,7 @@ module Google
|
|
16388
17009
|
class Representation < Google::Apis::Core::JsonRepresentation
|
16389
17010
|
property :availability_domain_count, as: 'availabilityDomainCount'
|
16390
17011
|
property :collocation, as: 'collocation'
|
17012
|
+
property :gpu_topology, as: 'gpuTopology'
|
16391
17013
|
property :max_distance, as: 'maxDistance'
|
16392
17014
|
property :slice_count, as: 'sliceCount'
|
16393
17015
|
property :tpu_topology, as: 'tpuTopology'
|
@@ -16535,6 +17157,8 @@ module Google
|
|
16535
17157
|
class ResourcePolicyWorkloadPolicy
|
16536
17158
|
# @private
|
16537
17159
|
class Representation < Google::Apis::Core::JsonRepresentation
|
17160
|
+
property :accelerator_topology, as: 'acceleratorTopology'
|
17161
|
+
property :max_topology_distance, as: 'maxTopologyDistance'
|
16538
17162
|
property :type, as: 'type'
|
16539
17163
|
end
|
16540
17164
|
end
|
@@ -18054,6 +18678,7 @@ module Google
|
|
18054
18678
|
collection :licenses, as: 'licenses'
|
18055
18679
|
property :location_hint, as: 'locationHint'
|
18056
18680
|
property :name, as: 'name'
|
18681
|
+
property :region, as: 'region'
|
18057
18682
|
property :satisfies_pzi, as: 'satisfiesPzi'
|
18058
18683
|
property :satisfies_pzs, as: 'satisfiesPzs'
|
18059
18684
|
property :self_link, as: 'selfLink'
|
@@ -18079,6 +18704,40 @@ module Google
|
|
18079
18704
|
end
|
18080
18705
|
end
|
18081
18706
|
|
18707
|
+
class SnapshotAggregatedList
|
18708
|
+
# @private
|
18709
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18710
|
+
property :etag, as: 'etag'
|
18711
|
+
property :id, as: 'id'
|
18712
|
+
hash :items, as: 'items', class: Google::Apis::ComputeBeta::SnapshotsScopedList, decorator: Google::Apis::ComputeBeta::SnapshotsScopedList::Representation
|
18713
|
+
|
18714
|
+
property :kind, as: 'kind'
|
18715
|
+
property :next_page_token, as: 'nextPageToken'
|
18716
|
+
property :self_link, as: 'selfLink'
|
18717
|
+
collection :unreachables, as: 'unreachables'
|
18718
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::SnapshotAggregatedList::Warning, decorator: Google::Apis::ComputeBeta::SnapshotAggregatedList::Warning::Representation
|
18719
|
+
|
18720
|
+
end
|
18721
|
+
|
18722
|
+
class Warning
|
18723
|
+
# @private
|
18724
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18725
|
+
property :code, as: 'code'
|
18726
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::SnapshotAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::SnapshotAggregatedList::Warning::Datum::Representation
|
18727
|
+
|
18728
|
+
property :message, as: 'message'
|
18729
|
+
end
|
18730
|
+
|
18731
|
+
class Datum
|
18732
|
+
# @private
|
18733
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18734
|
+
property :key, as: 'key'
|
18735
|
+
property :value, as: 'value'
|
18736
|
+
end
|
18737
|
+
end
|
18738
|
+
end
|
18739
|
+
end
|
18740
|
+
|
18082
18741
|
class SnapshotList
|
18083
18742
|
# @private
|
18084
18743
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -18114,11 +18773,29 @@ module Google
|
|
18114
18773
|
class SnapshotSettings
|
18115
18774
|
# @private
|
18116
18775
|
class Representation < Google::Apis::Core::JsonRepresentation
|
18776
|
+
property :access_location, as: 'accessLocation', class: Google::Apis::ComputeBeta::SnapshotSettingsAccessLocation, decorator: Google::Apis::ComputeBeta::SnapshotSettingsAccessLocation::Representation
|
18777
|
+
|
18117
18778
|
property :storage_location, as: 'storageLocation', class: Google::Apis::ComputeBeta::SnapshotSettingsStorageLocationSettings, decorator: Google::Apis::ComputeBeta::SnapshotSettingsStorageLocationSettings::Representation
|
18118
18779
|
|
18119
18780
|
end
|
18120
18781
|
end
|
18121
18782
|
|
18783
|
+
class SnapshotSettingsAccessLocation
|
18784
|
+
# @private
|
18785
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18786
|
+
hash :locations, as: 'locations', class: Google::Apis::ComputeBeta::SnapshotSettingsAccessLocationAccessLocationPreference, decorator: Google::Apis::ComputeBeta::SnapshotSettingsAccessLocationAccessLocationPreference::Representation
|
18787
|
+
|
18788
|
+
property :policy, as: 'policy'
|
18789
|
+
end
|
18790
|
+
end
|
18791
|
+
|
18792
|
+
class SnapshotSettingsAccessLocationAccessLocationPreference
|
18793
|
+
# @private
|
18794
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18795
|
+
property :region, as: 'region'
|
18796
|
+
end
|
18797
|
+
end
|
18798
|
+
|
18122
18799
|
class SnapshotSettingsStorageLocationSettings
|
18123
18800
|
# @private
|
18124
18801
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -18135,6 +18812,34 @@ module Google
|
|
18135
18812
|
end
|
18136
18813
|
end
|
18137
18814
|
|
18815
|
+
class SnapshotsScopedList
|
18816
|
+
# @private
|
18817
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18818
|
+
collection :snapshots, as: 'snapshots', class: Google::Apis::ComputeBeta::Snapshot, decorator: Google::Apis::ComputeBeta::Snapshot::Representation
|
18819
|
+
|
18820
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::SnapshotsScopedList::Warning, decorator: Google::Apis::ComputeBeta::SnapshotsScopedList::Warning::Representation
|
18821
|
+
|
18822
|
+
end
|
18823
|
+
|
18824
|
+
class Warning
|
18825
|
+
# @private
|
18826
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18827
|
+
property :code, as: 'code'
|
18828
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::SnapshotsScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::SnapshotsScopedList::Warning::Datum::Representation
|
18829
|
+
|
18830
|
+
property :message, as: 'message'
|
18831
|
+
end
|
18832
|
+
|
18833
|
+
class Datum
|
18834
|
+
# @private
|
18835
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18836
|
+
property :key, as: 'key'
|
18837
|
+
property :value, as: 'value'
|
18838
|
+
end
|
18839
|
+
end
|
18840
|
+
end
|
18841
|
+
end
|
18842
|
+
|
18138
18843
|
class SourceDiskEncryptionKey
|
18139
18844
|
# @private
|
18140
18845
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -20576,6 +21281,131 @@ module Google
|
|
20576
21281
|
end
|
20577
21282
|
end
|
20578
21283
|
|
21284
|
+
class Wire
|
21285
|
+
# @private
|
21286
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21287
|
+
property :admin_enabled, as: 'adminEnabled'
|
21288
|
+
collection :endpoints, as: 'endpoints', class: Google::Apis::ComputeBeta::WireEndpoint, decorator: Google::Apis::ComputeBeta::WireEndpoint::Representation
|
21289
|
+
|
21290
|
+
property :label, as: 'label'
|
21291
|
+
property :wire_properties, as: 'wireProperties', class: Google::Apis::ComputeBeta::WireProperties, decorator: Google::Apis::ComputeBeta::WireProperties::Representation
|
21292
|
+
|
21293
|
+
end
|
21294
|
+
end
|
21295
|
+
|
21296
|
+
class WireEndpoint
|
21297
|
+
# @private
|
21298
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21299
|
+
property :interconnect, as: 'interconnect'
|
21300
|
+
property :vlan_tag, as: 'vlanTag'
|
21301
|
+
end
|
21302
|
+
end
|
21303
|
+
|
21304
|
+
class WireGroup
|
21305
|
+
# @private
|
21306
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21307
|
+
property :admin_enabled, as: 'adminEnabled'
|
21308
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
21309
|
+
property :description, as: 'description'
|
21310
|
+
hash :endpoints, as: 'endpoints', class: Google::Apis::ComputeBeta::WireGroupEndpoint, decorator: Google::Apis::ComputeBeta::WireGroupEndpoint::Representation
|
21311
|
+
|
21312
|
+
property :id, :numeric_string => true, as: 'id'
|
21313
|
+
property :kind, as: 'kind'
|
21314
|
+
property :name, as: 'name'
|
21315
|
+
property :self_link, as: 'selfLink'
|
21316
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
21317
|
+
property :topology, as: 'topology', class: Google::Apis::ComputeBeta::WireGroupTopology, decorator: Google::Apis::ComputeBeta::WireGroupTopology::Representation
|
21318
|
+
|
21319
|
+
property :wire_group_properties, as: 'wireGroupProperties', class: Google::Apis::ComputeBeta::WireGroupProperties, decorator: Google::Apis::ComputeBeta::WireGroupProperties::Representation
|
21320
|
+
|
21321
|
+
property :wire_properties, as: 'wireProperties', class: Google::Apis::ComputeBeta::WireProperties, decorator: Google::Apis::ComputeBeta::WireProperties::Representation
|
21322
|
+
|
21323
|
+
collection :wires, as: 'wires', class: Google::Apis::ComputeBeta::Wire, decorator: Google::Apis::ComputeBeta::Wire::Representation
|
21324
|
+
|
21325
|
+
end
|
21326
|
+
end
|
21327
|
+
|
21328
|
+
class WireGroupEndpoint
|
21329
|
+
# @private
|
21330
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21331
|
+
hash :interconnects, as: 'interconnects', class: Google::Apis::ComputeBeta::WireGroupEndpointInterconnect, decorator: Google::Apis::ComputeBeta::WireGroupEndpointInterconnect::Representation
|
21332
|
+
|
21333
|
+
end
|
21334
|
+
end
|
21335
|
+
|
21336
|
+
class WireGroupEndpointInterconnect
|
21337
|
+
# @private
|
21338
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21339
|
+
property :interconnect, as: 'interconnect'
|
21340
|
+
collection :vlan_tags, as: 'vlanTags'
|
21341
|
+
end
|
21342
|
+
end
|
21343
|
+
|
21344
|
+
class WireGroupList
|
21345
|
+
# @private
|
21346
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21347
|
+
property :etag, as: 'etag'
|
21348
|
+
property :id, as: 'id'
|
21349
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::WireGroup, decorator: Google::Apis::ComputeBeta::WireGroup::Representation
|
21350
|
+
|
21351
|
+
property :kind, as: 'kind'
|
21352
|
+
property :next_page_token, as: 'nextPageToken'
|
21353
|
+
property :self_link, as: 'selfLink'
|
21354
|
+
collection :unreachables, as: 'unreachables'
|
21355
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::WireGroupList::Warning, decorator: Google::Apis::ComputeBeta::WireGroupList::Warning::Representation
|
21356
|
+
|
21357
|
+
end
|
21358
|
+
|
21359
|
+
class Warning
|
21360
|
+
# @private
|
21361
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21362
|
+
property :code, as: 'code'
|
21363
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::WireGroupList::Warning::Datum, decorator: Google::Apis::ComputeBeta::WireGroupList::Warning::Datum::Representation
|
21364
|
+
|
21365
|
+
property :message, as: 'message'
|
21366
|
+
end
|
21367
|
+
|
21368
|
+
class Datum
|
21369
|
+
# @private
|
21370
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21371
|
+
property :key, as: 'key'
|
21372
|
+
property :value, as: 'value'
|
21373
|
+
end
|
21374
|
+
end
|
21375
|
+
end
|
21376
|
+
end
|
21377
|
+
|
21378
|
+
class WireGroupProperties
|
21379
|
+
# @private
|
21380
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21381
|
+
property :type, as: 'type'
|
21382
|
+
end
|
21383
|
+
end
|
21384
|
+
|
21385
|
+
class WireGroupTopology
|
21386
|
+
# @private
|
21387
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21388
|
+
collection :endpoints, as: 'endpoints', class: Google::Apis::ComputeBeta::WireGroupTopologyEndpoint, decorator: Google::Apis::ComputeBeta::WireGroupTopologyEndpoint::Representation
|
21389
|
+
|
21390
|
+
end
|
21391
|
+
end
|
21392
|
+
|
21393
|
+
class WireGroupTopologyEndpoint
|
21394
|
+
# @private
|
21395
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21396
|
+
property :city, as: 'city'
|
21397
|
+
property :label, as: 'label'
|
21398
|
+
end
|
21399
|
+
end
|
21400
|
+
|
21401
|
+
class WireProperties
|
21402
|
+
# @private
|
21403
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21404
|
+
property :bandwidth_unmetered, :numeric_string => true, as: 'bandwidthUnmetered'
|
21405
|
+
property :fault_response, as: 'faultResponse'
|
21406
|
+
end
|
21407
|
+
end
|
21408
|
+
|
20579
21409
|
class XpnHostList
|
20580
21410
|
# @private
|
20581
21411
|
class Representation < Google::Apis::Core::JsonRepresentation
|