google-apis-compute_beta 0.106.0 → 0.108.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 +9 -0
- data/lib/google/apis/compute_beta/classes.rb +2514 -862
- data/lib/google/apis/compute_beta/gem_version.rb +3 -3
- data/lib/google/apis/compute_beta/representations.rb +704 -139
- data/lib/google/apis/compute_beta/service.rb +1204 -149
- metadata +4 -4
@@ -190,6 +190,12 @@ module Google
|
|
190
190
|
include Google::Apis::Core::JsonObjectSupport
|
191
191
|
end
|
192
192
|
|
193
|
+
class AllocationReservationSharingPolicy
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
|
+
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
197
|
+
end
|
198
|
+
|
193
199
|
class AllocationResourceStatus
|
194
200
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
201
|
|
@@ -406,6 +412,18 @@ module Google
|
|
406
412
|
include Google::Apis::Core::JsonObjectSupport
|
407
413
|
end
|
408
414
|
|
415
|
+
class BackendBucketUsedBy
|
416
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
417
|
+
|
418
|
+
include Google::Apis::Core::JsonObjectSupport
|
419
|
+
end
|
420
|
+
|
421
|
+
class BackendCustomMetric
|
422
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
423
|
+
|
424
|
+
include Google::Apis::Core::JsonObjectSupport
|
425
|
+
end
|
426
|
+
|
409
427
|
class BackendService
|
410
428
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
411
429
|
|
@@ -454,6 +472,12 @@ module Google
|
|
454
472
|
include Google::Apis::Core::JsonObjectSupport
|
455
473
|
end
|
456
474
|
|
475
|
+
class BackendServiceCustomMetric
|
476
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
477
|
+
|
478
|
+
include Google::Apis::Core::JsonObjectSupport
|
479
|
+
end
|
480
|
+
|
457
481
|
class BackendServiceFailoverPolicy
|
458
482
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
459
483
|
|
@@ -550,6 +574,12 @@ module Google
|
|
550
574
|
include Google::Apis::Core::JsonObjectSupport
|
551
575
|
end
|
552
576
|
|
577
|
+
class BackendServicesGetEffectiveSecurityPoliciesResponse
|
578
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
579
|
+
|
580
|
+
include Google::Apis::Core::JsonObjectSupport
|
581
|
+
end
|
582
|
+
|
553
583
|
class BackendServicesScopedList
|
554
584
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
555
585
|
|
@@ -700,6 +730,12 @@ module Google
|
|
700
730
|
include Google::Apis::Core::JsonObjectSupport
|
701
731
|
end
|
702
732
|
|
733
|
+
class CommitmentResourceStatus
|
734
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
735
|
+
|
736
|
+
include Google::Apis::Core::JsonObjectSupport
|
737
|
+
end
|
738
|
+
|
703
739
|
class CommitmentsScopedList
|
704
740
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
705
741
|
|
@@ -718,12 +754,6 @@ module Google
|
|
718
754
|
include Google::Apis::Core::JsonObjectSupport
|
719
755
|
end
|
720
756
|
|
721
|
-
class Condition
|
722
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
723
|
-
|
724
|
-
include Google::Apis::Core::JsonObjectSupport
|
725
|
-
end
|
726
|
-
|
727
757
|
class ConfidentialInstanceConfig
|
728
758
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
729
759
|
|
@@ -1270,6 +1300,12 @@ module Google
|
|
1270
1300
|
include Google::Apis::Core::JsonObjectSupport
|
1271
1301
|
end
|
1272
1302
|
|
1303
|
+
class FutureReservationStatusExistingMatchingUsageInfo
|
1304
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1305
|
+
|
1306
|
+
include Google::Apis::Core::JsonObjectSupport
|
1307
|
+
end
|
1308
|
+
|
1273
1309
|
class FutureReservationStatusLastKnownGoodState
|
1274
1310
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1275
1311
|
|
@@ -1390,6 +1426,12 @@ module Google
|
|
1390
1426
|
include Google::Apis::Core::JsonObjectSupport
|
1391
1427
|
end
|
1392
1428
|
|
1429
|
+
class GroupMaintenanceInfo
|
1430
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1431
|
+
|
1432
|
+
include Google::Apis::Core::JsonObjectSupport
|
1433
|
+
end
|
1434
|
+
|
1393
1435
|
class GuestAttributes
|
1394
1436
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1395
1437
|
|
@@ -1972,6 +2014,12 @@ module Google
|
|
1972
2014
|
include Google::Apis::Core::JsonObjectSupport
|
1973
2015
|
end
|
1974
2016
|
|
2017
|
+
class InstanceGroupManagerResourcePolicies
|
2018
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2019
|
+
|
2020
|
+
include Google::Apis::Core::JsonObjectSupport
|
2021
|
+
end
|
2022
|
+
|
1975
2023
|
class InstanceGroupManagerStandbyPolicy
|
1976
2024
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1977
2025
|
|
@@ -2572,6 +2620,30 @@ module Google
|
|
2572
2620
|
include Google::Apis::Core::JsonObjectSupport
|
2573
2621
|
end
|
2574
2622
|
|
2623
|
+
class InterconnectApplicationAwareInterconnect
|
2624
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2625
|
+
|
2626
|
+
include Google::Apis::Core::JsonObjectSupport
|
2627
|
+
end
|
2628
|
+
|
2629
|
+
class InterconnectApplicationAwareInterconnectBandwidthPercentage
|
2630
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2631
|
+
|
2632
|
+
include Google::Apis::Core::JsonObjectSupport
|
2633
|
+
end
|
2634
|
+
|
2635
|
+
class InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy
|
2636
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2637
|
+
|
2638
|
+
include Google::Apis::Core::JsonObjectSupport
|
2639
|
+
end
|
2640
|
+
|
2641
|
+
class InterconnectApplicationAwareInterconnectStrictPriorityPolicy
|
2642
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2643
|
+
|
2644
|
+
include Google::Apis::Core::JsonObjectSupport
|
2645
|
+
end
|
2646
|
+
|
2575
2647
|
class InterconnectAttachment
|
2576
2648
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2577
2649
|
|
@@ -2908,36 +2980,6 @@ module Google
|
|
2908
2980
|
include Google::Apis::Core::JsonObjectSupport
|
2909
2981
|
end
|
2910
2982
|
|
2911
|
-
class LogConfig
|
2912
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2913
|
-
|
2914
|
-
include Google::Apis::Core::JsonObjectSupport
|
2915
|
-
end
|
2916
|
-
|
2917
|
-
class LogConfigCloudAuditOptions
|
2918
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2919
|
-
|
2920
|
-
include Google::Apis::Core::JsonObjectSupport
|
2921
|
-
end
|
2922
|
-
|
2923
|
-
class LogConfigCounterOptions
|
2924
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2925
|
-
|
2926
|
-
include Google::Apis::Core::JsonObjectSupport
|
2927
|
-
end
|
2928
|
-
|
2929
|
-
class LogConfigCounterOptionsCustomField
|
2930
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2931
|
-
|
2932
|
-
include Google::Apis::Core::JsonObjectSupport
|
2933
|
-
end
|
2934
|
-
|
2935
|
-
class LogConfigDataAccessOptions
|
2936
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2937
|
-
|
2938
|
-
include Google::Apis::Core::JsonObjectSupport
|
2939
|
-
end
|
2940
|
-
|
2941
2983
|
class MachineImage
|
2942
2984
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2943
2985
|
|
@@ -3040,12 +3082,6 @@ module Google
|
|
3040
3082
|
include Google::Apis::Core::JsonObjectSupport
|
3041
3083
|
end
|
3042
3084
|
|
3043
|
-
class ManagedInstanceInstanceFlexibilityOverride
|
3044
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3045
|
-
|
3046
|
-
include Google::Apis::Core::JsonObjectSupport
|
3047
|
-
end
|
3048
|
-
|
3049
3085
|
class ManagedInstanceInstanceHealth
|
3050
3086
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3051
3087
|
|
@@ -3112,6 +3148,36 @@ module Google
|
|
3112
3148
|
include Google::Apis::Core::JsonObjectSupport
|
3113
3149
|
end
|
3114
3150
|
|
3151
|
+
class MultiMig
|
3152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3153
|
+
|
3154
|
+
include Google::Apis::Core::JsonObjectSupport
|
3155
|
+
end
|
3156
|
+
|
3157
|
+
class MultiMigResourcePolicies
|
3158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3159
|
+
|
3160
|
+
include Google::Apis::Core::JsonObjectSupport
|
3161
|
+
end
|
3162
|
+
|
3163
|
+
class MultiMigsList
|
3164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3165
|
+
|
3166
|
+
class Warning
|
3167
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3168
|
+
|
3169
|
+
class Datum
|
3170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3171
|
+
|
3172
|
+
include Google::Apis::Core::JsonObjectSupport
|
3173
|
+
end
|
3174
|
+
|
3175
|
+
include Google::Apis::Core::JsonObjectSupport
|
3176
|
+
end
|
3177
|
+
|
3178
|
+
include Google::Apis::Core::JsonObjectSupport
|
3179
|
+
end
|
3180
|
+
|
3115
3181
|
class NamedPort
|
3116
3182
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3117
3183
|
|
@@ -3436,6 +3502,42 @@ module Google
|
|
3436
3502
|
include Google::Apis::Core::JsonObjectSupport
|
3437
3503
|
end
|
3438
3504
|
|
3505
|
+
class NetworkProfile
|
3506
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3507
|
+
|
3508
|
+
include Google::Apis::Core::JsonObjectSupport
|
3509
|
+
end
|
3510
|
+
|
3511
|
+
class NetworkProfileLocation
|
3512
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3513
|
+
|
3514
|
+
include Google::Apis::Core::JsonObjectSupport
|
3515
|
+
end
|
3516
|
+
|
3517
|
+
class NetworkProfileNetworkFeatures
|
3518
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3519
|
+
|
3520
|
+
include Google::Apis::Core::JsonObjectSupport
|
3521
|
+
end
|
3522
|
+
|
3523
|
+
class NetworkProfilesListResponse
|
3524
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3525
|
+
|
3526
|
+
class Warning
|
3527
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3528
|
+
|
3529
|
+
class Datum
|
3530
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3531
|
+
|
3532
|
+
include Google::Apis::Core::JsonObjectSupport
|
3533
|
+
end
|
3534
|
+
|
3535
|
+
include Google::Apis::Core::JsonObjectSupport
|
3536
|
+
end
|
3537
|
+
|
3538
|
+
include Google::Apis::Core::JsonObjectSupport
|
3539
|
+
end
|
3540
|
+
|
3439
3541
|
class NetworkRoutingConfig
|
3440
3542
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3441
3543
|
|
@@ -4324,6 +4426,24 @@ module Google
|
|
4324
4426
|
include Google::Apis::Core::JsonObjectSupport
|
4325
4427
|
end
|
4326
4428
|
|
4429
|
+
class RegionInstanceGroupManagerResizeRequestsListResponse
|
4430
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4431
|
+
|
4432
|
+
class Warning
|
4433
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4434
|
+
|
4435
|
+
class Datum
|
4436
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4437
|
+
|
4438
|
+
include Google::Apis::Core::JsonObjectSupport
|
4439
|
+
end
|
4440
|
+
|
4441
|
+
include Google::Apis::Core::JsonObjectSupport
|
4442
|
+
end
|
4443
|
+
|
4444
|
+
include Google::Apis::Core::JsonObjectSupport
|
4445
|
+
end
|
4446
|
+
|
4327
4447
|
class RegionInstanceGroupManagerUpdateInstanceConfigReq
|
4328
4448
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4329
4449
|
|
@@ -4570,6 +4690,42 @@ module Google
|
|
4570
4690
|
include Google::Apis::Core::JsonObjectSupport
|
4571
4691
|
end
|
4572
4692
|
|
4693
|
+
class ReservationBlock
|
4694
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4695
|
+
|
4696
|
+
include Google::Apis::Core::JsonObjectSupport
|
4697
|
+
end
|
4698
|
+
|
4699
|
+
class ReservationBlockPhysicalTopology
|
4700
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4701
|
+
|
4702
|
+
include Google::Apis::Core::JsonObjectSupport
|
4703
|
+
end
|
4704
|
+
|
4705
|
+
class ReservationBlocksGetResponse
|
4706
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4707
|
+
|
4708
|
+
include Google::Apis::Core::JsonObjectSupport
|
4709
|
+
end
|
4710
|
+
|
4711
|
+
class ReservationBlocksListResponse
|
4712
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4713
|
+
|
4714
|
+
class Warning
|
4715
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4716
|
+
|
4717
|
+
class Datum
|
4718
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4719
|
+
|
4720
|
+
include Google::Apis::Core::JsonObjectSupport
|
4721
|
+
end
|
4722
|
+
|
4723
|
+
include Google::Apis::Core::JsonObjectSupport
|
4724
|
+
end
|
4725
|
+
|
4726
|
+
include Google::Apis::Core::JsonObjectSupport
|
4727
|
+
end
|
4728
|
+
|
4573
4729
|
class ReservationList
|
4574
4730
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4575
4731
|
|
@@ -4768,18 +4924,36 @@ module Google
|
|
4768
4924
|
include Google::Apis::Core::JsonObjectSupport
|
4769
4925
|
end
|
4770
4926
|
|
4927
|
+
class ResourcePolicyWorkloadPolicy
|
4928
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4929
|
+
|
4930
|
+
include Google::Apis::Core::JsonObjectSupport
|
4931
|
+
end
|
4932
|
+
|
4771
4933
|
class ResourceStatus
|
4772
4934
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4773
4935
|
|
4774
4936
|
include Google::Apis::Core::JsonObjectSupport
|
4775
4937
|
end
|
4776
4938
|
|
4939
|
+
class ResourceStatusPhysicalHostTopology
|
4940
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4941
|
+
|
4942
|
+
include Google::Apis::Core::JsonObjectSupport
|
4943
|
+
end
|
4944
|
+
|
4777
4945
|
class ResourceStatusScheduling
|
4778
4946
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4779
4947
|
|
4780
4948
|
include Google::Apis::Core::JsonObjectSupport
|
4781
4949
|
end
|
4782
4950
|
|
4951
|
+
class ResourceStatusShutdownDetails
|
4952
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4953
|
+
|
4954
|
+
include Google::Apis::Core::JsonObjectSupport
|
4955
|
+
end
|
4956
|
+
|
4783
4957
|
class RolloutPolicy
|
4784
4958
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4785
4959
|
|
@@ -4954,6 +5128,12 @@ module Google
|
|
4954
5128
|
include Google::Apis::Core::JsonObjectSupport
|
4955
5129
|
end
|
4956
5130
|
|
5131
|
+
class RouterNatSubnetworkToNat64
|
5132
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5133
|
+
|
5134
|
+
include Google::Apis::Core::JsonObjectSupport
|
5135
|
+
end
|
5136
|
+
|
4957
5137
|
class RouterStatus
|
4958
5138
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4959
5139
|
|
@@ -5050,12 +5230,6 @@ module Google
|
|
5050
5230
|
include Google::Apis::Core::JsonObjectSupport
|
5051
5231
|
end
|
5052
5232
|
|
5053
|
-
class Rule
|
5054
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5055
|
-
|
5056
|
-
include Google::Apis::Core::JsonObjectSupport
|
5057
|
-
end
|
5058
|
-
|
5059
5233
|
class SslHealthCheck
|
5060
5234
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5061
5235
|
|
@@ -5086,6 +5260,12 @@ module Google
|
|
5086
5260
|
include Google::Apis::Core::JsonObjectSupport
|
5087
5261
|
end
|
5088
5262
|
|
5263
|
+
class SchedulingGracefulShutdown
|
5264
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5265
|
+
|
5266
|
+
include Google::Apis::Core::JsonObjectSupport
|
5267
|
+
end
|
5268
|
+
|
5089
5269
|
class SchedulingNodeAffinity
|
5090
5270
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5091
5271
|
|
@@ -7239,6 +7419,7 @@ module Google
|
|
7239
7419
|
property :enable_uefi_networking, as: 'enableUefiNetworking'
|
7240
7420
|
property :performance_monitoring_unit, as: 'performanceMonitoringUnit'
|
7241
7421
|
property :threads_per_core, as: 'threadsPerCore'
|
7422
|
+
property :turbo_mode, as: 'turboMode'
|
7242
7423
|
property :visible_core_count, as: 'visibleCoreCount'
|
7243
7424
|
end
|
7244
7425
|
end
|
@@ -7279,9 +7460,19 @@ module Google
|
|
7279
7460
|
end
|
7280
7461
|
end
|
7281
7462
|
|
7463
|
+
class AllocationReservationSharingPolicy
|
7464
|
+
# @private
|
7465
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7466
|
+
property :service_share_type, as: 'serviceShareType'
|
7467
|
+
end
|
7468
|
+
end
|
7469
|
+
|
7282
7470
|
class AllocationResourceStatus
|
7283
7471
|
# @private
|
7284
7472
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7473
|
+
property :reservation_block_count, as: 'reservationBlockCount'
|
7474
|
+
property :reservation_maintenance, as: 'reservationMaintenance', class: Google::Apis::ComputeBeta::GroupMaintenanceInfo, decorator: Google::Apis::ComputeBeta::GroupMaintenanceInfo::Representation
|
7475
|
+
|
7285
7476
|
property :specific_sku_allocation, as: 'specificSkuAllocation', class: Google::Apis::ComputeBeta::AllocationResourceStatusSpecificSkuAllocation, decorator: Google::Apis::ComputeBeta::AllocationResourceStatusSpecificSkuAllocation::Representation
|
7286
7477
|
|
7287
7478
|
end
|
@@ -7291,6 +7482,7 @@ module Google
|
|
7291
7482
|
# @private
|
7292
7483
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7293
7484
|
property :source_instance_template_id, as: 'sourceInstanceTemplateId'
|
7485
|
+
hash :utilizations, as: 'utilizations'
|
7294
7486
|
end
|
7295
7487
|
end
|
7296
7488
|
|
@@ -7395,7 +7587,6 @@ module Google
|
|
7395
7587
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7396
7588
|
collection :audit_log_configs, as: 'auditLogConfigs', class: Google::Apis::ComputeBeta::AuditLogConfig, decorator: Google::Apis::ComputeBeta::AuditLogConfig::Representation
|
7397
7589
|
|
7398
|
-
collection :exempted_members, as: 'exemptedMembers'
|
7399
7590
|
property :service, as: 'service'
|
7400
7591
|
end
|
7401
7592
|
end
|
@@ -7404,7 +7595,6 @@ module Google
|
|
7404
7595
|
# @private
|
7405
7596
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7406
7597
|
collection :exempted_members, as: 'exemptedMembers'
|
7407
|
-
property :ignore_child_exemptions, as: 'ignoreChildExemptions'
|
7408
7598
|
property :log_type, as: 'logType'
|
7409
7599
|
end
|
7410
7600
|
end
|
@@ -7616,6 +7806,8 @@ module Google
|
|
7616
7806
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7617
7807
|
property :balancing_mode, as: 'balancingMode'
|
7618
7808
|
property :capacity_scaler, as: 'capacityScaler'
|
7809
|
+
collection :custom_metrics, as: 'customMetrics', class: Google::Apis::ComputeBeta::BackendCustomMetric, decorator: Google::Apis::ComputeBeta::BackendCustomMetric::Representation
|
7810
|
+
|
7619
7811
|
property :description, as: 'description'
|
7620
7812
|
property :failover, as: 'failover'
|
7621
7813
|
property :group, as: 'group'
|
@@ -7644,8 +7836,11 @@ module Google
|
|
7644
7836
|
property :enable_cdn, as: 'enableCdn'
|
7645
7837
|
property :id, :numeric_string => true, as: 'id'
|
7646
7838
|
property :kind, as: 'kind'
|
7839
|
+
property :load_balancing_scheme, as: 'loadBalancingScheme'
|
7647
7840
|
property :name, as: 'name'
|
7648
7841
|
property :self_link, as: 'selfLink'
|
7842
|
+
collection :used_by, as: 'usedBy', class: Google::Apis::ComputeBeta::BackendBucketUsedBy, decorator: Google::Apis::ComputeBeta::BackendBucketUsedBy::Representation
|
7843
|
+
|
7649
7844
|
end
|
7650
7845
|
end
|
7651
7846
|
|
@@ -7725,13 +7920,29 @@ module Google
|
|
7725
7920
|
end
|
7726
7921
|
end
|
7727
7922
|
|
7728
|
-
class
|
7923
|
+
class BackendBucketUsedBy
|
7729
7924
|
# @private
|
7730
7925
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7731
|
-
property :
|
7732
|
-
|
7733
|
-
|
7734
|
-
|
7926
|
+
property :reference, as: 'reference'
|
7927
|
+
end
|
7928
|
+
end
|
7929
|
+
|
7930
|
+
class BackendCustomMetric
|
7931
|
+
# @private
|
7932
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7933
|
+
property :dry_run, as: 'dryRun'
|
7934
|
+
property :max_utilization, as: 'maxUtilization'
|
7935
|
+
property :name, as: 'name'
|
7936
|
+
end
|
7937
|
+
end
|
7938
|
+
|
7939
|
+
class BackendService
|
7940
|
+
# @private
|
7941
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7942
|
+
property :affinity_cookie_ttl_sec, as: 'affinityCookieTtlSec'
|
7943
|
+
collection :backends, as: 'backends', class: Google::Apis::ComputeBeta::Backend, decorator: Google::Apis::ComputeBeta::Backend::Representation
|
7944
|
+
|
7945
|
+
property :cdn_policy, as: 'cdnPolicy', class: Google::Apis::ComputeBeta::BackendServiceCdnPolicy, decorator: Google::Apis::ComputeBeta::BackendServiceCdnPolicy::Representation
|
7735
7946
|
|
7736
7947
|
property :circuit_breakers, as: 'circuitBreakers', class: Google::Apis::ComputeBeta::CircuitBreakers, decorator: Google::Apis::ComputeBeta::CircuitBreakers::Representation
|
7737
7948
|
|
@@ -7743,11 +7954,15 @@ module Google
|
|
7743
7954
|
property :consistent_hash, as: 'consistentHash', class: Google::Apis::ComputeBeta::ConsistentHashLoadBalancerSettings, decorator: Google::Apis::ComputeBeta::ConsistentHashLoadBalancerSettings::Representation
|
7744
7955
|
|
7745
7956
|
property :creation_timestamp, as: 'creationTimestamp'
|
7957
|
+
collection :custom_metrics, as: 'customMetrics', class: Google::Apis::ComputeBeta::BackendServiceCustomMetric, decorator: Google::Apis::ComputeBeta::BackendServiceCustomMetric::Representation
|
7958
|
+
|
7746
7959
|
collection :custom_request_headers, as: 'customRequestHeaders'
|
7747
7960
|
collection :custom_response_headers, as: 'customResponseHeaders'
|
7748
7961
|
property :description, as: 'description'
|
7749
7962
|
property :edge_security_policy, as: 'edgeSecurityPolicy'
|
7750
7963
|
property :enable_cdn, as: 'enableCDN'
|
7964
|
+
property :external_managed_migration_state, as: 'externalManagedMigrationState'
|
7965
|
+
property :external_managed_migration_testing_percentage, as: 'externalManagedMigrationTestingPercentage'
|
7751
7966
|
property :failover_policy, as: 'failoverPolicy', class: Google::Apis::ComputeBeta::BackendServiceFailoverPolicy, decorator: Google::Apis::ComputeBeta::BackendServiceFailoverPolicy::Representation
|
7752
7967
|
|
7753
7968
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
@@ -7870,6 +8085,14 @@ module Google
|
|
7870
8085
|
end
|
7871
8086
|
end
|
7872
8087
|
|
8088
|
+
class BackendServiceCustomMetric
|
8089
|
+
# @private
|
8090
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8091
|
+
property :dry_run, as: 'dryRun'
|
8092
|
+
property :name, as: 'name'
|
8093
|
+
end
|
8094
|
+
end
|
8095
|
+
|
7873
8096
|
class BackendServiceFailoverPolicy
|
7874
8097
|
# @private
|
7875
8098
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8022,6 +8245,14 @@ module Google
|
|
8022
8245
|
end
|
8023
8246
|
end
|
8024
8247
|
|
8248
|
+
class BackendServicesGetEffectiveSecurityPoliciesResponse
|
8249
|
+
# @private
|
8250
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8251
|
+
collection :security_policies, as: 'securityPolicies', class: Google::Apis::ComputeBeta::SecurityPolicy, decorator: Google::Apis::ComputeBeta::SecurityPolicy::Representation
|
8252
|
+
|
8253
|
+
end
|
8254
|
+
end
|
8255
|
+
|
8025
8256
|
class BackendServicesScopedList
|
8026
8257
|
# @private
|
8027
8258
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8134,7 +8365,6 @@ module Google
|
|
8134
8365
|
class Binding
|
8135
8366
|
# @private
|
8136
8367
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8137
|
-
property :binding_id, as: 'bindingId'
|
8138
8368
|
property :condition, as: 'condition', class: Google::Apis::ComputeBeta::Expr, decorator: Google::Apis::ComputeBeta::Expr::Representation
|
8139
8369
|
|
8140
8370
|
collection :members, as: 'members'
|
@@ -8232,6 +8462,7 @@ module Google
|
|
8232
8462
|
property :auto_renew, as: 'autoRenew'
|
8233
8463
|
property :category, as: 'category'
|
8234
8464
|
property :creation_timestamp, as: 'creationTimestamp'
|
8465
|
+
property :custom_end_timestamp, as: 'customEndTimestamp'
|
8235
8466
|
property :description, as: 'description'
|
8236
8467
|
property :end_timestamp, as: 'endTimestamp'
|
8237
8468
|
collection :existing_reservations, as: 'existingReservations'
|
@@ -8245,6 +8476,8 @@ module Google
|
|
8245
8476
|
property :region, as: 'region'
|
8246
8477
|
collection :reservations, as: 'reservations', class: Google::Apis::ComputeBeta::Reservation, decorator: Google::Apis::ComputeBeta::Reservation::Representation
|
8247
8478
|
|
8479
|
+
property :resource_status, as: 'resourceStatus', class: Google::Apis::ComputeBeta::CommitmentResourceStatus, decorator: Google::Apis::ComputeBeta::CommitmentResourceStatus::Representation
|
8480
|
+
|
8248
8481
|
collection :resources, as: 'resources', class: Google::Apis::ComputeBeta::ResourceCommitment, decorator: Google::Apis::ComputeBeta::ResourceCommitment::Representation
|
8249
8482
|
|
8250
8483
|
property :self_link, as: 'selfLink'
|
@@ -8321,6 +8554,13 @@ module Google
|
|
8321
8554
|
end
|
8322
8555
|
end
|
8323
8556
|
|
8557
|
+
class CommitmentResourceStatus
|
8558
|
+
# @private
|
8559
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8560
|
+
property :custom_term_eligibility_end_timestamp, as: 'customTermEligibilityEndTimestamp'
|
8561
|
+
end
|
8562
|
+
end
|
8563
|
+
|
8324
8564
|
class CommitmentsScopedList
|
8325
8565
|
# @private
|
8326
8566
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8349,17 +8589,6 @@ module Google
|
|
8349
8589
|
end
|
8350
8590
|
end
|
8351
8591
|
|
8352
|
-
class Condition
|
8353
|
-
# @private
|
8354
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
8355
|
-
property :iam, as: 'iam'
|
8356
|
-
property :op, as: 'op'
|
8357
|
-
property :svc, as: 'svc'
|
8358
|
-
property :sys, as: 'sys'
|
8359
|
-
collection :values, as: 'values'
|
8360
|
-
end
|
8361
|
-
end
|
8362
|
-
|
8363
8592
|
class ConfidentialInstanceConfig
|
8364
8593
|
# @private
|
8365
8594
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9179,6 +9408,7 @@ module Google
|
|
9179
9408
|
collection :dest_address_groups, as: 'destAddressGroups'
|
9180
9409
|
collection :dest_fqdns, as: 'destFqdns'
|
9181
9410
|
collection :dest_ip_ranges, as: 'destIpRanges'
|
9411
|
+
property :dest_network_scope, as: 'destNetworkScope'
|
9182
9412
|
collection :dest_region_codes, as: 'destRegionCodes'
|
9183
9413
|
collection :dest_threat_intelligences, as: 'destThreatIntelligences'
|
9184
9414
|
collection :layer4_configs, as: 'layer4Configs', class: Google::Apis::ComputeBeta::FirewallPolicyRuleMatcherLayer4Config, decorator: Google::Apis::ComputeBeta::FirewallPolicyRuleMatcherLayer4Config::Representation
|
@@ -9186,6 +9416,8 @@ module Google
|
|
9186
9416
|
collection :src_address_groups, as: 'srcAddressGroups'
|
9187
9417
|
collection :src_fqdns, as: 'srcFqdns'
|
9188
9418
|
collection :src_ip_ranges, as: 'srcIpRanges'
|
9419
|
+
property :src_network_scope, as: 'srcNetworkScope'
|
9420
|
+
collection :src_networks, as: 'srcNetworks'
|
9189
9421
|
collection :src_region_codes, as: 'srcRegionCodes'
|
9190
9422
|
collection :src_secure_tags, as: 'srcSecureTags', class: Google::Apis::ComputeBeta::FirewallPolicyRuleSecureTag, decorator: Google::Apis::ComputeBeta::FirewallPolicyRuleSecureTag::Representation
|
9191
9423
|
|
@@ -9231,6 +9463,8 @@ module Google
|
|
9231
9463
|
property :base_forwarding_rule, as: 'baseForwardingRule'
|
9232
9464
|
property :creation_timestamp, as: 'creationTimestamp'
|
9233
9465
|
property :description, as: 'description'
|
9466
|
+
property :external_managed_backend_bucket_migration_state, as: 'externalManagedBackendBucketMigrationState'
|
9467
|
+
property :external_managed_backend_bucket_migration_testing_percentage, as: 'externalManagedBackendBucketMigrationTestingPercentage'
|
9234
9468
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
9235
9469
|
property :id, :numeric_string => true, as: 'id'
|
9236
9470
|
property :ip_collection, as: 'ipCollection'
|
@@ -9379,16 +9613,20 @@ module Google
|
|
9379
9613
|
|
9380
9614
|
property :auto_delete_auto_created_reservations, as: 'autoDeleteAutoCreatedReservations'
|
9381
9615
|
property :creation_timestamp, as: 'creationTimestamp'
|
9616
|
+
property :deployment_type, as: 'deploymentType'
|
9382
9617
|
property :description, as: 'description'
|
9383
9618
|
property :id, :numeric_string => true, as: 'id'
|
9384
9619
|
property :kind, as: 'kind'
|
9385
9620
|
property :name, as: 'name'
|
9386
9621
|
property :name_prefix, as: 'namePrefix'
|
9387
9622
|
property :planning_status, as: 'planningStatus'
|
9623
|
+
property :reservation_name, as: 'reservationName'
|
9624
|
+
property :scheduling_type, as: 'schedulingType'
|
9388
9625
|
property :self_link, as: 'selfLink'
|
9389
9626
|
property :self_link_with_id, as: 'selfLinkWithId'
|
9390
9627
|
property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeBeta::ShareSettings, decorator: Google::Apis::ComputeBeta::ShareSettings::Representation
|
9391
9628
|
|
9629
|
+
property :specific_reservation_required, as: 'specificReservationRequired'
|
9392
9630
|
property :specific_sku_properties, as: 'specificSkuProperties', class: Google::Apis::ComputeBeta::FutureReservationSpecificSkuProperties, decorator: Google::Apis::ComputeBeta::FutureReservationSpecificSkuProperties::Representation
|
9393
9631
|
|
9394
9632
|
property :status, as: 'status', class: Google::Apis::ComputeBeta::FutureReservationStatus, decorator: Google::Apis::ComputeBeta::FutureReservationStatus::Representation
|
@@ -9414,6 +9652,8 @@ module Google
|
|
9414
9652
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9415
9653
|
property :amendment_status, as: 'amendmentStatus'
|
9416
9654
|
collection :auto_created_reservations, as: 'autoCreatedReservations'
|
9655
|
+
property :existing_matching_usage_info, as: 'existingMatchingUsageInfo', class: Google::Apis::ComputeBeta::FutureReservationStatusExistingMatchingUsageInfo, decorator: Google::Apis::ComputeBeta::FutureReservationStatusExistingMatchingUsageInfo::Representation
|
9656
|
+
|
9417
9657
|
property :fulfilled_count, :numeric_string => true, as: 'fulfilledCount'
|
9418
9658
|
property :last_known_good_state, as: 'lastKnownGoodState', class: Google::Apis::ComputeBeta::FutureReservationStatusLastKnownGoodState, decorator: Google::Apis::ComputeBeta::FutureReservationStatusLastKnownGoodState::Representation
|
9419
9659
|
|
@@ -9424,10 +9664,20 @@ module Google
|
|
9424
9664
|
end
|
9425
9665
|
end
|
9426
9666
|
|
9667
|
+
class FutureReservationStatusExistingMatchingUsageInfo
|
9668
|
+
# @private
|
9669
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9670
|
+
property :count, :numeric_string => true, as: 'count'
|
9671
|
+
property :timestamp, as: 'timestamp'
|
9672
|
+
end
|
9673
|
+
end
|
9674
|
+
|
9427
9675
|
class FutureReservationStatusLastKnownGoodState
|
9428
9676
|
# @private
|
9429
9677
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9430
9678
|
property :description, as: 'description'
|
9679
|
+
property :existing_matching_usage_info, as: 'existingMatchingUsageInfo', class: Google::Apis::ComputeBeta::FutureReservationStatusExistingMatchingUsageInfo, decorator: Google::Apis::ComputeBeta::FutureReservationStatusExistingMatchingUsageInfo::Representation
|
9680
|
+
|
9431
9681
|
property :future_reservation_specs, as: 'futureReservationSpecs', class: Google::Apis::ComputeBeta::FutureReservationStatusLastKnownGoodStateFutureReservationSpecs, decorator: Google::Apis::ComputeBeta::FutureReservationStatusLastKnownGoodStateFutureReservationSpecs::Representation
|
9432
9682
|
|
9433
9683
|
property :lock_time, as: 'lockTime'
|
@@ -9625,6 +9875,17 @@ module Google
|
|
9625
9875
|
end
|
9626
9876
|
end
|
9627
9877
|
|
9878
|
+
class GroupMaintenanceInfo
|
9879
|
+
# @private
|
9880
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9881
|
+
property :maintenance_ongoing_count, as: 'maintenanceOngoingCount'
|
9882
|
+
property :maintenance_pending_count, as: 'maintenancePendingCount'
|
9883
|
+
property :scheduling_type, as: 'schedulingType'
|
9884
|
+
property :upcoming_group_maintenance, as: 'upcomingGroupMaintenance', class: Google::Apis::ComputeBeta::UpcomingMaintenance, decorator: Google::Apis::ComputeBeta::UpcomingMaintenance::Representation
|
9885
|
+
|
9886
|
+
end
|
9887
|
+
end
|
9888
|
+
|
9628
9889
|
class GuestAttributes
|
9629
9890
|
# @private
|
9630
9891
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10580,12 +10841,15 @@ module Google
|
|
10580
10841
|
property :instance_template, as: 'instanceTemplate'
|
10581
10842
|
property :kind, as: 'kind'
|
10582
10843
|
property :list_managed_instances_results, as: 'listManagedInstancesResults'
|
10844
|
+
property :multi_mig, as: 'multiMig'
|
10583
10845
|
property :name, as: 'name'
|
10584
10846
|
collection :named_ports, as: 'namedPorts', class: Google::Apis::ComputeBeta::NamedPort, decorator: Google::Apis::ComputeBeta::NamedPort::Representation
|
10585
10847
|
|
10586
10848
|
property :params, as: 'params', class: Google::Apis::ComputeBeta::InstanceGroupManagerParams, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerParams::Representation
|
10587
10849
|
|
10588
10850
|
property :region, as: 'region'
|
10851
|
+
property :resource_policies, as: 'resourcePolicies', class: Google::Apis::ComputeBeta::InstanceGroupManagerResourcePolicies, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerResourcePolicies::Representation
|
10852
|
+
|
10589
10853
|
property :satisfies_pzi, as: 'satisfiesPzi'
|
10590
10854
|
property :satisfies_pzs, as: 'satisfiesPzs'
|
10591
10855
|
property :self_link, as: 'selfLink'
|
@@ -10679,8 +10943,6 @@ module Google
|
|
10679
10943
|
class InstanceGroupManagerInstanceFlexibilityPolicy
|
10680
10944
|
# @private
|
10681
10945
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10682
|
-
hash :instance_selection_lists, as: 'instanceSelectionLists', class: Google::Apis::ComputeBeta::InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection::Representation
|
10683
|
-
|
10684
10946
|
hash :instance_selections, as: 'instanceSelections', class: Google::Apis::ComputeBeta::InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection::Representation
|
10685
10947
|
|
10686
10948
|
property :provisioning_model_mix, as: 'provisioningModelMix', class: Google::Apis::ComputeBeta::InstanceGroupManagerInstanceFlexibilityPolicyProvisioningModelMix, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerInstanceFlexibilityPolicyProvisioningModelMix::Representation
|
@@ -10760,6 +11022,7 @@ module Google
|
|
10760
11022
|
property :id, :numeric_string => true, as: 'id'
|
10761
11023
|
property :kind, as: 'kind'
|
10762
11024
|
property :name, as: 'name'
|
11025
|
+
property :region, as: 'region'
|
10763
11026
|
property :requested_run_duration, as: 'requestedRunDuration', class: Google::Apis::ComputeBeta::Duration, decorator: Google::Apis::ComputeBeta::Duration::Representation
|
10764
11027
|
|
10765
11028
|
property :resize_by, as: 'resizeBy'
|
@@ -10888,6 +11151,13 @@ module Google
|
|
10888
11151
|
end
|
10889
11152
|
end
|
10890
11153
|
|
11154
|
+
class InstanceGroupManagerResourcePolicies
|
11155
|
+
# @private
|
11156
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11157
|
+
property :workload_policy, as: 'workloadPolicy'
|
11158
|
+
end
|
11159
|
+
end
|
11160
|
+
|
10891
11161
|
class InstanceGroupManagerStandbyPolicy
|
10892
11162
|
# @private
|
10893
11163
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11599,6 +11869,8 @@ module Google
|
|
11599
11869
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11600
11870
|
property :display_name, as: 'displayName'
|
11601
11871
|
property :name, as: 'name'
|
11872
|
+
collection :packet_mirroring_rules, as: 'packetMirroringRules', class: Google::Apis::ComputeBeta::FirewallPolicyRule, decorator: Google::Apis::ComputeBeta::FirewallPolicyRule::Representation
|
11873
|
+
|
11602
11874
|
property :priority, as: 'priority'
|
11603
11875
|
collection :rules, as: 'rules', class: Google::Apis::ComputeBeta::FirewallPolicyRule, decorator: Google::Apis::ComputeBeta::FirewallPolicyRule::Representation
|
11604
11876
|
|
@@ -11860,7 +12132,10 @@ module Google
|
|
11860
12132
|
class Interconnect
|
11861
12133
|
# @private
|
11862
12134
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12135
|
+
property :aai_enabled, as: 'aaiEnabled'
|
11863
12136
|
property :admin_enabled, as: 'adminEnabled'
|
12137
|
+
property :application_aware_interconnect, as: 'applicationAwareInterconnect', class: Google::Apis::ComputeBeta::InterconnectApplicationAwareInterconnect, decorator: Google::Apis::ComputeBeta::InterconnectApplicationAwareInterconnect::Representation
|
12138
|
+
|
11864
12139
|
collection :available_features, as: 'availableFeatures'
|
11865
12140
|
collection :circuit_infos, as: 'circuitInfos', class: Google::Apis::ComputeBeta::InterconnectCircuitInfo, decorator: Google::Apis::ComputeBeta::InterconnectCircuitInfo::Representation
|
11866
12141
|
|
@@ -11896,6 +12171,41 @@ module Google
|
|
11896
12171
|
end
|
11897
12172
|
end
|
11898
12173
|
|
12174
|
+
class InterconnectApplicationAwareInterconnect
|
12175
|
+
# @private
|
12176
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12177
|
+
property :bandwidth_percentage_policy, as: 'bandwidthPercentagePolicy', class: Google::Apis::ComputeBeta::InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy, decorator: Google::Apis::ComputeBeta::InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy::Representation
|
12178
|
+
|
12179
|
+
property :profile_description, as: 'profileDescription'
|
12180
|
+
collection :shape_average_percentages, as: 'shapeAveragePercentages', class: Google::Apis::ComputeBeta::InterconnectApplicationAwareInterconnectBandwidthPercentage, decorator: Google::Apis::ComputeBeta::InterconnectApplicationAwareInterconnectBandwidthPercentage::Representation
|
12181
|
+
|
12182
|
+
property :strict_priority_policy, as: 'strictPriorityPolicy', class: Google::Apis::ComputeBeta::InterconnectApplicationAwareInterconnectStrictPriorityPolicy, decorator: Google::Apis::ComputeBeta::InterconnectApplicationAwareInterconnectStrictPriorityPolicy::Representation
|
12183
|
+
|
12184
|
+
end
|
12185
|
+
end
|
12186
|
+
|
12187
|
+
class InterconnectApplicationAwareInterconnectBandwidthPercentage
|
12188
|
+
# @private
|
12189
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12190
|
+
property :percentage, as: 'percentage'
|
12191
|
+
property :traffic_class, as: 'trafficClass'
|
12192
|
+
end
|
12193
|
+
end
|
12194
|
+
|
12195
|
+
class InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy
|
12196
|
+
# @private
|
12197
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12198
|
+
collection :bandwidth_percentages, as: 'bandwidthPercentages', class: Google::Apis::ComputeBeta::InterconnectApplicationAwareInterconnectBandwidthPercentage, decorator: Google::Apis::ComputeBeta::InterconnectApplicationAwareInterconnectBandwidthPercentage::Representation
|
12199
|
+
|
12200
|
+
end
|
12201
|
+
end
|
12202
|
+
|
12203
|
+
class InterconnectApplicationAwareInterconnectStrictPriorityPolicy
|
12204
|
+
# @private
|
12205
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12206
|
+
end
|
12207
|
+
end
|
12208
|
+
|
11899
12209
|
class InterconnectAttachment
|
11900
12210
|
# @private
|
11901
12211
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12526,50 +12836,6 @@ module Google
|
|
12526
12836
|
end
|
12527
12837
|
end
|
12528
12838
|
|
12529
|
-
class LogConfig
|
12530
|
-
# @private
|
12531
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
12532
|
-
property :cloud_audit, as: 'cloudAudit', class: Google::Apis::ComputeBeta::LogConfigCloudAuditOptions, decorator: Google::Apis::ComputeBeta::LogConfigCloudAuditOptions::Representation
|
12533
|
-
|
12534
|
-
property :counter, as: 'counter', class: Google::Apis::ComputeBeta::LogConfigCounterOptions, decorator: Google::Apis::ComputeBeta::LogConfigCounterOptions::Representation
|
12535
|
-
|
12536
|
-
property :data_access, as: 'dataAccess', class: Google::Apis::ComputeBeta::LogConfigDataAccessOptions, decorator: Google::Apis::ComputeBeta::LogConfigDataAccessOptions::Representation
|
12537
|
-
|
12538
|
-
end
|
12539
|
-
end
|
12540
|
-
|
12541
|
-
class LogConfigCloudAuditOptions
|
12542
|
-
# @private
|
12543
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
12544
|
-
property :log_name, as: 'logName'
|
12545
|
-
end
|
12546
|
-
end
|
12547
|
-
|
12548
|
-
class LogConfigCounterOptions
|
12549
|
-
# @private
|
12550
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
12551
|
-
collection :custom_fields, as: 'customFields', class: Google::Apis::ComputeBeta::LogConfigCounterOptionsCustomField, decorator: Google::Apis::ComputeBeta::LogConfigCounterOptionsCustomField::Representation
|
12552
|
-
|
12553
|
-
property :field, as: 'field'
|
12554
|
-
property :metric, as: 'metric'
|
12555
|
-
end
|
12556
|
-
end
|
12557
|
-
|
12558
|
-
class LogConfigCounterOptionsCustomField
|
12559
|
-
# @private
|
12560
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
12561
|
-
property :name, as: 'name'
|
12562
|
-
property :value, as: 'value'
|
12563
|
-
end
|
12564
|
-
end
|
12565
|
-
|
12566
|
-
class LogConfigDataAccessOptions
|
12567
|
-
# @private
|
12568
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
12569
|
-
property :log_mode, as: 'logMode'
|
12570
|
-
end
|
12571
|
-
end
|
12572
|
-
|
12573
12839
|
class MachineImage
|
12574
12840
|
# @private
|
12575
12841
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12636,6 +12902,7 @@ module Google
|
|
12636
12902
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12637
12903
|
collection :accelerators, as: 'accelerators', class: Google::Apis::ComputeBeta::MachineType::Accelerator, decorator: Google::Apis::ComputeBeta::MachineType::Accelerator::Representation
|
12638
12904
|
|
12905
|
+
property :architecture, as: 'architecture'
|
12639
12906
|
property :bundled_local_ssds, as: 'bundledLocalSsds', class: Google::Apis::ComputeBeta::BundledLocalSsds, decorator: Google::Apis::ComputeBeta::BundledLocalSsds::Representation
|
12640
12907
|
|
12641
12908
|
property :creation_timestamp, as: 'creationTimestamp'
|
@@ -12764,8 +13031,6 @@ module Google
|
|
12764
13031
|
property :current_action, as: 'currentAction'
|
12765
13032
|
property :id, :numeric_string => true, as: 'id'
|
12766
13033
|
property :instance, as: 'instance'
|
12767
|
-
property :instance_flexibility_override, as: 'instanceFlexibilityOverride', class: Google::Apis::ComputeBeta::ManagedInstanceInstanceFlexibilityOverride, decorator: Google::Apis::ComputeBeta::ManagedInstanceInstanceFlexibilityOverride::Representation
|
12768
|
-
|
12769
13034
|
collection :instance_health, as: 'instanceHealth', class: Google::Apis::ComputeBeta::ManagedInstanceInstanceHealth, decorator: Google::Apis::ComputeBeta::ManagedInstanceInstanceHealth::Representation
|
12770
13035
|
|
12771
13036
|
property :instance_status, as: 'instanceStatus'
|
@@ -12791,13 +13056,6 @@ module Google
|
|
12791
13056
|
end
|
12792
13057
|
end
|
12793
13058
|
|
12794
|
-
class ManagedInstanceInstanceFlexibilityOverride
|
12795
|
-
# @private
|
12796
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
12797
|
-
property :machine_type, as: 'machineType'
|
12798
|
-
end
|
12799
|
-
end
|
12800
|
-
|
12801
13059
|
class ManagedInstanceInstanceHealth
|
12802
13060
|
# @private
|
12803
13061
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12898,6 +13156,62 @@ module Google
|
|
12898
13156
|
end
|
12899
13157
|
end
|
12900
13158
|
|
13159
|
+
class MultiMig
|
13160
|
+
# @private
|
13161
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13162
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
13163
|
+
property :description, as: 'description'
|
13164
|
+
property :id, :numeric_string => true, as: 'id'
|
13165
|
+
property :kind, as: 'kind'
|
13166
|
+
property :name, as: 'name'
|
13167
|
+
property :region, as: 'region'
|
13168
|
+
property :resource_policies, as: 'resourcePolicies', class: Google::Apis::ComputeBeta::MultiMigResourcePolicies, decorator: Google::Apis::ComputeBeta::MultiMigResourcePolicies::Representation
|
13169
|
+
|
13170
|
+
property :self_link, as: 'selfLink'
|
13171
|
+
end
|
13172
|
+
end
|
13173
|
+
|
13174
|
+
class MultiMigResourcePolicies
|
13175
|
+
# @private
|
13176
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13177
|
+
property :workload_policy, as: 'workloadPolicy'
|
13178
|
+
end
|
13179
|
+
end
|
13180
|
+
|
13181
|
+
class MultiMigsList
|
13182
|
+
# @private
|
13183
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13184
|
+
property :etag, as: 'etag'
|
13185
|
+
property :id, as: 'id'
|
13186
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::MultiMig, decorator: Google::Apis::ComputeBeta::MultiMig::Representation
|
13187
|
+
|
13188
|
+
property :kind, as: 'kind'
|
13189
|
+
property :next_page_token, as: 'nextPageToken'
|
13190
|
+
property :self_link, as: 'selfLink'
|
13191
|
+
collection :unreachables, as: 'unreachables'
|
13192
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::MultiMigsList::Warning, decorator: Google::Apis::ComputeBeta::MultiMigsList::Warning::Representation
|
13193
|
+
|
13194
|
+
end
|
13195
|
+
|
13196
|
+
class Warning
|
13197
|
+
# @private
|
13198
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13199
|
+
property :code, as: 'code'
|
13200
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::MultiMigsList::Warning::Datum, decorator: Google::Apis::ComputeBeta::MultiMigsList::Warning::Datum::Representation
|
13201
|
+
|
13202
|
+
property :message, as: 'message'
|
13203
|
+
end
|
13204
|
+
|
13205
|
+
class Datum
|
13206
|
+
# @private
|
13207
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13208
|
+
property :key, as: 'key'
|
13209
|
+
property :value, as: 'value'
|
13210
|
+
end
|
13211
|
+
end
|
13212
|
+
end
|
13213
|
+
end
|
13214
|
+
|
12901
13215
|
class NamedPort
|
12902
13216
|
# @private
|
12903
13217
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12948,6 +13262,7 @@ module Google
|
|
12948
13262
|
property :mtu, as: 'mtu'
|
12949
13263
|
property :name, as: 'name'
|
12950
13264
|
property :network_firewall_policy_enforcement_order, as: 'networkFirewallPolicyEnforcementOrder'
|
13265
|
+
property :network_profile, as: 'networkProfile'
|
12951
13266
|
collection :peerings, as: 'peerings', class: Google::Apis::ComputeBeta::NetworkPeering, decorator: Google::Apis::ComputeBeta::NetworkPeering::Representation
|
12952
13267
|
|
12953
13268
|
property :routing_config, as: 'routingConfig', class: Google::Apis::ComputeBeta::NetworkRoutingConfig, decorator: Google::Apis::ComputeBeta::NetworkRoutingConfig::Representation
|
@@ -13314,6 +13629,7 @@ module Google
|
|
13314
13629
|
# @private
|
13315
13630
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13316
13631
|
property :consumer_psc_address, as: 'consumerPscAddress'
|
13632
|
+
property :producer_port, as: 'producerPort'
|
13317
13633
|
property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
|
13318
13634
|
property :psc_connection_status, as: 'pscConnectionStatus'
|
13319
13635
|
end
|
@@ -13513,9 +13829,102 @@ module Google
|
|
13513
13829
|
end
|
13514
13830
|
end
|
13515
13831
|
|
13832
|
+
class NetworkProfile
|
13833
|
+
# @private
|
13834
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13835
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
13836
|
+
property :description, as: 'description'
|
13837
|
+
property :features, as: 'features', class: Google::Apis::ComputeBeta::NetworkProfileNetworkFeatures, decorator: Google::Apis::ComputeBeta::NetworkProfileNetworkFeatures::Representation
|
13838
|
+
|
13839
|
+
property :id, :numeric_string => true, as: 'id'
|
13840
|
+
property :kind, as: 'kind'
|
13841
|
+
property :location, as: 'location', class: Google::Apis::ComputeBeta::NetworkProfileLocation, decorator: Google::Apis::ComputeBeta::NetworkProfileLocation::Representation
|
13842
|
+
|
13843
|
+
property :name, as: 'name'
|
13844
|
+
property :self_link, as: 'selfLink'
|
13845
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
13846
|
+
property :zone, as: 'zone'
|
13847
|
+
end
|
13848
|
+
end
|
13849
|
+
|
13850
|
+
class NetworkProfileLocation
|
13851
|
+
# @private
|
13852
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13853
|
+
property :name, as: 'name'
|
13854
|
+
property :scope, as: 'scope'
|
13855
|
+
end
|
13856
|
+
end
|
13857
|
+
|
13858
|
+
class NetworkProfileNetworkFeatures
|
13859
|
+
# @private
|
13860
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13861
|
+
collection :address_purposes, as: 'addressPurposes'
|
13862
|
+
property :allow_alias_ip_ranges, as: 'allowAliasIpRanges'
|
13863
|
+
property :allow_auto_mode_subnet, as: 'allowAutoModeSubnet'
|
13864
|
+
property :allow_class_d_firewalls, as: 'allowClassDFirewalls'
|
13865
|
+
property :allow_cloud_nat, as: 'allowCloudNat'
|
13866
|
+
property :allow_cloud_router, as: 'allowCloudRouter'
|
13867
|
+
property :allow_external_ip_access, as: 'allowExternalIpAccess'
|
13868
|
+
property :allow_interconnect, as: 'allowInterconnect'
|
13869
|
+
property :allow_load_balancing, as: 'allowLoadBalancing'
|
13870
|
+
property :allow_multi_nic_in_same_network, as: 'allowMultiNicInSameNetwork'
|
13871
|
+
property :allow_packet_mirroring, as: 'allowPacketMirroring'
|
13872
|
+
property :allow_private_google_access, as: 'allowPrivateGoogleAccess'
|
13873
|
+
property :allow_psc, as: 'allowPsc'
|
13874
|
+
property :allow_same_network_unicast, as: 'allowSameNetworkUnicast'
|
13875
|
+
property :allow_static_routes, as: 'allowStaticRoutes'
|
13876
|
+
property :allow_sub_interfaces, as: 'allowSubInterfaces'
|
13877
|
+
property :allow_vpc_peering, as: 'allowVpcPeering'
|
13878
|
+
property :allow_vpn, as: 'allowVpn'
|
13879
|
+
collection :interface_types, as: 'interfaceTypes'
|
13880
|
+
collection :subnet_purposes, as: 'subnetPurposes'
|
13881
|
+
collection :subnet_stack_types, as: 'subnetStackTypes'
|
13882
|
+
property :unicast, as: 'unicast'
|
13883
|
+
end
|
13884
|
+
end
|
13885
|
+
|
13886
|
+
class NetworkProfilesListResponse
|
13887
|
+
# @private
|
13888
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13889
|
+
property :etag, as: 'etag'
|
13890
|
+
property :id, as: 'id'
|
13891
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::NetworkProfile, decorator: Google::Apis::ComputeBeta::NetworkProfile::Representation
|
13892
|
+
|
13893
|
+
property :kind, as: 'kind'
|
13894
|
+
property :next_page_token, as: 'nextPageToken'
|
13895
|
+
property :self_link, as: 'selfLink'
|
13896
|
+
collection :unreachables, as: 'unreachables'
|
13897
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::NetworkProfilesListResponse::Warning, decorator: Google::Apis::ComputeBeta::NetworkProfilesListResponse::Warning::Representation
|
13898
|
+
|
13899
|
+
end
|
13900
|
+
|
13901
|
+
class Warning
|
13902
|
+
# @private
|
13903
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13904
|
+
property :code, as: 'code'
|
13905
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::NetworkProfilesListResponse::Warning::Datum, decorator: Google::Apis::ComputeBeta::NetworkProfilesListResponse::Warning::Datum::Representation
|
13906
|
+
|
13907
|
+
property :message, as: 'message'
|
13908
|
+
end
|
13909
|
+
|
13910
|
+
class Datum
|
13911
|
+
# @private
|
13912
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13913
|
+
property :key, as: 'key'
|
13914
|
+
property :value, as: 'value'
|
13915
|
+
end
|
13916
|
+
end
|
13917
|
+
end
|
13918
|
+
end
|
13919
|
+
|
13516
13920
|
class NetworkRoutingConfig
|
13517
13921
|
# @private
|
13518
13922
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13923
|
+
property :bgp_always_compare_med, as: 'bgpAlwaysCompareMed'
|
13924
|
+
property :bgp_best_path_selection_mode, as: 'bgpBestPathSelectionMode'
|
13925
|
+
property :bgp_inter_region_cost, as: 'bgpInterRegionCost'
|
13926
|
+
property :effective_bgp_always_compare_med, as: 'effectiveBgpAlwaysCompareMed'
|
13927
|
+
property :effective_bgp_inter_region_cost, as: 'effectiveBgpInterRegionCost'
|
13519
13928
|
property :routing_mode, as: 'routingMode'
|
13520
13929
|
end
|
13521
13930
|
end
|
@@ -13548,6 +13957,9 @@ module Google
|
|
13548
13957
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13549
13958
|
property :display_name, as: 'displayName'
|
13550
13959
|
property :name, as: 'name'
|
13960
|
+
collection :packet_mirroring_rules, as: 'packetMirroringRules', class: Google::Apis::ComputeBeta::FirewallPolicyRule, decorator: Google::Apis::ComputeBeta::FirewallPolicyRule::Representation
|
13961
|
+
|
13962
|
+
property :priority, as: 'priority'
|
13551
13963
|
collection :rules, as: 'rules', class: Google::Apis::ComputeBeta::FirewallPolicyRule, decorator: Google::Apis::ComputeBeta::FirewallPolicyRule::Representation
|
13552
13964
|
|
13553
13965
|
property :short_name, as: 'shortName'
|
@@ -14561,8 +14973,6 @@ module Google
|
|
14561
14973
|
collection :bindings, as: 'bindings', class: Google::Apis::ComputeBeta::Binding, decorator: Google::Apis::ComputeBeta::Binding::Representation
|
14562
14974
|
|
14563
14975
|
property :etag, :base64 => true, as: 'etag'
|
14564
|
-
collection :rules, as: 'rules', class: Google::Apis::ComputeBeta::Rule, decorator: Google::Apis::ComputeBeta::Rule::Representation
|
14565
|
-
|
14566
14976
|
property :version, as: 'version'
|
14567
14977
|
end
|
14568
14978
|
end
|
@@ -15146,6 +15556,40 @@ module Google
|
|
15146
15556
|
end
|
15147
15557
|
end
|
15148
15558
|
|
15559
|
+
class RegionInstanceGroupManagerResizeRequestsListResponse
|
15560
|
+
# @private
|
15561
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15562
|
+
property :etag, as: 'etag'
|
15563
|
+
property :id, as: 'id'
|
15564
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::InstanceGroupManagerResizeRequest, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerResizeRequest::Representation
|
15565
|
+
|
15566
|
+
property :kind, as: 'kind'
|
15567
|
+
property :next_page_token, as: 'nextPageToken'
|
15568
|
+
property :self_link, as: 'selfLink'
|
15569
|
+
collection :unreachables, as: 'unreachables'
|
15570
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::RegionInstanceGroupManagerResizeRequestsListResponse::Warning, decorator: Google::Apis::ComputeBeta::RegionInstanceGroupManagerResizeRequestsListResponse::Warning::Representation
|
15571
|
+
|
15572
|
+
end
|
15573
|
+
|
15574
|
+
class Warning
|
15575
|
+
# @private
|
15576
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15577
|
+
property :code, as: 'code'
|
15578
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::RegionInstanceGroupManagerResizeRequestsListResponse::Warning::Datum, decorator: Google::Apis::ComputeBeta::RegionInstanceGroupManagerResizeRequestsListResponse::Warning::Datum::Representation
|
15579
|
+
|
15580
|
+
property :message, as: 'message'
|
15581
|
+
end
|
15582
|
+
|
15583
|
+
class Datum
|
15584
|
+
# @private
|
15585
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15586
|
+
property :key, as: 'key'
|
15587
|
+
property :value, as: 'value'
|
15588
|
+
end
|
15589
|
+
end
|
15590
|
+
end
|
15591
|
+
end
|
15592
|
+
|
15149
15593
|
class RegionInstanceGroupManagerUpdateInstanceConfigReq
|
15150
15594
|
# @private
|
15151
15595
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -15414,6 +15858,8 @@ module Google
|
|
15414
15858
|
class Representation < Google::Apis::Core::JsonRepresentation
|
15415
15859
|
property :display_name, as: 'displayName'
|
15416
15860
|
property :name, as: 'name'
|
15861
|
+
collection :packet_mirroring_rules, as: 'packetMirroringRules', class: Google::Apis::ComputeBeta::FirewallPolicyRule, decorator: Google::Apis::ComputeBeta::FirewallPolicyRule::Representation
|
15862
|
+
|
15417
15863
|
property :priority, as: 'priority'
|
15418
15864
|
collection :rules, as: 'rules', class: Google::Apis::ComputeBeta::FirewallPolicyRule, decorator: Google::Apis::ComputeBeta::FirewallPolicyRule::Representation
|
15419
15865
|
|
@@ -15459,6 +15905,7 @@ module Google
|
|
15459
15905
|
# @private
|
15460
15906
|
class Representation < Google::Apis::Core::JsonRepresentation
|
15461
15907
|
property :backend_service, as: 'backendService'
|
15908
|
+
property :mirror_percent, as: 'mirrorPercent'
|
15462
15909
|
end
|
15463
15910
|
end
|
15464
15911
|
|
@@ -15472,10 +15919,13 @@ module Google
|
|
15472
15919
|
property :delete_after_duration, as: 'deleteAfterDuration', class: Google::Apis::ComputeBeta::Duration, decorator: Google::Apis::ComputeBeta::Duration::Representation
|
15473
15920
|
|
15474
15921
|
property :delete_at_time, as: 'deleteAtTime'
|
15922
|
+
property :deployment_type, as: 'deploymentType'
|
15475
15923
|
property :description, as: 'description'
|
15476
15924
|
property :id, :numeric_string => true, as: 'id'
|
15477
15925
|
property :kind, as: 'kind'
|
15478
15926
|
property :name, as: 'name'
|
15927
|
+
property :reservation_sharing_policy, as: 'reservationSharingPolicy', class: Google::Apis::ComputeBeta::AllocationReservationSharingPolicy, decorator: Google::Apis::ComputeBeta::AllocationReservationSharingPolicy::Representation
|
15928
|
+
|
15479
15929
|
hash :resource_policies, as: 'resourcePolicies'
|
15480
15930
|
property :resource_status, as: 'resourceStatus', class: Google::Apis::ComputeBeta::AllocationResourceStatus, decorator: Google::Apis::ComputeBeta::AllocationResourceStatus::Representation
|
15481
15931
|
|
@@ -15533,6 +15983,74 @@ module Google
|
|
15533
15983
|
end
|
15534
15984
|
end
|
15535
15985
|
|
15986
|
+
class ReservationBlock
|
15987
|
+
# @private
|
15988
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15989
|
+
property :count, as: 'count'
|
15990
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
15991
|
+
property :id, :numeric_string => true, as: 'id'
|
15992
|
+
property :in_use_count, as: 'inUseCount'
|
15993
|
+
property :kind, as: 'kind'
|
15994
|
+
property :name, as: 'name'
|
15995
|
+
property :physical_topology, as: 'physicalTopology', class: Google::Apis::ComputeBeta::ReservationBlockPhysicalTopology, decorator: Google::Apis::ComputeBeta::ReservationBlockPhysicalTopology::Representation
|
15996
|
+
|
15997
|
+
property :reservation_maintenance, as: 'reservationMaintenance', class: Google::Apis::ComputeBeta::GroupMaintenanceInfo, decorator: Google::Apis::ComputeBeta::GroupMaintenanceInfo::Representation
|
15998
|
+
|
15999
|
+
property :self_link, as: 'selfLink'
|
16000
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
16001
|
+
property :status, as: 'status'
|
16002
|
+
property :zone, as: 'zone'
|
16003
|
+
end
|
16004
|
+
end
|
16005
|
+
|
16006
|
+
class ReservationBlockPhysicalTopology
|
16007
|
+
# @private
|
16008
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16009
|
+
property :block, as: 'block'
|
16010
|
+
property :cluster, as: 'cluster'
|
16011
|
+
end
|
16012
|
+
end
|
16013
|
+
|
16014
|
+
class ReservationBlocksGetResponse
|
16015
|
+
# @private
|
16016
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16017
|
+
property :resource, as: 'resource', class: Google::Apis::ComputeBeta::ReservationBlock, decorator: Google::Apis::ComputeBeta::ReservationBlock::Representation
|
16018
|
+
|
16019
|
+
end
|
16020
|
+
end
|
16021
|
+
|
16022
|
+
class ReservationBlocksListResponse
|
16023
|
+
# @private
|
16024
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16025
|
+
property :id, as: 'id'
|
16026
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::ReservationBlock, decorator: Google::Apis::ComputeBeta::ReservationBlock::Representation
|
16027
|
+
|
16028
|
+
property :kind, as: 'kind'
|
16029
|
+
property :next_page_token, as: 'nextPageToken'
|
16030
|
+
property :self_link, as: 'selfLink'
|
16031
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::ReservationBlocksListResponse::Warning, decorator: Google::Apis::ComputeBeta::ReservationBlocksListResponse::Warning::Representation
|
16032
|
+
|
16033
|
+
end
|
16034
|
+
|
16035
|
+
class Warning
|
16036
|
+
# @private
|
16037
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16038
|
+
property :code, as: 'code'
|
16039
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::ReservationBlocksListResponse::Warning::Datum, decorator: Google::Apis::ComputeBeta::ReservationBlocksListResponse::Warning::Datum::Representation
|
16040
|
+
|
16041
|
+
property :message, as: 'message'
|
16042
|
+
end
|
16043
|
+
|
16044
|
+
class Datum
|
16045
|
+
# @private
|
16046
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16047
|
+
property :key, as: 'key'
|
16048
|
+
property :value, as: 'value'
|
16049
|
+
end
|
16050
|
+
end
|
16051
|
+
end
|
16052
|
+
end
|
16053
|
+
|
15536
16054
|
class ReservationList
|
15537
16055
|
# @private
|
15538
16056
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -15665,6 +16183,8 @@ module Google
|
|
15665
16183
|
property :snapshot_schedule_policy, as: 'snapshotSchedulePolicy', class: Google::Apis::ComputeBeta::ResourcePolicySnapshotSchedulePolicy, decorator: Google::Apis::ComputeBeta::ResourcePolicySnapshotSchedulePolicy::Representation
|
15666
16184
|
|
15667
16185
|
property :status, as: 'status'
|
16186
|
+
property :workload_policy, as: 'workloadPolicy', class: Google::Apis::ComputeBeta::ResourcePolicyWorkloadPolicy, decorator: Google::Apis::ComputeBeta::ResourcePolicyWorkloadPolicy::Representation
|
16187
|
+
|
15668
16188
|
end
|
15669
16189
|
end
|
15670
16190
|
|
@@ -15866,17 +16386,38 @@ module Google
|
|
15866
16386
|
end
|
15867
16387
|
end
|
15868
16388
|
|
16389
|
+
class ResourcePolicyWorkloadPolicy
|
16390
|
+
# @private
|
16391
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16392
|
+
property :type, as: 'type'
|
16393
|
+
end
|
16394
|
+
end
|
16395
|
+
|
15869
16396
|
class ResourceStatus
|
15870
16397
|
# @private
|
15871
16398
|
class Representation < Google::Apis::Core::JsonRepresentation
|
15872
16399
|
property :physical_host, as: 'physicalHost'
|
16400
|
+
property :physical_host_topology, as: 'physicalHostTopology', class: Google::Apis::ComputeBeta::ResourceStatusPhysicalHostTopology, decorator: Google::Apis::ComputeBeta::ResourceStatusPhysicalHostTopology::Representation
|
16401
|
+
|
15873
16402
|
property :scheduling, as: 'scheduling', class: Google::Apis::ComputeBeta::ResourceStatusScheduling, decorator: Google::Apis::ComputeBeta::ResourceStatusScheduling::Representation
|
15874
16403
|
|
16404
|
+
property :shutdown_details, as: 'shutdownDetails', class: Google::Apis::ComputeBeta::ResourceStatusShutdownDetails, decorator: Google::Apis::ComputeBeta::ResourceStatusShutdownDetails::Representation
|
16405
|
+
|
15875
16406
|
property :upcoming_maintenance, as: 'upcomingMaintenance', class: Google::Apis::ComputeBeta::UpcomingMaintenance, decorator: Google::Apis::ComputeBeta::UpcomingMaintenance::Representation
|
15876
16407
|
|
15877
16408
|
end
|
15878
16409
|
end
|
15879
16410
|
|
16411
|
+
class ResourceStatusPhysicalHostTopology
|
16412
|
+
# @private
|
16413
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16414
|
+
property :block, as: 'block'
|
16415
|
+
property :cluster, as: 'cluster'
|
16416
|
+
property :host, as: 'host'
|
16417
|
+
property :subblock, as: 'subblock'
|
16418
|
+
end
|
16419
|
+
end
|
16420
|
+
|
15880
16421
|
class ResourceStatusScheduling
|
15881
16422
|
# @private
|
15882
16423
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -15885,6 +16426,17 @@ module Google
|
|
15885
16426
|
end
|
15886
16427
|
end
|
15887
16428
|
|
16429
|
+
class ResourceStatusShutdownDetails
|
16430
|
+
# @private
|
16431
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16432
|
+
property :max_duration, as: 'maxDuration', class: Google::Apis::ComputeBeta::Duration, decorator: Google::Apis::ComputeBeta::Duration::Representation
|
16433
|
+
|
16434
|
+
property :request_timestamp, as: 'requestTimestamp'
|
16435
|
+
property :stop_state, as: 'stopState'
|
16436
|
+
property :target_state, as: 'targetState'
|
16437
|
+
end
|
16438
|
+
end
|
16439
|
+
|
15888
16440
|
class RolloutPolicy
|
15889
16441
|
# @private
|
15890
16442
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -15909,9 +16461,12 @@ module Google
|
|
15909
16461
|
property :next_hop_hub, as: 'nextHopHub'
|
15910
16462
|
property :next_hop_ilb, as: 'nextHopIlb'
|
15911
16463
|
property :next_hop_instance, as: 'nextHopInstance'
|
16464
|
+
property :next_hop_inter_region_cost, as: 'nextHopInterRegionCost'
|
15912
16465
|
property :next_hop_interconnect_attachment, as: 'nextHopInterconnectAttachment'
|
15913
16466
|
property :next_hop_ip, as: 'nextHopIp'
|
16467
|
+
property :next_hop_med, as: 'nextHopMed'
|
15914
16468
|
property :next_hop_network, as: 'nextHopNetwork'
|
16469
|
+
property :next_hop_origin, as: 'nextHopOrigin'
|
15915
16470
|
property :next_hop_peering, as: 'nextHopPeering'
|
15916
16471
|
property :next_hop_vpn_tunnel, as: 'nextHopVpnTunnel'
|
15917
16472
|
property :priority, as: 'priority'
|
@@ -15985,6 +16540,7 @@ module Google
|
|
15985
16540
|
class RoutePolicy
|
15986
16541
|
# @private
|
15987
16542
|
class Representation < Google::Apis::Core::JsonRepresentation
|
16543
|
+
property :description, as: 'description'
|
15988
16544
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
15989
16545
|
property :name, as: 'name'
|
15990
16546
|
collection :terms, as: 'terms', class: Google::Apis::ComputeBeta::RoutePolicyPolicyTerm, decorator: Google::Apis::ComputeBeta::RoutePolicyPolicyTerm::Representation
|
@@ -16202,11 +16758,14 @@ module Google
|
|
16202
16758
|
property :max_ports_per_vm, as: 'maxPortsPerVm'
|
16203
16759
|
property :min_ports_per_vm, as: 'minPortsPerVm'
|
16204
16760
|
property :name, as: 'name'
|
16761
|
+
collection :nat64_subnetworks, as: 'nat64Subnetworks', class: Google::Apis::ComputeBeta::RouterNatSubnetworkToNat64, decorator: Google::Apis::ComputeBeta::RouterNatSubnetworkToNat64::Representation
|
16762
|
+
|
16205
16763
|
property :nat_ip_allocate_option, as: 'natIpAllocateOption'
|
16206
16764
|
collection :nat_ips, as: 'natIps'
|
16207
16765
|
collection :rules, as: 'rules', class: Google::Apis::ComputeBeta::RouterNatRule, decorator: Google::Apis::ComputeBeta::RouterNatRule::Representation
|
16208
16766
|
|
16209
16767
|
property :source_subnetwork_ip_ranges_to_nat, as: 'sourceSubnetworkIpRangesToNat'
|
16768
|
+
property :source_subnetwork_ip_ranges_to_nat64, as: 'sourceSubnetworkIpRangesToNat64'
|
16210
16769
|
collection :subnetworks, as: 'subnetworks', class: Google::Apis::ComputeBeta::RouterNatSubnetworkToNat, decorator: Google::Apis::ComputeBeta::RouterNatSubnetworkToNat::Representation
|
16211
16770
|
|
16212
16771
|
property :tcp_established_idle_timeout_sec, as: 'tcpEstablishedIdleTimeoutSec'
|
@@ -16255,6 +16814,13 @@ module Google
|
|
16255
16814
|
end
|
16256
16815
|
end
|
16257
16816
|
|
16817
|
+
class RouterNatSubnetworkToNat64
|
16818
|
+
# @private
|
16819
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16820
|
+
property :name, as: 'name'
|
16821
|
+
end
|
16822
|
+
end
|
16823
|
+
|
16258
16824
|
class RouterStatus
|
16259
16825
|
# @private
|
16260
16826
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -16446,21 +17012,6 @@ module Google
|
|
16446
17012
|
end
|
16447
17013
|
end
|
16448
17014
|
|
16449
|
-
class Rule
|
16450
|
-
# @private
|
16451
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
16452
|
-
property :action, as: 'action'
|
16453
|
-
collection :conditions, as: 'conditions', class: Google::Apis::ComputeBeta::Condition, decorator: Google::Apis::ComputeBeta::Condition::Representation
|
16454
|
-
|
16455
|
-
property :description, as: 'description'
|
16456
|
-
collection :ins, as: 'ins'
|
16457
|
-
collection :log_configs, as: 'logConfigs', class: Google::Apis::ComputeBeta::LogConfig, decorator: Google::Apis::ComputeBeta::LogConfig::Representation
|
16458
|
-
|
16459
|
-
collection :not_ins, as: 'notIns'
|
16460
|
-
collection :permissions, as: 'permissions'
|
16461
|
-
end
|
16462
|
-
end
|
16463
|
-
|
16464
17015
|
class SslHealthCheck
|
16465
17016
|
# @private
|
16466
17017
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -16522,6 +17073,8 @@ module Google
|
|
16522
17073
|
class Representation < Google::Apis::Core::JsonRepresentation
|
16523
17074
|
property :automatic_restart, as: 'automaticRestart'
|
16524
17075
|
property :availability_domain, as: 'availabilityDomain'
|
17076
|
+
property :graceful_shutdown, as: 'gracefulShutdown', class: Google::Apis::ComputeBeta::SchedulingGracefulShutdown, decorator: Google::Apis::ComputeBeta::SchedulingGracefulShutdown::Representation
|
17077
|
+
|
16525
17078
|
property :host_error_timeout_seconds, as: 'hostErrorTimeoutSeconds'
|
16526
17079
|
property :instance_termination_action, as: 'instanceTerminationAction'
|
16527
17080
|
property :local_ssd_recovery_timeout, as: 'localSsdRecoveryTimeout', class: Google::Apis::ComputeBeta::Duration, decorator: Google::Apis::ComputeBeta::Duration::Representation
|
@@ -16543,6 +17096,15 @@ module Google
|
|
16543
17096
|
end
|
16544
17097
|
end
|
16545
17098
|
|
17099
|
+
class SchedulingGracefulShutdown
|
17100
|
+
# @private
|
17101
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17102
|
+
property :enabled, as: 'enabled'
|
17103
|
+
property :max_duration, as: 'maxDuration', class: Google::Apis::ComputeBeta::Duration, decorator: Google::Apis::ComputeBeta::Duration::Representation
|
17104
|
+
|
17105
|
+
end
|
17106
|
+
end
|
17107
|
+
|
16546
17108
|
class SchedulingNodeAffinity
|
16547
17109
|
# @private
|
16548
17110
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -16743,6 +17305,7 @@ module Google
|
|
16743
17305
|
|
16744
17306
|
property :json_parsing, as: 'jsonParsing'
|
16745
17307
|
property :log_level, as: 'logLevel'
|
17308
|
+
property :request_body_inspection_size, as: 'requestBodyInspectionSize'
|
16746
17309
|
collection :user_ip_request_headers, as: 'userIpRequestHeaders'
|
16747
17310
|
end
|
16748
17311
|
end
|
@@ -18118,8 +18681,10 @@ module Google
|
|
18118
18681
|
property :id, :numeric_string => true, as: 'id'
|
18119
18682
|
property :internal_ipv6_prefix, as: 'internalIpv6Prefix'
|
18120
18683
|
property :ip_cidr_range, as: 'ipCidrRange'
|
18684
|
+
property :ip_collection, as: 'ipCollection'
|
18121
18685
|
property :ipv6_access_type, as: 'ipv6AccessType'
|
18122
18686
|
property :ipv6_cidr_range, as: 'ipv6CidrRange'
|
18687
|
+
property :ipv6_gce_endpoint, as: 'ipv6GceEndpoint'
|
18123
18688
|
property :kind, as: 'kind'
|
18124
18689
|
property :log_config, as: 'logConfig', class: Google::Apis::ComputeBeta::SubnetworkLogConfig, decorator: Google::Apis::ComputeBeta::SubnetworkLogConfig::Representation
|
18125
18690
|
|