google-apis-compute_alpha 0.105.0 → 0.107.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_alpha/classes.rb +4442 -1376
- data/lib/google/apis/compute_alpha/gem_version.rb +3 -3
- data/lib/google/apis/compute_alpha/representations.rb +1535 -267
- data/lib/google/apis/compute_alpha/service.rb +3477 -934
- metadata +4 -4
@@ -226,6 +226,12 @@ module Google
|
|
226
226
|
include Google::Apis::Core::JsonObjectSupport
|
227
227
|
end
|
228
228
|
|
229
|
+
class AsyncReplicationStatus
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
|
+
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
233
|
+
end
|
234
|
+
|
229
235
|
class AttachedDisk
|
230
236
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
237
|
|
@@ -424,6 +430,30 @@ module Google
|
|
424
430
|
include Google::Apis::Core::JsonObjectSupport
|
425
431
|
end
|
426
432
|
|
433
|
+
class BackendBucketListUsable
|
434
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
435
|
+
|
436
|
+
class Warning
|
437
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
438
|
+
|
439
|
+
class Datum
|
440
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
441
|
+
|
442
|
+
include Google::Apis::Core::JsonObjectSupport
|
443
|
+
end
|
444
|
+
|
445
|
+
include Google::Apis::Core::JsonObjectSupport
|
446
|
+
end
|
447
|
+
|
448
|
+
include Google::Apis::Core::JsonObjectSupport
|
449
|
+
end
|
450
|
+
|
451
|
+
class BackendBucketUsedBy
|
452
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
453
|
+
|
454
|
+
include Google::Apis::Core::JsonObjectSupport
|
455
|
+
end
|
456
|
+
|
427
457
|
class BackendCustomMetric
|
428
458
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
429
459
|
|
@@ -478,6 +508,12 @@ module Google
|
|
478
508
|
include Google::Apis::Core::JsonObjectSupport
|
479
509
|
end
|
480
510
|
|
511
|
+
class BackendServiceCustomMetric
|
512
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
513
|
+
|
514
|
+
include Google::Apis::Core::JsonObjectSupport
|
515
|
+
end
|
516
|
+
|
481
517
|
class BackendServiceFailoverPolicy
|
482
518
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
483
519
|
|
@@ -604,12 +640,30 @@ module Google
|
|
604
640
|
include Google::Apis::Core::JsonObjectSupport
|
605
641
|
end
|
606
642
|
|
643
|
+
class BackendServiceTlsSettings
|
644
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
645
|
+
|
646
|
+
include Google::Apis::Core::JsonObjectSupport
|
647
|
+
end
|
648
|
+
|
649
|
+
class BackendServiceTlsSettingsSubjectAltName
|
650
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
651
|
+
|
652
|
+
include Google::Apis::Core::JsonObjectSupport
|
653
|
+
end
|
654
|
+
|
607
655
|
class BackendServiceUsedBy
|
608
656
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
609
657
|
|
610
658
|
include Google::Apis::Core::JsonObjectSupport
|
611
659
|
end
|
612
660
|
|
661
|
+
class BackendServicesGetEffectiveSecurityPoliciesResponse
|
662
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
663
|
+
|
664
|
+
include Google::Apis::Core::JsonObjectSupport
|
665
|
+
end
|
666
|
+
|
613
667
|
class BackendServicesScopedList
|
614
668
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
615
669
|
|
@@ -808,12 +862,6 @@ module Google
|
|
808
862
|
include Google::Apis::Core::JsonObjectSupport
|
809
863
|
end
|
810
864
|
|
811
|
-
class Condition
|
812
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
813
|
-
|
814
|
-
include Google::Apis::Core::JsonObjectSupport
|
815
|
-
end
|
816
|
-
|
817
865
|
class ConfidentialInstanceConfig
|
818
866
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
819
867
|
|
@@ -844,6 +892,30 @@ module Google
|
|
844
892
|
include Google::Apis::Core::JsonObjectSupport
|
845
893
|
end
|
846
894
|
|
895
|
+
class CrossSiteNetwork
|
896
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
897
|
+
|
898
|
+
include Google::Apis::Core::JsonObjectSupport
|
899
|
+
end
|
900
|
+
|
901
|
+
class CrossSiteNetworkList
|
902
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
903
|
+
|
904
|
+
class Warning
|
905
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
906
|
+
|
907
|
+
class Datum
|
908
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
909
|
+
|
910
|
+
include Google::Apis::Core::JsonObjectSupport
|
911
|
+
end
|
912
|
+
|
913
|
+
include Google::Apis::Core::JsonObjectSupport
|
914
|
+
end
|
915
|
+
|
916
|
+
include Google::Apis::Core::JsonObjectSupport
|
917
|
+
end
|
918
|
+
|
847
919
|
class CustomErrorResponsePolicy
|
848
920
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
849
921
|
|
@@ -940,6 +1012,12 @@ module Google
|
|
940
1012
|
include Google::Apis::Core::JsonObjectSupport
|
941
1013
|
end
|
942
1014
|
|
1015
|
+
class DiskPairReplicationState
|
1016
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1017
|
+
|
1018
|
+
include Google::Apis::Core::JsonObjectSupport
|
1019
|
+
end
|
1020
|
+
|
943
1021
|
class DiskParams
|
944
1022
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
945
1023
|
|
@@ -1372,6 +1450,12 @@ module Google
|
|
1372
1450
|
include Google::Apis::Core::JsonObjectSupport
|
1373
1451
|
end
|
1374
1452
|
|
1453
|
+
class FutureReservationCommitmentInfo
|
1454
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1455
|
+
|
1456
|
+
include Google::Apis::Core::JsonObjectSupport
|
1457
|
+
end
|
1458
|
+
|
1375
1459
|
class FutureReservationSpecificSkuProperties
|
1376
1460
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1377
1461
|
|
@@ -1384,6 +1468,12 @@ module Google
|
|
1384
1468
|
include Google::Apis::Core::JsonObjectSupport
|
1385
1469
|
end
|
1386
1470
|
|
1471
|
+
class FutureReservationStatusExistingMatchingUsageInfo
|
1472
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1473
|
+
|
1474
|
+
include Google::Apis::Core::JsonObjectSupport
|
1475
|
+
end
|
1476
|
+
|
1387
1477
|
class FutureReservationStatusLastKnownGoodState
|
1388
1478
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1389
1479
|
|
@@ -1474,6 +1564,12 @@ module Google
|
|
1474
1564
|
include Google::Apis::Core::JsonObjectSupport
|
1475
1565
|
end
|
1476
1566
|
|
1567
|
+
class GetAsyncReplicationStatusResponse
|
1568
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1569
|
+
|
1570
|
+
include Google::Apis::Core::JsonObjectSupport
|
1571
|
+
end
|
1572
|
+
|
1477
1573
|
class GetOwnerInstanceResponse
|
1478
1574
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1479
1575
|
|
@@ -1516,6 +1612,12 @@ module Google
|
|
1516
1612
|
include Google::Apis::Core::JsonObjectSupport
|
1517
1613
|
end
|
1518
1614
|
|
1615
|
+
class GroupMaintenanceInfo
|
1616
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1617
|
+
|
1618
|
+
include Google::Apis::Core::JsonObjectSupport
|
1619
|
+
end
|
1620
|
+
|
1519
1621
|
class GrpcServiceConfig
|
1520
1622
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1521
1623
|
|
@@ -2176,6 +2278,36 @@ module Google
|
|
2176
2278
|
include Google::Apis::Core::JsonObjectSupport
|
2177
2279
|
end
|
2178
2280
|
|
2281
|
+
class InstanceGroupManagerStatusBulkInstanceOperation
|
2282
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2283
|
+
|
2284
|
+
include Google::Apis::Core::JsonObjectSupport
|
2285
|
+
end
|
2286
|
+
|
2287
|
+
class InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck
|
2288
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2289
|
+
|
2290
|
+
class Error
|
2291
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2292
|
+
|
2293
|
+
class Error
|
2294
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2295
|
+
|
2296
|
+
class ErrorDetail
|
2297
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2298
|
+
|
2299
|
+
include Google::Apis::Core::JsonObjectSupport
|
2300
|
+
end
|
2301
|
+
|
2302
|
+
include Google::Apis::Core::JsonObjectSupport
|
2303
|
+
end
|
2304
|
+
|
2305
|
+
include Google::Apis::Core::JsonObjectSupport
|
2306
|
+
end
|
2307
|
+
|
2308
|
+
include Google::Apis::Core::JsonObjectSupport
|
2309
|
+
end
|
2310
|
+
|
2179
2311
|
class InstanceGroupManagerStatusStateful
|
2180
2312
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2181
2313
|
|
@@ -2194,6 +2326,12 @@ module Google
|
|
2194
2326
|
include Google::Apis::Core::JsonObjectSupport
|
2195
2327
|
end
|
2196
2328
|
|
2329
|
+
class InstanceGroupManagerTargetSizePolicy
|
2330
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2331
|
+
|
2332
|
+
include Google::Apis::Core::JsonObjectSupport
|
2333
|
+
end
|
2334
|
+
|
2197
2335
|
class InstanceGroupManagerUpdatePolicy
|
2198
2336
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2199
2337
|
|
@@ -2608,6 +2746,18 @@ module Google
|
|
2608
2746
|
include Google::Apis::Core::JsonObjectSupport
|
2609
2747
|
end
|
2610
2748
|
|
2749
|
+
class InstancesReportHostAsFaultyRequest
|
2750
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2751
|
+
|
2752
|
+
include Google::Apis::Core::JsonObjectSupport
|
2753
|
+
end
|
2754
|
+
|
2755
|
+
class InstancesReportHostAsFaultyRequestFaultReason
|
2756
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2757
|
+
|
2758
|
+
include Google::Apis::Core::JsonObjectSupport
|
2759
|
+
end
|
2760
|
+
|
2611
2761
|
class InstancesResumeRequest
|
2612
2762
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2613
2763
|
|
@@ -2836,6 +2986,90 @@ module Google
|
|
2836
2986
|
include Google::Apis::Core::JsonObjectSupport
|
2837
2987
|
end
|
2838
2988
|
|
2989
|
+
class InterconnectAttachmentGroup
|
2990
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2991
|
+
|
2992
|
+
include Google::Apis::Core::JsonObjectSupport
|
2993
|
+
end
|
2994
|
+
|
2995
|
+
class InterconnectAttachmentGroupAttachment
|
2996
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2997
|
+
|
2998
|
+
include Google::Apis::Core::JsonObjectSupport
|
2999
|
+
end
|
3000
|
+
|
3001
|
+
class InterconnectAttachmentGroupConfigured
|
3002
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3003
|
+
|
3004
|
+
include Google::Apis::Core::JsonObjectSupport
|
3005
|
+
end
|
3006
|
+
|
3007
|
+
class InterconnectAttachmentGroupConfiguredAvailabilitySla
|
3008
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3009
|
+
|
3010
|
+
include Google::Apis::Core::JsonObjectSupport
|
3011
|
+
end
|
3012
|
+
|
3013
|
+
class InterconnectAttachmentGroupConfiguredAvailabilitySlaIntendedSlaBlockers
|
3014
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3015
|
+
|
3016
|
+
include Google::Apis::Core::JsonObjectSupport
|
3017
|
+
end
|
3018
|
+
|
3019
|
+
class InterconnectAttachmentGroupIntent
|
3020
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3021
|
+
|
3022
|
+
include Google::Apis::Core::JsonObjectSupport
|
3023
|
+
end
|
3024
|
+
|
3025
|
+
class InterconnectAttachmentGroupLogicalStructure
|
3026
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3027
|
+
|
3028
|
+
include Google::Apis::Core::JsonObjectSupport
|
3029
|
+
end
|
3030
|
+
|
3031
|
+
class InterconnectAttachmentGroupLogicalStructureRegion
|
3032
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3033
|
+
|
3034
|
+
include Google::Apis::Core::JsonObjectSupport
|
3035
|
+
end
|
3036
|
+
|
3037
|
+
class InterconnectAttachmentGroupLogicalStructureRegionMetro
|
3038
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3039
|
+
|
3040
|
+
include Google::Apis::Core::JsonObjectSupport
|
3041
|
+
end
|
3042
|
+
|
3043
|
+
class InterconnectAttachmentGroupLogicalStructureRegionMetroFacility
|
3044
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3045
|
+
|
3046
|
+
include Google::Apis::Core::JsonObjectSupport
|
3047
|
+
end
|
3048
|
+
|
3049
|
+
class InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityZone
|
3050
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3051
|
+
|
3052
|
+
include Google::Apis::Core::JsonObjectSupport
|
3053
|
+
end
|
3054
|
+
|
3055
|
+
class InterconnectAttachmentGroupsListResponse
|
3056
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3057
|
+
|
3058
|
+
class Warning
|
3059
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3060
|
+
|
3061
|
+
class Datum
|
3062
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3063
|
+
|
3064
|
+
include Google::Apis::Core::JsonObjectSupport
|
3065
|
+
end
|
3066
|
+
|
3067
|
+
include Google::Apis::Core::JsonObjectSupport
|
3068
|
+
end
|
3069
|
+
|
3070
|
+
include Google::Apis::Core::JsonObjectSupport
|
3071
|
+
end
|
3072
|
+
|
2839
3073
|
class InterconnectAttachmentList
|
2840
3074
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2841
3075
|
|
@@ -2926,6 +3160,84 @@ module Google
|
|
2926
3160
|
include Google::Apis::Core::JsonObjectSupport
|
2927
3161
|
end
|
2928
3162
|
|
3163
|
+
class InterconnectGroup
|
3164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3165
|
+
|
3166
|
+
include Google::Apis::Core::JsonObjectSupport
|
3167
|
+
end
|
3168
|
+
|
3169
|
+
class InterconnectGroupConfigured
|
3170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3171
|
+
|
3172
|
+
include Google::Apis::Core::JsonObjectSupport
|
3173
|
+
end
|
3174
|
+
|
3175
|
+
class InterconnectGroupConfiguredTopologyCapability
|
3176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3177
|
+
|
3178
|
+
include Google::Apis::Core::JsonObjectSupport
|
3179
|
+
end
|
3180
|
+
|
3181
|
+
class InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers
|
3182
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3183
|
+
|
3184
|
+
include Google::Apis::Core::JsonObjectSupport
|
3185
|
+
end
|
3186
|
+
|
3187
|
+
class InterconnectGroupIntent
|
3188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3189
|
+
|
3190
|
+
include Google::Apis::Core::JsonObjectSupport
|
3191
|
+
end
|
3192
|
+
|
3193
|
+
class InterconnectGroupInterconnect
|
3194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3195
|
+
|
3196
|
+
include Google::Apis::Core::JsonObjectSupport
|
3197
|
+
end
|
3198
|
+
|
3199
|
+
class InterconnectGroupPhysicalStructure
|
3200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3201
|
+
|
3202
|
+
include Google::Apis::Core::JsonObjectSupport
|
3203
|
+
end
|
3204
|
+
|
3205
|
+
class InterconnectGroupPhysicalStructureMetros
|
3206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3207
|
+
|
3208
|
+
include Google::Apis::Core::JsonObjectSupport
|
3209
|
+
end
|
3210
|
+
|
3211
|
+
class InterconnectGroupPhysicalStructureMetrosFacilities
|
3212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3213
|
+
|
3214
|
+
include Google::Apis::Core::JsonObjectSupport
|
3215
|
+
end
|
3216
|
+
|
3217
|
+
class InterconnectGroupPhysicalStructureMetrosFacilitiesZones
|
3218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3219
|
+
|
3220
|
+
include Google::Apis::Core::JsonObjectSupport
|
3221
|
+
end
|
3222
|
+
|
3223
|
+
class InterconnectGroupsListResponse
|
3224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3225
|
+
|
3226
|
+
class Warning
|
3227
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3228
|
+
|
3229
|
+
class Datum
|
3230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3231
|
+
|
3232
|
+
include Google::Apis::Core::JsonObjectSupport
|
3233
|
+
end
|
3234
|
+
|
3235
|
+
include Google::Apis::Core::JsonObjectSupport
|
3236
|
+
end
|
3237
|
+
|
3238
|
+
include Google::Apis::Core::JsonObjectSupport
|
3239
|
+
end
|
3240
|
+
|
2929
3241
|
class InterconnectList
|
2930
3242
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2931
3243
|
|
@@ -2950,6 +3262,12 @@ module Google
|
|
2950
3262
|
include Google::Apis::Core::JsonObjectSupport
|
2951
3263
|
end
|
2952
3264
|
|
3265
|
+
class InterconnectLocationCrossSiteInterconnectInfo
|
3266
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3267
|
+
|
3268
|
+
include Google::Apis::Core::JsonObjectSupport
|
3269
|
+
end
|
3270
|
+
|
2953
3271
|
class InterconnectLocationList
|
2954
3272
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2955
3273
|
|
@@ -3214,36 +3532,6 @@ module Google
|
|
3214
3532
|
include Google::Apis::Core::JsonObjectSupport
|
3215
3533
|
end
|
3216
3534
|
|
3217
|
-
class LogConfig
|
3218
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3219
|
-
|
3220
|
-
include Google::Apis::Core::JsonObjectSupport
|
3221
|
-
end
|
3222
|
-
|
3223
|
-
class LogConfigCloudAuditOptions
|
3224
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3225
|
-
|
3226
|
-
include Google::Apis::Core::JsonObjectSupport
|
3227
|
-
end
|
3228
|
-
|
3229
|
-
class LogConfigCounterOptions
|
3230
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3231
|
-
|
3232
|
-
include Google::Apis::Core::JsonObjectSupport
|
3233
|
-
end
|
3234
|
-
|
3235
|
-
class LogConfigCounterOptionsCustomField
|
3236
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3237
|
-
|
3238
|
-
include Google::Apis::Core::JsonObjectSupport
|
3239
|
-
end
|
3240
|
-
|
3241
|
-
class LogConfigDataAccessOptions
|
3242
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3243
|
-
|
3244
|
-
include Google::Apis::Core::JsonObjectSupport
|
3245
|
-
end
|
3246
|
-
|
3247
3535
|
class MachineImage
|
3248
3536
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3249
3537
|
|
@@ -3346,6 +3634,12 @@ module Google
|
|
3346
3634
|
include Google::Apis::Core::JsonObjectSupport
|
3347
3635
|
end
|
3348
3636
|
|
3637
|
+
class ManagedInstanceCurrentActionDetails
|
3638
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3639
|
+
|
3640
|
+
include Google::Apis::Core::JsonObjectSupport
|
3641
|
+
end
|
3642
|
+
|
3349
3643
|
class ManagedInstanceInstanceFlexibilityOverride
|
3350
3644
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3351
3645
|
|
@@ -3436,19 +3730,7 @@ module Google
|
|
3436
3730
|
include Google::Apis::Core::JsonObjectSupport
|
3437
3731
|
end
|
3438
3732
|
|
3439
|
-
class
|
3440
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3441
|
-
|
3442
|
-
include Google::Apis::Core::JsonObjectSupport
|
3443
|
-
end
|
3444
|
-
|
3445
|
-
class MultiMigPart
|
3446
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3447
|
-
|
3448
|
-
include Google::Apis::Core::JsonObjectSupport
|
3449
|
-
end
|
3450
|
-
|
3451
|
-
class MultiMigSchedulingPolicy
|
3733
|
+
class MultiMigResourcePolicies
|
3452
3734
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3453
3735
|
|
3454
3736
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -3820,37 +4102,13 @@ module Google
|
|
3820
4102
|
include Google::Apis::Core::JsonObjectSupport
|
3821
4103
|
end
|
3822
4104
|
|
3823
|
-
class
|
3824
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3825
|
-
|
3826
|
-
include Google::Apis::Core::JsonObjectSupport
|
3827
|
-
end
|
3828
|
-
|
3829
|
-
class NetworkPlacementNetworkFeatures
|
4105
|
+
class NetworkProfile
|
3830
4106
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3831
4107
|
|
3832
4108
|
include Google::Apis::Core::JsonObjectSupport
|
3833
4109
|
end
|
3834
4110
|
|
3835
|
-
class
|
3836
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3837
|
-
|
3838
|
-
class Warning
|
3839
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3840
|
-
|
3841
|
-
class Datum
|
3842
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3843
|
-
|
3844
|
-
include Google::Apis::Core::JsonObjectSupport
|
3845
|
-
end
|
3846
|
-
|
3847
|
-
include Google::Apis::Core::JsonObjectSupport
|
3848
|
-
end
|
3849
|
-
|
3850
|
-
include Google::Apis::Core::JsonObjectSupport
|
3851
|
-
end
|
3852
|
-
|
3853
|
-
class NetworkProfile
|
4111
|
+
class NetworkProfileLocation
|
3854
4112
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3855
4113
|
|
3856
4114
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -4936,12 +5194,30 @@ module Google
|
|
4936
5194
|
include Google::Apis::Core::JsonObjectSupport
|
4937
5195
|
end
|
4938
5196
|
|
4939
|
-
class RegionInstanceGroupManagerPatchInstanceConfigReq
|
4940
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4941
|
-
|
4942
|
-
include Google::Apis::Core::JsonObjectSupport
|
4943
|
-
end
|
4944
|
-
|
5197
|
+
class RegionInstanceGroupManagerPatchInstanceConfigReq
|
5198
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5199
|
+
|
5200
|
+
include Google::Apis::Core::JsonObjectSupport
|
5201
|
+
end
|
5202
|
+
|
5203
|
+
class RegionInstanceGroupManagerResizeRequestsListResponse
|
5204
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5205
|
+
|
5206
|
+
class Warning
|
5207
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5208
|
+
|
5209
|
+
class Datum
|
5210
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5211
|
+
|
5212
|
+
include Google::Apis::Core::JsonObjectSupport
|
5213
|
+
end
|
5214
|
+
|
5215
|
+
include Google::Apis::Core::JsonObjectSupport
|
5216
|
+
end
|
5217
|
+
|
5218
|
+
include Google::Apis::Core::JsonObjectSupport
|
5219
|
+
end
|
5220
|
+
|
4945
5221
|
class RegionInstanceGroupManagerUpdateInstanceConfigReq
|
4946
5222
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4947
5223
|
|
@@ -5152,6 +5428,24 @@ module Google
|
|
5152
5428
|
include Google::Apis::Core::JsonObjectSupport
|
5153
5429
|
end
|
5154
5430
|
|
5431
|
+
class RegionWaitForReplicationCatchUpRequest
|
5432
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5433
|
+
|
5434
|
+
include Google::Apis::Core::JsonObjectSupport
|
5435
|
+
end
|
5436
|
+
|
5437
|
+
class ReplicationDetails
|
5438
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5439
|
+
|
5440
|
+
include Google::Apis::Core::JsonObjectSupport
|
5441
|
+
end
|
5442
|
+
|
5443
|
+
class ReplicationDiskPair
|
5444
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5445
|
+
|
5446
|
+
include Google::Apis::Core::JsonObjectSupport
|
5447
|
+
end
|
5448
|
+
|
5155
5449
|
class RequestMirrorPolicy
|
5156
5450
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5157
5451
|
|
@@ -5188,6 +5482,42 @@ module Google
|
|
5188
5482
|
include Google::Apis::Core::JsonObjectSupport
|
5189
5483
|
end
|
5190
5484
|
|
5485
|
+
class ReservationBlock
|
5486
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5487
|
+
|
5488
|
+
include Google::Apis::Core::JsonObjectSupport
|
5489
|
+
end
|
5490
|
+
|
5491
|
+
class ReservationBlockPhysicalTopology
|
5492
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5493
|
+
|
5494
|
+
include Google::Apis::Core::JsonObjectSupport
|
5495
|
+
end
|
5496
|
+
|
5497
|
+
class ReservationBlocksGetResponse
|
5498
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5499
|
+
|
5500
|
+
include Google::Apis::Core::JsonObjectSupport
|
5501
|
+
end
|
5502
|
+
|
5503
|
+
class ReservationBlocksListResponse
|
5504
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5505
|
+
|
5506
|
+
class Warning
|
5507
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5508
|
+
|
5509
|
+
class Datum
|
5510
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5511
|
+
|
5512
|
+
include Google::Apis::Core::JsonObjectSupport
|
5513
|
+
end
|
5514
|
+
|
5515
|
+
include Google::Apis::Core::JsonObjectSupport
|
5516
|
+
end
|
5517
|
+
|
5518
|
+
include Google::Apis::Core::JsonObjectSupport
|
5519
|
+
end
|
5520
|
+
|
5191
5521
|
class ReservationList
|
5192
5522
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5193
5523
|
|
@@ -5206,6 +5536,18 @@ module Google
|
|
5206
5536
|
include Google::Apis::Core::JsonObjectSupport
|
5207
5537
|
end
|
5208
5538
|
|
5539
|
+
class ReservationsBlocksPerformMaintenanceRequest
|
5540
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5541
|
+
|
5542
|
+
include Google::Apis::Core::JsonObjectSupport
|
5543
|
+
end
|
5544
|
+
|
5545
|
+
class ReservationsPerformMaintenanceRequest
|
5546
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5547
|
+
|
5548
|
+
include Google::Apis::Core::JsonObjectSupport
|
5549
|
+
end
|
5550
|
+
|
5209
5551
|
class ReservationsResizeRequest
|
5210
5552
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5211
5553
|
|
@@ -5416,12 +5758,36 @@ module Google
|
|
5416
5758
|
include Google::Apis::Core::JsonObjectSupport
|
5417
5759
|
end
|
5418
5760
|
|
5761
|
+
class ResourceStatusAcceleratorStatus
|
5762
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5763
|
+
|
5764
|
+
include Google::Apis::Core::JsonObjectSupport
|
5765
|
+
end
|
5766
|
+
|
5767
|
+
class ResourceStatusAcceleratorStatusPassedScan
|
5768
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5769
|
+
|
5770
|
+
include Google::Apis::Core::JsonObjectSupport
|
5771
|
+
end
|
5772
|
+
|
5773
|
+
class ResourceStatusAcceleratorStatusRecommendedScan
|
5774
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5775
|
+
|
5776
|
+
include Google::Apis::Core::JsonObjectSupport
|
5777
|
+
end
|
5778
|
+
|
5419
5779
|
class ResourceStatusLastInstanceTerminationDetails
|
5420
5780
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5421
5781
|
|
5422
5782
|
include Google::Apis::Core::JsonObjectSupport
|
5423
5783
|
end
|
5424
5784
|
|
5785
|
+
class ResourceStatusPhysicalHostTopology
|
5786
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5787
|
+
|
5788
|
+
include Google::Apis::Core::JsonObjectSupport
|
5789
|
+
end
|
5790
|
+
|
5425
5791
|
class ResourceStatusScheduling
|
5426
5792
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5427
5793
|
|
@@ -5620,6 +5986,12 @@ module Google
|
|
5620
5986
|
include Google::Apis::Core::JsonObjectSupport
|
5621
5987
|
end
|
5622
5988
|
|
5989
|
+
class RouterNatSubnetworkToNat64
|
5990
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5991
|
+
|
5992
|
+
include Google::Apis::Core::JsonObjectSupport
|
5993
|
+
end
|
5994
|
+
|
5623
5995
|
class RouterStatus
|
5624
5996
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5625
5997
|
|
@@ -5740,12 +6112,6 @@ module Google
|
|
5740
6112
|
include Google::Apis::Core::JsonObjectSupport
|
5741
6113
|
end
|
5742
6114
|
|
5743
|
-
class Rule
|
5744
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5745
|
-
|
5746
|
-
include Google::Apis::Core::JsonObjectSupport
|
5747
|
-
end
|
5748
|
-
|
5749
6115
|
class SslHealthCheck
|
5750
6116
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5751
6117
|
|
@@ -7756,12 +8122,102 @@ module Google
|
|
7756
8122
|
include Google::Apis::Core::JsonObjectSupport
|
7757
8123
|
end
|
7758
8124
|
|
8125
|
+
class WaitForReplicationCatchUpRequest
|
8126
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8127
|
+
|
8128
|
+
include Google::Apis::Core::JsonObjectSupport
|
8129
|
+
end
|
8130
|
+
|
7759
8131
|
class WeightedBackendService
|
7760
8132
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7761
8133
|
|
7762
8134
|
include Google::Apis::Core::JsonObjectSupport
|
7763
8135
|
end
|
7764
8136
|
|
8137
|
+
class Wire
|
8138
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8139
|
+
|
8140
|
+
include Google::Apis::Core::JsonObjectSupport
|
8141
|
+
end
|
8142
|
+
|
8143
|
+
class WireEndpoint
|
8144
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8145
|
+
|
8146
|
+
include Google::Apis::Core::JsonObjectSupport
|
8147
|
+
end
|
8148
|
+
|
8149
|
+
class WireGroup
|
8150
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8151
|
+
|
8152
|
+
include Google::Apis::Core::JsonObjectSupport
|
8153
|
+
end
|
8154
|
+
|
8155
|
+
class WireGroupEndpoint
|
8156
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8157
|
+
|
8158
|
+
include Google::Apis::Core::JsonObjectSupport
|
8159
|
+
end
|
8160
|
+
|
8161
|
+
class WireGroupEndpointInterconnect
|
8162
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8163
|
+
|
8164
|
+
include Google::Apis::Core::JsonObjectSupport
|
8165
|
+
end
|
8166
|
+
|
8167
|
+
class WireGroupList
|
8168
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8169
|
+
|
8170
|
+
class Warning
|
8171
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8172
|
+
|
8173
|
+
class Datum
|
8174
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8175
|
+
|
8176
|
+
include Google::Apis::Core::JsonObjectSupport
|
8177
|
+
end
|
8178
|
+
|
8179
|
+
include Google::Apis::Core::JsonObjectSupport
|
8180
|
+
end
|
8181
|
+
|
8182
|
+
include Google::Apis::Core::JsonObjectSupport
|
8183
|
+
end
|
8184
|
+
|
8185
|
+
class WireGroupProperties
|
8186
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8187
|
+
|
8188
|
+
include Google::Apis::Core::JsonObjectSupport
|
8189
|
+
end
|
8190
|
+
|
8191
|
+
class WireGroupServiceLevel
|
8192
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8193
|
+
|
8194
|
+
include Google::Apis::Core::JsonObjectSupport
|
8195
|
+
end
|
8196
|
+
|
8197
|
+
class WireGroupTopology
|
8198
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8199
|
+
|
8200
|
+
include Google::Apis::Core::JsonObjectSupport
|
8201
|
+
end
|
8202
|
+
|
8203
|
+
class WireGroupTopologyEndpoint
|
8204
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8205
|
+
|
8206
|
+
include Google::Apis::Core::JsonObjectSupport
|
8207
|
+
end
|
8208
|
+
|
8209
|
+
class WireGroupWireInputs
|
8210
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8211
|
+
|
8212
|
+
include Google::Apis::Core::JsonObjectSupport
|
8213
|
+
end
|
8214
|
+
|
8215
|
+
class WireProperties
|
8216
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8217
|
+
|
8218
|
+
include Google::Apis::Core::JsonObjectSupport
|
8219
|
+
end
|
8220
|
+
|
7765
8221
|
class XpnHostList
|
7766
8222
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7767
8223
|
|
@@ -8148,6 +8604,9 @@ module Google
|
|
8148
8604
|
class AllocationResourceStatus
|
8149
8605
|
# @private
|
8150
8606
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8607
|
+
property :reservation_block_count, as: 'reservationBlockCount'
|
8608
|
+
property :reservation_maintenance, as: 'reservationMaintenance', class: Google::Apis::ComputeAlpha::GroupMaintenanceInfo, decorator: Google::Apis::ComputeAlpha::GroupMaintenanceInfo::Representation
|
8609
|
+
|
8151
8610
|
property :specific_sku_allocation, as: 'specificSkuAllocation', class: Google::Apis::ComputeAlpha::AllocationResourceStatusSpecificSkuAllocation, decorator: Google::Apis::ComputeAlpha::AllocationResourceStatusSpecificSkuAllocation::Representation
|
8152
8611
|
|
8153
8612
|
end
|
@@ -8196,6 +8655,16 @@ module Google
|
|
8196
8655
|
end
|
8197
8656
|
end
|
8198
8657
|
|
8658
|
+
class AsyncReplicationStatus
|
8659
|
+
# @private
|
8660
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8661
|
+
property :disk_pair_replication_state, as: 'diskPairReplicationState', class: Google::Apis::ComputeAlpha::DiskPairReplicationState, decorator: Google::Apis::ComputeAlpha::DiskPairReplicationState::Representation
|
8662
|
+
|
8663
|
+
property :last_replication_details, as: 'lastReplicationDetails', class: Google::Apis::ComputeAlpha::ReplicationDetails, decorator: Google::Apis::ComputeAlpha::ReplicationDetails::Representation
|
8664
|
+
|
8665
|
+
end
|
8666
|
+
end
|
8667
|
+
|
8199
8668
|
class AttachedDisk
|
8200
8669
|
# @private
|
8201
8670
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8264,7 +8733,6 @@ module Google
|
|
8264
8733
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8265
8734
|
collection :audit_log_configs, as: 'auditLogConfigs', class: Google::Apis::ComputeAlpha::AuditLogConfig, decorator: Google::Apis::ComputeAlpha::AuditLogConfig::Representation
|
8266
8735
|
|
8267
|
-
collection :exempted_members, as: 'exemptedMembers'
|
8268
8736
|
property :service, as: 'service'
|
8269
8737
|
end
|
8270
8738
|
end
|
@@ -8273,7 +8741,6 @@ module Google
|
|
8273
8741
|
# @private
|
8274
8742
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8275
8743
|
collection :exempted_members, as: 'exemptedMembers'
|
8276
|
-
property :ignore_child_exemptions, as: 'ignoreChildExemptions'
|
8277
8744
|
property :log_type, as: 'logType'
|
8278
8745
|
end
|
8279
8746
|
end
|
@@ -8541,6 +9008,8 @@ module Google
|
|
8541
9008
|
property :name, as: 'name'
|
8542
9009
|
property :self_link, as: 'selfLink'
|
8543
9010
|
property :self_link_with_id, as: 'selfLinkWithId'
|
9011
|
+
collection :used_by, as: 'usedBy', class: Google::Apis::ComputeAlpha::BackendBucketUsedBy, decorator: Google::Apis::ComputeAlpha::BackendBucketUsedBy::Representation
|
9012
|
+
|
8544
9013
|
end
|
8545
9014
|
end
|
8546
9015
|
|
@@ -8620,6 +9089,45 @@ module Google
|
|
8620
9089
|
end
|
8621
9090
|
end
|
8622
9091
|
|
9092
|
+
class BackendBucketListUsable
|
9093
|
+
# @private
|
9094
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9095
|
+
property :id, as: 'id'
|
9096
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::BackendBucket, decorator: Google::Apis::ComputeAlpha::BackendBucket::Representation
|
9097
|
+
|
9098
|
+
property :kind, as: 'kind'
|
9099
|
+
property :next_page_token, as: 'nextPageToken'
|
9100
|
+
property :self_link, as: 'selfLink'
|
9101
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::BackendBucketListUsable::Warning, decorator: Google::Apis::ComputeAlpha::BackendBucketListUsable::Warning::Representation
|
9102
|
+
|
9103
|
+
end
|
9104
|
+
|
9105
|
+
class Warning
|
9106
|
+
# @private
|
9107
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9108
|
+
property :code, as: 'code'
|
9109
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::BackendBucketListUsable::Warning::Datum, decorator: Google::Apis::ComputeAlpha::BackendBucketListUsable::Warning::Datum::Representation
|
9110
|
+
|
9111
|
+
property :message, as: 'message'
|
9112
|
+
end
|
9113
|
+
|
9114
|
+
class Datum
|
9115
|
+
# @private
|
9116
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9117
|
+
property :key, as: 'key'
|
9118
|
+
property :value, as: 'value'
|
9119
|
+
end
|
9120
|
+
end
|
9121
|
+
end
|
9122
|
+
end
|
9123
|
+
|
9124
|
+
class BackendBucketUsedBy
|
9125
|
+
# @private
|
9126
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9127
|
+
property :reference, as: 'reference'
|
9128
|
+
end
|
9129
|
+
end
|
9130
|
+
|
8623
9131
|
class BackendCustomMetric
|
8624
9132
|
# @private
|
8625
9133
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8647,6 +9155,8 @@ module Google
|
|
8647
9155
|
property :consistent_hash, as: 'consistentHash', class: Google::Apis::ComputeAlpha::ConsistentHashLoadBalancerSettings, decorator: Google::Apis::ComputeAlpha::ConsistentHashLoadBalancerSettings::Representation
|
8648
9156
|
|
8649
9157
|
property :creation_timestamp, as: 'creationTimestamp'
|
9158
|
+
collection :custom_metrics, as: 'customMetrics', class: Google::Apis::ComputeAlpha::BackendServiceCustomMetric, decorator: Google::Apis::ComputeAlpha::BackendServiceCustomMetric::Representation
|
9159
|
+
|
8650
9160
|
collection :custom_request_headers, as: 'customRequestHeaders'
|
8651
9161
|
collection :custom_response_headers, as: 'customResponseHeaders'
|
8652
9162
|
property :description, as: 'description'
|
@@ -8697,6 +9207,8 @@ module Google
|
|
8697
9207
|
property :subsetting, as: 'subsetting', class: Google::Apis::ComputeAlpha::Subsetting, decorator: Google::Apis::ComputeAlpha::Subsetting::Representation
|
8698
9208
|
|
8699
9209
|
property :timeout_sec, as: 'timeoutSec'
|
9210
|
+
property :tls_settings, as: 'tlsSettings', class: Google::Apis::ComputeAlpha::BackendServiceTlsSettings, decorator: Google::Apis::ComputeAlpha::BackendServiceTlsSettings::Representation
|
9211
|
+
|
8700
9212
|
collection :used_by, as: 'usedBy', class: Google::Apis::ComputeAlpha::BackendServiceUsedBy, decorator: Google::Apis::ComputeAlpha::BackendServiceUsedBy::Representation
|
8701
9213
|
|
8702
9214
|
property :vpc_network_scope, as: 'vpcNetworkScope'
|
@@ -8782,6 +9294,14 @@ module Google
|
|
8782
9294
|
end
|
8783
9295
|
end
|
8784
9296
|
|
9297
|
+
class BackendServiceCustomMetric
|
9298
|
+
# @private
|
9299
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9300
|
+
property :dry_run, as: 'dryRun'
|
9301
|
+
property :name, as: 'name'
|
9302
|
+
end
|
9303
|
+
end
|
9304
|
+
|
8785
9305
|
class BackendServiceFailoverPolicy
|
8786
9306
|
# @private
|
8787
9307
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8980,6 +9500,24 @@ module Google
|
|
8980
9500
|
end
|
8981
9501
|
end
|
8982
9502
|
|
9503
|
+
class BackendServiceTlsSettings
|
9504
|
+
# @private
|
9505
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9506
|
+
property :authentication_config, as: 'authenticationConfig'
|
9507
|
+
property :sni, as: 'sni'
|
9508
|
+
collection :subject_alt_names, as: 'subjectAltNames', class: Google::Apis::ComputeAlpha::BackendServiceTlsSettingsSubjectAltName, decorator: Google::Apis::ComputeAlpha::BackendServiceTlsSettingsSubjectAltName::Representation
|
9509
|
+
|
9510
|
+
end
|
9511
|
+
end
|
9512
|
+
|
9513
|
+
class BackendServiceTlsSettingsSubjectAltName
|
9514
|
+
# @private
|
9515
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9516
|
+
property :dns_name, as: 'dnsName'
|
9517
|
+
property :uniform_resource_identifier, as: 'uniformResourceIdentifier'
|
9518
|
+
end
|
9519
|
+
end
|
9520
|
+
|
8983
9521
|
class BackendServiceUsedBy
|
8984
9522
|
# @private
|
8985
9523
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8987,6 +9525,14 @@ module Google
|
|
8987
9525
|
end
|
8988
9526
|
end
|
8989
9527
|
|
9528
|
+
class BackendServicesGetEffectiveSecurityPoliciesResponse
|
9529
|
+
# @private
|
9530
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9531
|
+
collection :security_policies, as: 'securityPolicies', class: Google::Apis::ComputeAlpha::SecurityPolicy, decorator: Google::Apis::ComputeAlpha::SecurityPolicy::Representation
|
9532
|
+
|
9533
|
+
end
|
9534
|
+
end
|
9535
|
+
|
8990
9536
|
class BackendServicesScopedList
|
8991
9537
|
# @private
|
8992
9538
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9105,7 +9651,6 @@ module Google
|
|
9105
9651
|
class Binding
|
9106
9652
|
# @private
|
9107
9653
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9108
|
-
property :binding_id, as: 'bindingId'
|
9109
9654
|
property :condition, as: 'condition', class: Google::Apis::ComputeAlpha::Expr, decorator: Google::Apis::ComputeAlpha::Expr::Representation
|
9110
9655
|
|
9111
9656
|
collection :members, as: 'members'
|
@@ -9166,6 +9711,7 @@ module Google
|
|
9166
9711
|
class CacheInvalidationRule
|
9167
9712
|
# @private
|
9168
9713
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9714
|
+
collection :cache_tags, as: 'cacheTags'
|
9169
9715
|
property :host, as: 'host'
|
9170
9716
|
property :path, as: 'path'
|
9171
9717
|
end
|
@@ -9367,23 +9913,12 @@ module Google
|
|
9367
9913
|
end
|
9368
9914
|
|
9369
9915
|
class Datum
|
9370
|
-
# @private
|
9371
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9372
|
-
property :key, as: 'key'
|
9373
|
-
property :value, as: 'value'
|
9374
|
-
end
|
9375
|
-
end
|
9376
|
-
end
|
9377
|
-
end
|
9378
|
-
|
9379
|
-
class Condition
|
9380
|
-
# @private
|
9381
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9382
|
-
property :iam, as: 'iam'
|
9383
|
-
property :op, as: 'op'
|
9384
|
-
property :svc, as: 'svc'
|
9385
|
-
property :sys, as: 'sys'
|
9386
|
-
collection :values, as: 'values'
|
9916
|
+
# @private
|
9917
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9918
|
+
property :key, as: 'key'
|
9919
|
+
property :value, as: 'value'
|
9920
|
+
end
|
9921
|
+
end
|
9387
9922
|
end
|
9388
9923
|
end
|
9389
9924
|
|
@@ -9436,6 +9971,53 @@ module Google
|
|
9436
9971
|
end
|
9437
9972
|
end
|
9438
9973
|
|
9974
|
+
class CrossSiteNetwork
|
9975
|
+
# @private
|
9976
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9977
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
9978
|
+
property :description, as: 'description'
|
9979
|
+
property :id, :numeric_string => true, as: 'id'
|
9980
|
+
property :kind, as: 'kind'
|
9981
|
+
property :name, as: 'name'
|
9982
|
+
property :self_link, as: 'selfLink'
|
9983
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
9984
|
+
end
|
9985
|
+
end
|
9986
|
+
|
9987
|
+
class CrossSiteNetworkList
|
9988
|
+
# @private
|
9989
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9990
|
+
property :etag, as: 'etag'
|
9991
|
+
property :id, as: 'id'
|
9992
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::CrossSiteNetwork, decorator: Google::Apis::ComputeAlpha::CrossSiteNetwork::Representation
|
9993
|
+
|
9994
|
+
property :kind, as: 'kind'
|
9995
|
+
property :next_page_token, as: 'nextPageToken'
|
9996
|
+
property :self_link, as: 'selfLink'
|
9997
|
+
collection :unreachables, as: 'unreachables'
|
9998
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::CrossSiteNetworkList::Warning, decorator: Google::Apis::ComputeAlpha::CrossSiteNetworkList::Warning::Representation
|
9999
|
+
|
10000
|
+
end
|
10001
|
+
|
10002
|
+
class Warning
|
10003
|
+
# @private
|
10004
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10005
|
+
property :code, as: 'code'
|
10006
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::CrossSiteNetworkList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::CrossSiteNetworkList::Warning::Datum::Representation
|
10007
|
+
|
10008
|
+
property :message, as: 'message'
|
10009
|
+
end
|
10010
|
+
|
10011
|
+
class Datum
|
10012
|
+
# @private
|
10013
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10014
|
+
property :key, as: 'key'
|
10015
|
+
property :value, as: 'value'
|
10016
|
+
end
|
10017
|
+
end
|
10018
|
+
end
|
10019
|
+
end
|
10020
|
+
|
9439
10021
|
class CustomErrorResponsePolicy
|
9440
10022
|
# @private
|
9441
10023
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9659,6 +10241,15 @@ module Google
|
|
9659
10241
|
end
|
9660
10242
|
end
|
9661
10243
|
|
10244
|
+
class DiskPairReplicationState
|
10245
|
+
# @private
|
10246
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10247
|
+
property :data_replication_state, as: 'dataReplicationState'
|
10248
|
+
property :replication_disk_pair, as: 'replicationDiskPair', class: Google::Apis::ComputeAlpha::ReplicationDiskPair, decorator: Google::Apis::ComputeAlpha::ReplicationDiskPair::Representation
|
10249
|
+
|
10250
|
+
end
|
10251
|
+
end
|
10252
|
+
|
9662
10253
|
class DiskParams
|
9663
10254
|
# @private
|
9664
10255
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10446,17 +11037,25 @@ module Google
|
|
10446
11037
|
class FutureReservation
|
10447
11038
|
# @private
|
10448
11039
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11040
|
+
property :aggregate_reservation, as: 'aggregateReservation', class: Google::Apis::ComputeAlpha::AllocationAggregateReservation, decorator: Google::Apis::ComputeAlpha::AllocationAggregateReservation::Representation
|
11041
|
+
|
10449
11042
|
property :auto_created_reservations_delete_time, as: 'autoCreatedReservationsDeleteTime'
|
10450
11043
|
property :auto_created_reservations_duration, as: 'autoCreatedReservationsDuration', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
10451
11044
|
|
10452
11045
|
property :auto_delete_auto_created_reservations, as: 'autoDeleteAutoCreatedReservations'
|
11046
|
+
property :commitment_info, as: 'commitmentInfo', class: Google::Apis::ComputeAlpha::FutureReservationCommitmentInfo, decorator: Google::Apis::ComputeAlpha::FutureReservationCommitmentInfo::Representation
|
11047
|
+
|
10453
11048
|
property :creation_timestamp, as: 'creationTimestamp'
|
11049
|
+
property :deployment_type, as: 'deploymentType'
|
10454
11050
|
property :description, as: 'description'
|
10455
11051
|
property :id, :numeric_string => true, as: 'id'
|
10456
11052
|
property :kind, as: 'kind'
|
10457
11053
|
property :name, as: 'name'
|
10458
11054
|
property :name_prefix, as: 'namePrefix'
|
10459
11055
|
property :planning_status, as: 'planningStatus'
|
11056
|
+
property :reservation_mode, as: 'reservationMode'
|
11057
|
+
property :reservation_name, as: 'reservationName'
|
11058
|
+
property :scheduling_type, as: 'schedulingType'
|
10460
11059
|
property :self_link, as: 'selfLink'
|
10461
11060
|
property :self_link_with_id, as: 'selfLinkWithId'
|
10462
11061
|
property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeAlpha::ShareSettings, decorator: Google::Apis::ComputeAlpha::ShareSettings::Representation
|
@@ -10472,6 +11071,15 @@ module Google
|
|
10472
11071
|
end
|
10473
11072
|
end
|
10474
11073
|
|
11074
|
+
class FutureReservationCommitmentInfo
|
11075
|
+
# @private
|
11076
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11077
|
+
property :commitment_name, as: 'commitmentName'
|
11078
|
+
property :commitment_plan, as: 'commitmentPlan'
|
11079
|
+
property :previous_commitment_terms, as: 'previousCommitmentTerms'
|
11080
|
+
end
|
11081
|
+
end
|
11082
|
+
|
10475
11083
|
class FutureReservationSpecificSkuProperties
|
10476
11084
|
# @private
|
10477
11085
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10487,6 +11095,8 @@ module Google
|
|
10487
11095
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10488
11096
|
property :amendment_status, as: 'amendmentStatus'
|
10489
11097
|
collection :auto_created_reservations, as: 'autoCreatedReservations'
|
11098
|
+
property :existing_matching_usage_info, as: 'existingMatchingUsageInfo', class: Google::Apis::ComputeAlpha::FutureReservationStatusExistingMatchingUsageInfo, decorator: Google::Apis::ComputeAlpha::FutureReservationStatusExistingMatchingUsageInfo::Representation
|
11099
|
+
|
10490
11100
|
property :fulfilled_count, :numeric_string => true, as: 'fulfilledCount'
|
10491
11101
|
property :last_known_good_state, as: 'lastKnownGoodState', class: Google::Apis::ComputeAlpha::FutureReservationStatusLastKnownGoodState, decorator: Google::Apis::ComputeAlpha::FutureReservationStatusLastKnownGoodState::Representation
|
10492
11102
|
|
@@ -10497,10 +11107,20 @@ module Google
|
|
10497
11107
|
end
|
10498
11108
|
end
|
10499
11109
|
|
11110
|
+
class FutureReservationStatusExistingMatchingUsageInfo
|
11111
|
+
# @private
|
11112
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11113
|
+
property :count, :numeric_string => true, as: 'count'
|
11114
|
+
property :timestamp, as: 'timestamp'
|
11115
|
+
end
|
11116
|
+
end
|
11117
|
+
|
10500
11118
|
class FutureReservationStatusLastKnownGoodState
|
10501
11119
|
# @private
|
10502
11120
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10503
11121
|
property :description, as: 'description'
|
11122
|
+
property :existing_matching_usage_info, as: 'existingMatchingUsageInfo', class: Google::Apis::ComputeAlpha::FutureReservationStatusExistingMatchingUsageInfo, decorator: Google::Apis::ComputeAlpha::FutureReservationStatusExistingMatchingUsageInfo::Representation
|
11123
|
+
|
10504
11124
|
property :future_reservation_specs, as: 'futureReservationSpecs', class: Google::Apis::ComputeAlpha::FutureReservationStatusLastKnownGoodStateFutureReservationSpecs, decorator: Google::Apis::ComputeAlpha::FutureReservationStatusLastKnownGoodStateFutureReservationSpecs::Representation
|
10505
11125
|
|
10506
11126
|
property :lock_time, as: 'lockTime'
|
@@ -10653,6 +11273,15 @@ module Google
|
|
10653
11273
|
end
|
10654
11274
|
end
|
10655
11275
|
|
11276
|
+
class GetAsyncReplicationStatusResponse
|
11277
|
+
# @private
|
11278
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11279
|
+
property :async_replication_status, as: 'asyncReplicationStatus', class: Google::Apis::ComputeAlpha::AsyncReplicationStatus, decorator: Google::Apis::ComputeAlpha::AsyncReplicationStatus::Representation
|
11280
|
+
|
11281
|
+
property :etag, as: 'etag'
|
11282
|
+
end
|
11283
|
+
end
|
11284
|
+
|
10656
11285
|
class GetOwnerInstanceResponse
|
10657
11286
|
# @private
|
10658
11287
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10714,6 +11343,17 @@ module Google
|
|
10714
11343
|
end
|
10715
11344
|
end
|
10716
11345
|
|
11346
|
+
class GroupMaintenanceInfo
|
11347
|
+
# @private
|
11348
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11349
|
+
property :maintenance_ongoing_count, as: 'maintenanceOngoingCount'
|
11350
|
+
property :maintenance_pending_count, as: 'maintenancePendingCount'
|
11351
|
+
property :scheduling_type, as: 'schedulingType'
|
11352
|
+
property :upcoming_group_maintenance, as: 'upcomingGroupMaintenance', class: Google::Apis::ComputeAlpha::UpcomingMaintenance, decorator: Google::Apis::ComputeAlpha::UpcomingMaintenance::Representation
|
11353
|
+
|
11354
|
+
end
|
11355
|
+
end
|
11356
|
+
|
10717
11357
|
class GrpcServiceConfig
|
10718
11358
|
# @private
|
10719
11359
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11761,6 +12401,7 @@ module Google
|
|
11761
12401
|
property :instance_template, as: 'instanceTemplate'
|
11762
12402
|
property :kind, as: 'kind'
|
11763
12403
|
property :list_managed_instances_results, as: 'listManagedInstancesResults'
|
12404
|
+
property :multi_mig, as: 'multiMig'
|
11764
12405
|
property :name, as: 'name'
|
11765
12406
|
collection :named_ports, as: 'namedPorts', class: Google::Apis::ComputeAlpha::NamedPort, decorator: Google::Apis::ComputeAlpha::NamedPort::Representation
|
11766
12407
|
|
@@ -11782,6 +12423,8 @@ module Google
|
|
11782
12423
|
|
11783
12424
|
collection :target_pools, as: 'targetPools'
|
11784
12425
|
property :target_size, as: 'targetSize'
|
12426
|
+
property :target_size_policy, as: 'targetSizePolicy', class: Google::Apis::ComputeAlpha::InstanceGroupManagerTargetSizePolicy, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerTargetSizePolicy::Representation
|
12427
|
+
|
11785
12428
|
property :target_size_unit, as: 'targetSizeUnit'
|
11786
12429
|
property :target_stopped_size, as: 'targetStoppedSize'
|
11787
12430
|
property :target_suspended_size, as: 'targetSuspendedSize'
|
@@ -11966,10 +12609,13 @@ module Google
|
|
11966
12609
|
property :creation_timestamp, as: 'creationTimestamp'
|
11967
12610
|
property :description, as: 'description'
|
11968
12611
|
property :id, :numeric_string => true, as: 'id'
|
12612
|
+
collection :instances, as: 'instances', class: Google::Apis::ComputeAlpha::PerInstanceConfig, decorator: Google::Apis::ComputeAlpha::PerInstanceConfig::Representation
|
12613
|
+
|
11969
12614
|
property :kind, as: 'kind'
|
11970
12615
|
property :name, as: 'name'
|
11971
12616
|
property :queuing_policy, as: 'queuingPolicy', class: Google::Apis::ComputeAlpha::QueuingPolicy, decorator: Google::Apis::ComputeAlpha::QueuingPolicy::Representation
|
11972
12617
|
|
12618
|
+
property :region, as: 'region'
|
11973
12619
|
property :requested_run_duration, as: 'requestedRunDuration', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
11974
12620
|
|
11975
12621
|
property :resize_by, as: 'resizeBy'
|
@@ -12121,6 +12767,8 @@ module Google
|
|
12121
12767
|
property :all_instances_config, as: 'allInstancesConfig', class: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusAllInstancesConfig, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusAllInstancesConfig::Representation
|
12122
12768
|
|
12123
12769
|
property :autoscaler, as: 'autoscaler'
|
12770
|
+
property :bulk_instance_operation, as: 'bulkInstanceOperation', class: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusBulkInstanceOperation, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusBulkInstanceOperation::Representation
|
12771
|
+
|
12124
12772
|
property :is_stable, as: 'isStable'
|
12125
12773
|
property :stateful, as: 'stateful', class: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusStateful, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusStateful::Representation
|
12126
12774
|
|
@@ -12137,6 +12785,57 @@ module Google
|
|
12137
12785
|
end
|
12138
12786
|
end
|
12139
12787
|
|
12788
|
+
class InstanceGroupManagerStatusBulkInstanceOperation
|
12789
|
+
# @private
|
12790
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12791
|
+
property :in_progress, as: 'inProgress'
|
12792
|
+
property :last_progress_check, as: 'lastProgressCheck', class: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck::Representation
|
12793
|
+
|
12794
|
+
end
|
12795
|
+
end
|
12796
|
+
|
12797
|
+
class InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck
|
12798
|
+
# @private
|
12799
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12800
|
+
property :error, as: 'error', class: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck::Error, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck::Error::Representation
|
12801
|
+
|
12802
|
+
property :timestamp, as: 'timestamp'
|
12803
|
+
end
|
12804
|
+
|
12805
|
+
class Error
|
12806
|
+
# @private
|
12807
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12808
|
+
collection :errors, as: 'errors', class: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck::Error::Error, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck::Error::Error::Representation
|
12809
|
+
|
12810
|
+
end
|
12811
|
+
|
12812
|
+
class Error
|
12813
|
+
# @private
|
12814
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12815
|
+
property :code, as: 'code'
|
12816
|
+
collection :error_details, as: 'errorDetails', class: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck::Error::Error::ErrorDetail, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck::Error::Error::ErrorDetail::Representation
|
12817
|
+
|
12818
|
+
property :location, as: 'location'
|
12819
|
+
property :message, as: 'message'
|
12820
|
+
end
|
12821
|
+
|
12822
|
+
class ErrorDetail
|
12823
|
+
# @private
|
12824
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12825
|
+
property :error_info, as: 'errorInfo', class: Google::Apis::ComputeAlpha::ErrorInfo, decorator: Google::Apis::ComputeAlpha::ErrorInfo::Representation
|
12826
|
+
|
12827
|
+
property :help, as: 'help', class: Google::Apis::ComputeAlpha::Help, decorator: Google::Apis::ComputeAlpha::Help::Representation
|
12828
|
+
|
12829
|
+
property :localized_message, as: 'localizedMessage', class: Google::Apis::ComputeAlpha::LocalizedMessage, decorator: Google::Apis::ComputeAlpha::LocalizedMessage::Representation
|
12830
|
+
|
12831
|
+
property :quota_info, as: 'quotaInfo', class: Google::Apis::ComputeAlpha::QuotaExceededInfo, decorator: Google::Apis::ComputeAlpha::QuotaExceededInfo::Representation
|
12832
|
+
|
12833
|
+
end
|
12834
|
+
end
|
12835
|
+
end
|
12836
|
+
end
|
12837
|
+
end
|
12838
|
+
|
12140
12839
|
class InstanceGroupManagerStatusStateful
|
12141
12840
|
# @private
|
12142
12841
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12161,6 +12860,13 @@ module Google
|
|
12161
12860
|
end
|
12162
12861
|
end
|
12163
12862
|
|
12863
|
+
class InstanceGroupManagerTargetSizePolicy
|
12864
|
+
# @private
|
12865
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12866
|
+
property :mode, as: 'mode'
|
12867
|
+
end
|
12868
|
+
end
|
12869
|
+
|
12164
12870
|
class InstanceGroupManagerUpdatePolicy
|
12165
12871
|
# @private
|
12166
12872
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12826,6 +13532,8 @@ module Google
|
|
12826
13532
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12827
13533
|
property :display_name, as: 'displayName'
|
12828
13534
|
property :name, as: 'name'
|
13535
|
+
collection :packet_mirroring_rules, as: 'packetMirroringRules', class: Google::Apis::ComputeAlpha::FirewallPolicyRule, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRule::Representation
|
13536
|
+
|
12829
13537
|
property :priority, as: 'priority'
|
12830
13538
|
collection :rules, as: 'rules', class: Google::Apis::ComputeAlpha::FirewallPolicyRule, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRule::Representation
|
12831
13539
|
|
@@ -12850,6 +13558,23 @@ module Google
|
|
12850
13558
|
end
|
12851
13559
|
end
|
12852
13560
|
|
13561
|
+
class InstancesReportHostAsFaultyRequest
|
13562
|
+
# @private
|
13563
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13564
|
+
property :action_hint, as: 'actionHint'
|
13565
|
+
collection :fault_reasons, as: 'faultReasons', class: Google::Apis::ComputeAlpha::InstancesReportHostAsFaultyRequestFaultReason, decorator: Google::Apis::ComputeAlpha::InstancesReportHostAsFaultyRequestFaultReason::Representation
|
13566
|
+
|
13567
|
+
end
|
13568
|
+
end
|
13569
|
+
|
13570
|
+
class InstancesReportHostAsFaultyRequestFaultReason
|
13571
|
+
# @private
|
13572
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13573
|
+
property :behavior, as: 'behavior'
|
13574
|
+
property :description, as: 'description'
|
13575
|
+
end
|
13576
|
+
end
|
13577
|
+
|
12853
13578
|
class InstancesResumeRequest
|
12854
13579
|
# @private
|
12855
13580
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12974,6 +13699,8 @@ module Google
|
|
12974
13699
|
property :self_link_with_id, as: 'selfLinkWithId'
|
12975
13700
|
property :source_disk, as: 'sourceDisk'
|
12976
13701
|
property :source_disk_id, as: 'sourceDiskId'
|
13702
|
+
property :source_instant_snapshot_group, as: 'sourceInstantSnapshotGroup'
|
13703
|
+
property :source_instant_snapshot_group_id, as: 'sourceInstantSnapshotGroupId'
|
12977
13704
|
property :status, as: 'status'
|
12978
13705
|
property :zone, as: 'zone'
|
12979
13706
|
end
|
@@ -13025,6 +13752,7 @@ module Google
|
|
13025
13752
|
|
13026
13753
|
property :self_link, as: 'selfLink'
|
13027
13754
|
property :self_link_with_id, as: 'selfLinkWithId'
|
13755
|
+
property :source_consistency_group, as: 'sourceConsistencyGroup'
|
13028
13756
|
property :status, as: 'status'
|
13029
13757
|
property :zone, as: 'zone'
|
13030
13758
|
end
|
@@ -13141,6 +13869,7 @@ module Google
|
|
13141
13869
|
property :google_reference_id, as: 'googleReferenceId'
|
13142
13870
|
property :id, :numeric_string => true, as: 'id'
|
13143
13871
|
collection :interconnect_attachments, as: 'interconnectAttachments'
|
13872
|
+
collection :interconnect_groups, as: 'interconnectGroups'
|
13144
13873
|
property :interconnect_type, as: 'interconnectType'
|
13145
13874
|
property :kind, as: 'kind'
|
13146
13875
|
property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
|
@@ -13162,6 +13891,7 @@ module Google
|
|
13162
13891
|
property :self_link, as: 'selfLink'
|
13163
13892
|
property :self_link_with_id, as: 'selfLinkWithId'
|
13164
13893
|
property :state, as: 'state'
|
13894
|
+
collection :wire_groups, as: 'wireGroups'
|
13165
13895
|
end
|
13166
13896
|
end
|
13167
13897
|
|
@@ -13170,9 +13900,9 @@ module Google
|
|
13170
13900
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13171
13901
|
property :bandwidth_percentage_policy, as: 'bandwidthPercentagePolicy', class: Google::Apis::ComputeAlpha::InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy, decorator: Google::Apis::ComputeAlpha::InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy::Representation
|
13172
13902
|
|
13173
|
-
property :egress_min_bandwidth_percentage_policy, as: 'egressMinBandwidthPercentagePolicy', class: Google::Apis::ComputeAlpha::InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy, decorator: Google::Apis::ComputeAlpha::InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy::Representation
|
13174
|
-
|
13175
13903
|
property :profile_description, as: 'profileDescription'
|
13904
|
+
collection :shape_average_percentages, as: 'shapeAveragePercentages', class: Google::Apis::ComputeAlpha::InterconnectApplicationAwareInterconnectBandwidthPercentage, decorator: Google::Apis::ComputeAlpha::InterconnectApplicationAwareInterconnectBandwidthPercentage::Representation
|
13905
|
+
|
13176
13906
|
property :strict_priority_policy, as: 'strictPriorityPolicy', class: Google::Apis::ComputeAlpha::InterconnectApplicationAwareInterconnectStrictPriorityPolicy, decorator: Google::Apis::ComputeAlpha::InterconnectApplicationAwareInterconnectStrictPriorityPolicy::Representation
|
13177
13907
|
|
13178
13908
|
end
|
@@ -13204,6 +13934,7 @@ module Google
|
|
13204
13934
|
# @private
|
13205
13935
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13206
13936
|
property :admin_enabled, as: 'adminEnabled'
|
13937
|
+
property :attachment_group, as: 'attachmentGroup'
|
13207
13938
|
property :bandwidth, as: 'bandwidth'
|
13208
13939
|
collection :candidate_ipv6_subnets, as: 'candidateIpv6Subnets'
|
13209
13940
|
collection :candidate_subnets, as: 'candidateSubnets'
|
@@ -13301,6 +14032,148 @@ module Google
|
|
13301
14032
|
end
|
13302
14033
|
end
|
13303
14034
|
|
14035
|
+
class InterconnectAttachmentGroup
|
14036
|
+
# @private
|
14037
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14038
|
+
hash :attachments, as: 'attachments', class: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupAttachment, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupAttachment::Representation
|
14039
|
+
|
14040
|
+
property :configured, as: 'configured', class: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupConfigured, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupConfigured::Representation
|
14041
|
+
|
14042
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
14043
|
+
property :description, as: 'description'
|
14044
|
+
property :etag, as: 'etag'
|
14045
|
+
property :id, :numeric_string => true, as: 'id'
|
14046
|
+
property :intent, as: 'intent', class: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupIntent, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupIntent::Representation
|
14047
|
+
|
14048
|
+
property :interconnect_group, as: 'interconnectGroup'
|
14049
|
+
property :kind, as: 'kind'
|
14050
|
+
property :logical_structure, as: 'logicalStructure', class: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupLogicalStructure, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupLogicalStructure::Representation
|
14051
|
+
|
14052
|
+
property :name, as: 'name'
|
14053
|
+
property :self_link, as: 'selfLink'
|
14054
|
+
end
|
14055
|
+
end
|
14056
|
+
|
14057
|
+
class InterconnectAttachmentGroupAttachment
|
14058
|
+
# @private
|
14059
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14060
|
+
property :attachment, as: 'attachment'
|
14061
|
+
end
|
14062
|
+
end
|
14063
|
+
|
14064
|
+
class InterconnectAttachmentGroupConfigured
|
14065
|
+
# @private
|
14066
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14067
|
+
property :availability_sla, as: 'availabilitySla', class: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupConfiguredAvailabilitySla, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupConfiguredAvailabilitySla::Representation
|
14068
|
+
|
14069
|
+
end
|
14070
|
+
end
|
14071
|
+
|
14072
|
+
class InterconnectAttachmentGroupConfiguredAvailabilitySla
|
14073
|
+
# @private
|
14074
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14075
|
+
property :effective_sla, as: 'effectiveSla'
|
14076
|
+
collection :intended_sla_blockers, as: 'intendedSlaBlockers', class: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupConfiguredAvailabilitySlaIntendedSlaBlockers, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupConfiguredAvailabilitySlaIntendedSlaBlockers::Representation
|
14077
|
+
|
14078
|
+
end
|
14079
|
+
end
|
14080
|
+
|
14081
|
+
class InterconnectAttachmentGroupConfiguredAvailabilitySlaIntendedSlaBlockers
|
14082
|
+
# @private
|
14083
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14084
|
+
collection :attachments, as: 'attachments'
|
14085
|
+
property :blocker_type, as: 'blockerType'
|
14086
|
+
property :documentation_link, as: 'documentationLink'
|
14087
|
+
property :explanation, as: 'explanation'
|
14088
|
+
collection :metros, as: 'metros'
|
14089
|
+
collection :zones, as: 'zones'
|
14090
|
+
end
|
14091
|
+
end
|
14092
|
+
|
14093
|
+
class InterconnectAttachmentGroupIntent
|
14094
|
+
# @private
|
14095
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14096
|
+
property :availability_sla, as: 'availabilitySla'
|
14097
|
+
end
|
14098
|
+
end
|
14099
|
+
|
14100
|
+
class InterconnectAttachmentGroupLogicalStructure
|
14101
|
+
# @private
|
14102
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14103
|
+
collection :regions, as: 'regions', class: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupLogicalStructureRegion, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupLogicalStructureRegion::Representation
|
14104
|
+
|
14105
|
+
end
|
14106
|
+
end
|
14107
|
+
|
14108
|
+
class InterconnectAttachmentGroupLogicalStructureRegion
|
14109
|
+
# @private
|
14110
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14111
|
+
collection :metros, as: 'metros', class: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupLogicalStructureRegionMetro, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupLogicalStructureRegionMetro::Representation
|
14112
|
+
|
14113
|
+
property :region, as: 'region'
|
14114
|
+
end
|
14115
|
+
end
|
14116
|
+
|
14117
|
+
class InterconnectAttachmentGroupLogicalStructureRegionMetro
|
14118
|
+
# @private
|
14119
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14120
|
+
collection :facilities, as: 'facilities', class: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupLogicalStructureRegionMetroFacility, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupLogicalStructureRegionMetroFacility::Representation
|
14121
|
+
|
14122
|
+
property :metro, as: 'metro'
|
14123
|
+
end
|
14124
|
+
end
|
14125
|
+
|
14126
|
+
class InterconnectAttachmentGroupLogicalStructureRegionMetroFacility
|
14127
|
+
# @private
|
14128
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14129
|
+
property :facility, as: 'facility'
|
14130
|
+
collection :zones, as: 'zones', class: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityZone, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityZone::Representation
|
14131
|
+
|
14132
|
+
end
|
14133
|
+
end
|
14134
|
+
|
14135
|
+
class InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityZone
|
14136
|
+
# @private
|
14137
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14138
|
+
collection :attachments, as: 'attachments'
|
14139
|
+
property :zone, as: 'zone'
|
14140
|
+
end
|
14141
|
+
end
|
14142
|
+
|
14143
|
+
class InterconnectAttachmentGroupsListResponse
|
14144
|
+
# @private
|
14145
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14146
|
+
property :etag, as: 'etag'
|
14147
|
+
property :id, as: 'id'
|
14148
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::InterconnectAttachmentGroup, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentGroup::Representation
|
14149
|
+
|
14150
|
+
property :kind, as: 'kind'
|
14151
|
+
property :next_page_token, as: 'nextPageToken'
|
14152
|
+
property :self_link, as: 'selfLink'
|
14153
|
+
collection :unreachables, as: 'unreachables'
|
14154
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupsListResponse::Warning, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupsListResponse::Warning::Representation
|
14155
|
+
|
14156
|
+
end
|
14157
|
+
|
14158
|
+
class Warning
|
14159
|
+
# @private
|
14160
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14161
|
+
property :code, as: 'code'
|
14162
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupsListResponse::Warning::Datum, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupsListResponse::Warning::Datum::Representation
|
14163
|
+
|
14164
|
+
property :message, as: 'message'
|
14165
|
+
end
|
14166
|
+
|
14167
|
+
class Datum
|
14168
|
+
# @private
|
14169
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14170
|
+
property :key, as: 'key'
|
14171
|
+
property :value, as: 'value'
|
14172
|
+
end
|
14173
|
+
end
|
14174
|
+
end
|
14175
|
+
end
|
14176
|
+
|
13304
14177
|
class InterconnectAttachmentList
|
13305
14178
|
# @private
|
13306
14179
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13451,6 +14324,139 @@ module Google
|
|
13451
14324
|
end
|
13452
14325
|
end
|
13453
14326
|
|
14327
|
+
class InterconnectGroup
|
14328
|
+
# @private
|
14329
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14330
|
+
property :configured, as: 'configured', class: Google::Apis::ComputeAlpha::InterconnectGroupConfigured, decorator: Google::Apis::ComputeAlpha::InterconnectGroupConfigured::Representation
|
14331
|
+
|
14332
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
14333
|
+
property :description, as: 'description'
|
14334
|
+
property :etag, as: 'etag'
|
14335
|
+
property :id, :numeric_string => true, as: 'id'
|
14336
|
+
property :intent, as: 'intent', class: Google::Apis::ComputeAlpha::InterconnectGroupIntent, decorator: Google::Apis::ComputeAlpha::InterconnectGroupIntent::Representation
|
14337
|
+
|
14338
|
+
hash :interconnects, as: 'interconnects', class: Google::Apis::ComputeAlpha::InterconnectGroupInterconnect, decorator: Google::Apis::ComputeAlpha::InterconnectGroupInterconnect::Representation
|
14339
|
+
|
14340
|
+
property :kind, as: 'kind'
|
14341
|
+
property :name, as: 'name'
|
14342
|
+
property :physical_structure, as: 'physicalStructure', class: Google::Apis::ComputeAlpha::InterconnectGroupPhysicalStructure, decorator: Google::Apis::ComputeAlpha::InterconnectGroupPhysicalStructure::Representation
|
14343
|
+
|
14344
|
+
property :self_link, as: 'selfLink'
|
14345
|
+
end
|
14346
|
+
end
|
14347
|
+
|
14348
|
+
class InterconnectGroupConfigured
|
14349
|
+
# @private
|
14350
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14351
|
+
property :topology_capability, as: 'topologyCapability', class: Google::Apis::ComputeAlpha::InterconnectGroupConfiguredTopologyCapability, decorator: Google::Apis::ComputeAlpha::InterconnectGroupConfiguredTopologyCapability::Representation
|
14352
|
+
|
14353
|
+
end
|
14354
|
+
end
|
14355
|
+
|
14356
|
+
class InterconnectGroupConfiguredTopologyCapability
|
14357
|
+
# @private
|
14358
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14359
|
+
collection :intended_capability_blockers, as: 'intendedCapabilityBlockers', class: Google::Apis::ComputeAlpha::InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers, decorator: Google::Apis::ComputeAlpha::InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers::Representation
|
14360
|
+
|
14361
|
+
property :supported_sla, as: 'supportedSla'
|
14362
|
+
end
|
14363
|
+
end
|
14364
|
+
|
14365
|
+
class InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers
|
14366
|
+
# @private
|
14367
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14368
|
+
property :blocker_type, as: 'blockerType'
|
14369
|
+
property :documentation_link, as: 'documentationLink'
|
14370
|
+
property :explanation, as: 'explanation'
|
14371
|
+
collection :facilities, as: 'facilities'
|
14372
|
+
collection :interconnects, as: 'interconnects'
|
14373
|
+
collection :metros, as: 'metros'
|
14374
|
+
collection :zones, as: 'zones'
|
14375
|
+
end
|
14376
|
+
end
|
14377
|
+
|
14378
|
+
class InterconnectGroupIntent
|
14379
|
+
# @private
|
14380
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14381
|
+
property :topology_capability, as: 'topologyCapability'
|
14382
|
+
end
|
14383
|
+
end
|
14384
|
+
|
14385
|
+
class InterconnectGroupInterconnect
|
14386
|
+
# @private
|
14387
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14388
|
+
property :interconnect, as: 'interconnect'
|
14389
|
+
end
|
14390
|
+
end
|
14391
|
+
|
14392
|
+
class InterconnectGroupPhysicalStructure
|
14393
|
+
# @private
|
14394
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14395
|
+
collection :metros, as: 'metros', class: Google::Apis::ComputeAlpha::InterconnectGroupPhysicalStructureMetros, decorator: Google::Apis::ComputeAlpha::InterconnectGroupPhysicalStructureMetros::Representation
|
14396
|
+
|
14397
|
+
end
|
14398
|
+
end
|
14399
|
+
|
14400
|
+
class InterconnectGroupPhysicalStructureMetros
|
14401
|
+
# @private
|
14402
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14403
|
+
collection :facilities, as: 'facilities', class: Google::Apis::ComputeAlpha::InterconnectGroupPhysicalStructureMetrosFacilities, decorator: Google::Apis::ComputeAlpha::InterconnectGroupPhysicalStructureMetrosFacilities::Representation
|
14404
|
+
|
14405
|
+
property :metro, as: 'metro'
|
14406
|
+
end
|
14407
|
+
end
|
14408
|
+
|
14409
|
+
class InterconnectGroupPhysicalStructureMetrosFacilities
|
14410
|
+
# @private
|
14411
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14412
|
+
property :facility, as: 'facility'
|
14413
|
+
collection :zones, as: 'zones', class: Google::Apis::ComputeAlpha::InterconnectGroupPhysicalStructureMetrosFacilitiesZones, decorator: Google::Apis::ComputeAlpha::InterconnectGroupPhysicalStructureMetrosFacilitiesZones::Representation
|
14414
|
+
|
14415
|
+
end
|
14416
|
+
end
|
14417
|
+
|
14418
|
+
class InterconnectGroupPhysicalStructureMetrosFacilitiesZones
|
14419
|
+
# @private
|
14420
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14421
|
+
collection :interconnects, as: 'interconnects'
|
14422
|
+
property :zone, as: 'zone'
|
14423
|
+
end
|
14424
|
+
end
|
14425
|
+
|
14426
|
+
class InterconnectGroupsListResponse
|
14427
|
+
# @private
|
14428
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14429
|
+
property :etag, as: 'etag'
|
14430
|
+
property :id, as: 'id'
|
14431
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::InterconnectGroup, decorator: Google::Apis::ComputeAlpha::InterconnectGroup::Representation
|
14432
|
+
|
14433
|
+
property :kind, as: 'kind'
|
14434
|
+
property :next_page_token, as: 'nextPageToken'
|
14435
|
+
property :self_link, as: 'selfLink'
|
14436
|
+
collection :unreachables, as: 'unreachables'
|
14437
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::InterconnectGroupsListResponse::Warning, decorator: Google::Apis::ComputeAlpha::InterconnectGroupsListResponse::Warning::Representation
|
14438
|
+
|
14439
|
+
end
|
14440
|
+
|
14441
|
+
class Warning
|
14442
|
+
# @private
|
14443
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14444
|
+
property :code, as: 'code'
|
14445
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::InterconnectGroupsListResponse::Warning::Datum, decorator: Google::Apis::ComputeAlpha::InterconnectGroupsListResponse::Warning::Datum::Representation
|
14446
|
+
|
14447
|
+
property :message, as: 'message'
|
14448
|
+
end
|
14449
|
+
|
14450
|
+
class Datum
|
14451
|
+
# @private
|
14452
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14453
|
+
property :key, as: 'key'
|
14454
|
+
property :value, as: 'value'
|
14455
|
+
end
|
14456
|
+
end
|
14457
|
+
end
|
14458
|
+
end
|
14459
|
+
|
13454
14460
|
class InterconnectList
|
13455
14461
|
# @private
|
13456
14462
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13493,6 +14499,8 @@ module Google
|
|
13493
14499
|
property :city, as: 'city'
|
13494
14500
|
property :continent, as: 'continent'
|
13495
14501
|
property :creation_timestamp, as: 'creationTimestamp'
|
14502
|
+
collection :cross_site_interconnect_infos, as: 'crossSiteInterconnectInfos', class: Google::Apis::ComputeAlpha::InterconnectLocationCrossSiteInterconnectInfo, decorator: Google::Apis::ComputeAlpha::InterconnectLocationCrossSiteInterconnectInfo::Representation
|
14503
|
+
|
13496
14504
|
property :description, as: 'description'
|
13497
14505
|
property :facility_provider, as: 'facilityProvider'
|
13498
14506
|
property :facility_provider_facility_id, as: 'facilityProviderFacilityId'
|
@@ -13509,6 +14517,14 @@ module Google
|
|
13509
14517
|
end
|
13510
14518
|
end
|
13511
14519
|
|
14520
|
+
class InterconnectLocationCrossSiteInterconnectInfo
|
14521
|
+
# @private
|
14522
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14523
|
+
property :city, as: 'city'
|
14524
|
+
property :max_single_flow_gbps, as: 'maxSingleFlowGbps'
|
14525
|
+
end
|
14526
|
+
end
|
14527
|
+
|
13512
14528
|
class InterconnectLocationList
|
13513
14529
|
# @private
|
13514
14530
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13810,34 +14826,56 @@ module Google
|
|
13810
14826
|
class License
|
13811
14827
|
# @private
|
13812
14828
|
class Representation < Google::Apis::Core::JsonRepresentation
|
14829
|
+
collection :allowed_replacement_licenses, as: 'allowedReplacementLicenses'
|
14830
|
+
property :appendable_to_disk, as: 'appendableToDisk'
|
13813
14831
|
property :charges_use_fee, as: 'chargesUseFee'
|
13814
14832
|
property :creation_timestamp, as: 'creationTimestamp'
|
13815
14833
|
property :description, as: 'description'
|
13816
14834
|
property :id, :numeric_string => true, as: 'id'
|
14835
|
+
collection :incompatible_licenses, as: 'incompatibleLicenses'
|
13817
14836
|
property :kind, as: 'kind'
|
13818
14837
|
property :license_code, :numeric_string => true, as: 'licenseCode'
|
14838
|
+
property :minimum_retention, as: 'minimumRetention', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
14839
|
+
|
14840
|
+
property :multi_tenant_only, as: 'multiTenantOnly'
|
13819
14841
|
property :name, as: 'name'
|
14842
|
+
property :os_license, as: 'osLicense'
|
14843
|
+
property :removable_from_disk, as: 'removableFromDisk'
|
14844
|
+
collection :required_coattached_licenses, as: 'requiredCoattachedLicenses'
|
13820
14845
|
property :resource_requirements, as: 'resourceRequirements', class: Google::Apis::ComputeAlpha::LicenseResourceRequirements, decorator: Google::Apis::ComputeAlpha::LicenseResourceRequirements::Representation
|
13821
14846
|
|
13822
14847
|
property :self_link, as: 'selfLink'
|
13823
14848
|
property :self_link_with_id, as: 'selfLinkWithId'
|
14849
|
+
property :sole_tenant_only, as: 'soleTenantOnly'
|
13824
14850
|
property :transferable, as: 'transferable'
|
14851
|
+
property :update_timestamp, as: 'updateTimestamp'
|
13825
14852
|
end
|
13826
14853
|
end
|
13827
14854
|
|
13828
14855
|
class LicenseCode
|
13829
14856
|
# @private
|
13830
14857
|
class Representation < Google::Apis::Core::JsonRepresentation
|
14858
|
+
collection :allowed_replacement_licenses, as: 'allowedReplacementLicenses'
|
14859
|
+
property :appendable_to_disk, as: 'appendableToDisk'
|
13831
14860
|
property :creation_timestamp, as: 'creationTimestamp'
|
13832
14861
|
property :description, as: 'description'
|
13833
14862
|
property :id, :numeric_string => true, as: 'id'
|
14863
|
+
collection :incompatible_licenses, as: 'incompatibleLicenses'
|
13834
14864
|
property :kind, as: 'kind'
|
13835
14865
|
collection :license_alias, as: 'licenseAlias', class: Google::Apis::ComputeAlpha::LicenseCodeLicenseAlias, decorator: Google::Apis::ComputeAlpha::LicenseCodeLicenseAlias::Representation
|
13836
14866
|
|
14867
|
+
property :minimum_retention, as: 'minimumRetention', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
14868
|
+
|
14869
|
+
property :multi_tenant_only, as: 'multiTenantOnly'
|
13837
14870
|
property :name, as: 'name'
|
14871
|
+
property :os_license, as: 'osLicense'
|
14872
|
+
property :removable_from_disk, as: 'removableFromDisk'
|
14873
|
+
collection :required_coattached_licenses, as: 'requiredCoattachedLicenses'
|
13838
14874
|
property :self_link, as: 'selfLink'
|
14875
|
+
property :sole_tenant_only, as: 'soleTenantOnly'
|
13839
14876
|
property :state, as: 'state'
|
13840
14877
|
property :transferable, as: 'transferable'
|
14878
|
+
property :update_timestamp, as: 'updateTimestamp'
|
13841
14879
|
end
|
13842
14880
|
end
|
13843
14881
|
|
@@ -13974,50 +15012,6 @@ module Google
|
|
13974
15012
|
end
|
13975
15013
|
end
|
13976
15014
|
|
13977
|
-
class LogConfig
|
13978
|
-
# @private
|
13979
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
13980
|
-
property :cloud_audit, as: 'cloudAudit', class: Google::Apis::ComputeAlpha::LogConfigCloudAuditOptions, decorator: Google::Apis::ComputeAlpha::LogConfigCloudAuditOptions::Representation
|
13981
|
-
|
13982
|
-
property :counter, as: 'counter', class: Google::Apis::ComputeAlpha::LogConfigCounterOptions, decorator: Google::Apis::ComputeAlpha::LogConfigCounterOptions::Representation
|
13983
|
-
|
13984
|
-
property :data_access, as: 'dataAccess', class: Google::Apis::ComputeAlpha::LogConfigDataAccessOptions, decorator: Google::Apis::ComputeAlpha::LogConfigDataAccessOptions::Representation
|
13985
|
-
|
13986
|
-
end
|
13987
|
-
end
|
13988
|
-
|
13989
|
-
class LogConfigCloudAuditOptions
|
13990
|
-
# @private
|
13991
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
13992
|
-
property :log_name, as: 'logName'
|
13993
|
-
end
|
13994
|
-
end
|
13995
|
-
|
13996
|
-
class LogConfigCounterOptions
|
13997
|
-
# @private
|
13998
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
13999
|
-
collection :custom_fields, as: 'customFields', class: Google::Apis::ComputeAlpha::LogConfigCounterOptionsCustomField, decorator: Google::Apis::ComputeAlpha::LogConfigCounterOptionsCustomField::Representation
|
14000
|
-
|
14001
|
-
property :field, as: 'field'
|
14002
|
-
property :metric, as: 'metric'
|
14003
|
-
end
|
14004
|
-
end
|
14005
|
-
|
14006
|
-
class LogConfigCounterOptionsCustomField
|
14007
|
-
# @private
|
14008
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
14009
|
-
property :name, as: 'name'
|
14010
|
-
property :value, as: 'value'
|
14011
|
-
end
|
14012
|
-
end
|
14013
|
-
|
14014
|
-
class LogConfigDataAccessOptions
|
14015
|
-
# @private
|
14016
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
14017
|
-
property :log_mode, as: 'logMode'
|
14018
|
-
end
|
14019
|
-
end
|
14020
|
-
|
14021
15015
|
class MachineImage
|
14022
15016
|
# @private
|
14023
15017
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14213,6 +15207,8 @@ module Google
|
|
14213
15207
|
property :all_instances_config, as: 'allInstancesConfig', class: Google::Apis::ComputeAlpha::ManagedInstanceAllInstancesConfig, decorator: Google::Apis::ComputeAlpha::ManagedInstanceAllInstancesConfig::Representation
|
14214
15208
|
|
14215
15209
|
property :current_action, as: 'currentAction'
|
15210
|
+
property :current_action_details, as: 'currentActionDetails', class: Google::Apis::ComputeAlpha::ManagedInstanceCurrentActionDetails, decorator: Google::Apis::ComputeAlpha::ManagedInstanceCurrentActionDetails::Representation
|
15211
|
+
|
14216
15212
|
property :id, :numeric_string => true, as: 'id'
|
14217
15213
|
property :instance, as: 'instance'
|
14218
15214
|
property :instance_flexibility_override, as: 'instanceFlexibilityOverride', class: Google::Apis::ComputeAlpha::ManagedInstanceInstanceFlexibilityOverride, decorator: Google::Apis::ComputeAlpha::ManagedInstanceInstanceFlexibilityOverride::Representation
|
@@ -14245,6 +15241,14 @@ module Google
|
|
14245
15241
|
end
|
14246
15242
|
end
|
14247
15243
|
|
15244
|
+
class ManagedInstanceCurrentActionDetails
|
15245
|
+
# @private
|
15246
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15247
|
+
property :method_name, as: 'methodName'
|
15248
|
+
property :trigger, as: 'trigger'
|
15249
|
+
end
|
15250
|
+
end
|
15251
|
+
|
14248
15252
|
class ManagedInstanceInstanceFlexibilityOverride
|
14249
15253
|
# @private
|
14250
15254
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14378,13 +15382,9 @@ module Google
|
|
14378
15382
|
property :description, as: 'description'
|
14379
15383
|
property :id, :numeric_string => true, as: 'id'
|
14380
15384
|
property :kind, as: 'kind'
|
14381
|
-
property :location_policy, as: 'locationPolicy', class: Google::Apis::ComputeAlpha::MultiMigLocationPolicy, decorator: Google::Apis::ComputeAlpha::MultiMigLocationPolicy::Representation
|
14382
|
-
|
14383
15385
|
property :name, as: 'name'
|
14384
|
-
hash :parts, as: 'parts', class: Google::Apis::ComputeAlpha::MultiMigPart, decorator: Google::Apis::ComputeAlpha::MultiMigPart::Representation
|
14385
|
-
|
14386
15386
|
property :region, as: 'region'
|
14387
|
-
property :
|
15387
|
+
property :resource_policies, as: 'resourcePolicies', class: Google::Apis::ComputeAlpha::MultiMigResourcePolicies, decorator: Google::Apis::ComputeAlpha::MultiMigResourcePolicies::Representation
|
14388
15388
|
|
14389
15389
|
property :self_link, as: 'selfLink'
|
14390
15390
|
property :self_link_with_id, as: 'selfLinkWithId'
|
@@ -14393,26 +15393,10 @@ module Google
|
|
14393
15393
|
end
|
14394
15394
|
end
|
14395
15395
|
|
14396
|
-
class
|
14397
|
-
# @private
|
14398
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
14399
|
-
collection :provisioning_zones, as: 'provisioningZones'
|
14400
|
-
end
|
14401
|
-
end
|
14402
|
-
|
14403
|
-
class MultiMigPart
|
14404
|
-
# @private
|
14405
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
14406
|
-
property :instance_group_manager, as: 'instanceGroupManager'
|
14407
|
-
property :instance_group_manager_properties, as: 'instanceGroupManagerProperties', class: Google::Apis::ComputeAlpha::InstanceGroupManager, decorator: Google::Apis::ComputeAlpha::InstanceGroupManager::Representation
|
14408
|
-
|
14409
|
-
end
|
14410
|
-
end
|
14411
|
-
|
14412
|
-
class MultiMigSchedulingPolicy
|
15396
|
+
class MultiMigResourcePolicies
|
14413
15397
|
# @private
|
14414
15398
|
class Representation < Google::Apis::Core::JsonRepresentation
|
14415
|
-
property :
|
15399
|
+
property :workload_policy, as: 'workloadPolicy'
|
14416
15400
|
end
|
14417
15401
|
end
|
14418
15402
|
|
@@ -14525,7 +15509,6 @@ module Google
|
|
14525
15509
|
property :mtu, as: 'mtu'
|
14526
15510
|
property :name, as: 'name'
|
14527
15511
|
property :network_firewall_policy_enforcement_order, as: 'networkFirewallPolicyEnforcementOrder'
|
14528
|
-
property :network_placement, as: 'networkPlacement'
|
14529
15512
|
property :network_profile, as: 'networkProfile'
|
14530
15513
|
collection :peerings, as: 'peerings', class: Google::Apis::ComputeAlpha::NetworkPeering, decorator: Google::Apis::ComputeAlpha::NetworkPeering::Representation
|
14531
15514
|
|
@@ -15114,15 +16097,17 @@ module Google
|
|
15114
16097
|
end
|
15115
16098
|
end
|
15116
16099
|
|
15117
|
-
class
|
16100
|
+
class NetworkProfile
|
15118
16101
|
# @private
|
15119
16102
|
class Representation < Google::Apis::Core::JsonRepresentation
|
15120
16103
|
property :creation_timestamp, as: 'creationTimestamp'
|
15121
16104
|
property :description, as: 'description'
|
15122
|
-
property :features, as: 'features', class: Google::Apis::ComputeAlpha::
|
16105
|
+
property :features, as: 'features', class: Google::Apis::ComputeAlpha::NetworkProfileNetworkFeatures, decorator: Google::Apis::ComputeAlpha::NetworkProfileNetworkFeatures::Representation
|
15123
16106
|
|
15124
16107
|
property :id, :numeric_string => true, as: 'id'
|
15125
16108
|
property :kind, as: 'kind'
|
16109
|
+
property :location, as: 'location', class: Google::Apis::ComputeAlpha::NetworkProfileLocation, decorator: Google::Apis::ComputeAlpha::NetworkProfileLocation::Representation
|
16110
|
+
|
15126
16111
|
property :name, as: 'name'
|
15127
16112
|
property :self_link, as: 'selfLink'
|
15128
16113
|
property :self_link_with_id, as: 'selfLinkWithId'
|
@@ -15130,77 +16115,11 @@ module Google
|
|
15130
16115
|
end
|
15131
16116
|
end
|
15132
16117
|
|
15133
|
-
class
|
15134
|
-
# @private
|
15135
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
15136
|
-
property :allow_auto_mode_subnet, as: 'allowAutoModeSubnet'
|
15137
|
-
property :allow_cloud_nat, as: 'allowCloudNat'
|
15138
|
-
property :allow_cloud_router, as: 'allowCloudRouter'
|
15139
|
-
property :allow_interconnect, as: 'allowInterconnect'
|
15140
|
-
property :allow_load_balancing, as: 'allowLoadBalancing'
|
15141
|
-
property :allow_multi_nic_in_same_network, as: 'allowMultiNicInSameNetwork'
|
15142
|
-
property :allow_packet_mirroring, as: 'allowPacketMirroring'
|
15143
|
-
property :allow_private_google_access, as: 'allowPrivateGoogleAccess'
|
15144
|
-
property :allow_psc, as: 'allowPsc'
|
15145
|
-
property :allow_same_network_unicast, as: 'allowSameNetworkUnicast'
|
15146
|
-
property :allow_static_routes, as: 'allowStaticRoutes'
|
15147
|
-
property :allow_vpc_peering, as: 'allowVpcPeering'
|
15148
|
-
property :allow_vpn, as: 'allowVpn'
|
15149
|
-
collection :allowed_subnet_purposes, as: 'allowedSubnetPurposes'
|
15150
|
-
collection :allowed_subnet_stack_types, as: 'allowedSubnetStackTypes'
|
15151
|
-
collection :interface_types, as: 'interfaceTypes'
|
15152
|
-
property :multicast, as: 'multicast'
|
15153
|
-
property :unicast, as: 'unicast'
|
15154
|
-
end
|
15155
|
-
end
|
15156
|
-
|
15157
|
-
class NetworkPlacementsListResponse
|
15158
|
-
# @private
|
15159
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
15160
|
-
property :etag, as: 'etag'
|
15161
|
-
property :id, as: 'id'
|
15162
|
-
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::NetworkPlacement, decorator: Google::Apis::ComputeAlpha::NetworkPlacement::Representation
|
15163
|
-
|
15164
|
-
property :kind, as: 'kind'
|
15165
|
-
property :next_page_token, as: 'nextPageToken'
|
15166
|
-
property :self_link, as: 'selfLink'
|
15167
|
-
collection :unreachables, as: 'unreachables'
|
15168
|
-
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::NetworkPlacementsListResponse::Warning, decorator: Google::Apis::ComputeAlpha::NetworkPlacementsListResponse::Warning::Representation
|
15169
|
-
|
15170
|
-
end
|
15171
|
-
|
15172
|
-
class Warning
|
15173
|
-
# @private
|
15174
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
15175
|
-
property :code, as: 'code'
|
15176
|
-
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::NetworkPlacementsListResponse::Warning::Datum, decorator: Google::Apis::ComputeAlpha::NetworkPlacementsListResponse::Warning::Datum::Representation
|
15177
|
-
|
15178
|
-
property :message, as: 'message'
|
15179
|
-
end
|
15180
|
-
|
15181
|
-
class Datum
|
15182
|
-
# @private
|
15183
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
15184
|
-
property :key, as: 'key'
|
15185
|
-
property :value, as: 'value'
|
15186
|
-
end
|
15187
|
-
end
|
15188
|
-
end
|
15189
|
-
end
|
15190
|
-
|
15191
|
-
class NetworkProfile
|
16118
|
+
class NetworkProfileLocation
|
15192
16119
|
# @private
|
15193
16120
|
class Representation < Google::Apis::Core::JsonRepresentation
|
15194
|
-
property :creation_timestamp, as: 'creationTimestamp'
|
15195
|
-
property :description, as: 'description'
|
15196
|
-
property :features, as: 'features', class: Google::Apis::ComputeAlpha::NetworkProfileNetworkFeatures, decorator: Google::Apis::ComputeAlpha::NetworkProfileNetworkFeatures::Representation
|
15197
|
-
|
15198
|
-
property :id, :numeric_string => true, as: 'id'
|
15199
|
-
property :kind, as: 'kind'
|
15200
16121
|
property :name, as: 'name'
|
15201
|
-
property :
|
15202
|
-
property :self_link_with_id, as: 'selfLinkWithId'
|
15203
|
-
property :zone, as: 'zone'
|
16122
|
+
property :scope, as: 'scope'
|
15204
16123
|
end
|
15205
16124
|
end
|
15206
16125
|
|
@@ -15225,10 +16144,9 @@ module Google
|
|
15225
16144
|
property :allow_sub_interfaces, as: 'allowSubInterfaces'
|
15226
16145
|
property :allow_vpc_peering, as: 'allowVpcPeering'
|
15227
16146
|
property :allow_vpn, as: 'allowVpn'
|
15228
|
-
collection :allowed_subnet_purposes, as: 'allowedSubnetPurposes'
|
15229
|
-
collection :allowed_subnet_stack_types, as: 'allowedSubnetStackTypes'
|
15230
16147
|
collection :interface_types, as: 'interfaceTypes'
|
15231
|
-
|
16148
|
+
collection :subnet_purposes, as: 'subnetPurposes'
|
16149
|
+
collection :subnet_stack_types, as: 'subnetStackTypes'
|
15232
16150
|
property :unicast, as: 'unicast'
|
15233
16151
|
end
|
15234
16152
|
end
|
@@ -15273,6 +16191,8 @@ module Google
|
|
15273
16191
|
property :bgp_always_compare_med, as: 'bgpAlwaysCompareMed'
|
15274
16192
|
property :bgp_best_path_selection_mode, as: 'bgpBestPathSelectionMode'
|
15275
16193
|
property :bgp_inter_region_cost, as: 'bgpInterRegionCost'
|
16194
|
+
property :effective_bgp_always_compare_med, as: 'effectiveBgpAlwaysCompareMed'
|
16195
|
+
property :effective_bgp_inter_region_cost, as: 'effectiveBgpInterRegionCost'
|
15276
16196
|
property :routing_mode, as: 'routingMode'
|
15277
16197
|
end
|
15278
16198
|
end
|
@@ -15307,6 +16227,8 @@ module Google
|
|
15307
16227
|
class Representation < Google::Apis::Core::JsonRepresentation
|
15308
16228
|
property :display_name, as: 'displayName'
|
15309
16229
|
property :name, as: 'name'
|
16230
|
+
collection :packet_mirroring_rules, as: 'packetMirroringRules', class: Google::Apis::ComputeAlpha::FirewallPolicyRule, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRule::Representation
|
16231
|
+
|
15310
16232
|
property :priority, as: 'priority'
|
15311
16233
|
collection :rules, as: 'rules', class: Google::Apis::ComputeAlpha::FirewallPolicyRule, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRule::Representation
|
15312
16234
|
|
@@ -15714,6 +16636,7 @@ module Google
|
|
15714
16636
|
property :id, :numeric_string => true, as: 'id'
|
15715
16637
|
property :kind, as: 'kind'
|
15716
16638
|
property :local_ssd_gb, as: 'localSsdGb'
|
16639
|
+
property :max_vms, as: 'maxVms'
|
15717
16640
|
property :memory_mb, as: 'memoryMb'
|
15718
16641
|
property :name, as: 'name'
|
15719
16642
|
property :self_link, as: 'selfLink'
|
@@ -16428,8 +17351,6 @@ module Google
|
|
16428
17351
|
collection :bindings, as: 'bindings', class: Google::Apis::ComputeAlpha::Binding, decorator: Google::Apis::ComputeAlpha::Binding::Representation
|
16429
17352
|
|
16430
17353
|
property :etag, :base64 => true, as: 'etag'
|
16431
|
-
collection :rules, as: 'rules', class: Google::Apis::ComputeAlpha::Rule, decorator: Google::Apis::ComputeAlpha::Rule::Representation
|
16432
|
-
|
16433
17354
|
property :version, as: 'version'
|
16434
17355
|
end
|
16435
17356
|
end
|
@@ -17227,6 +18148,40 @@ module Google
|
|
17227
18148
|
end
|
17228
18149
|
end
|
17229
18150
|
|
18151
|
+
class RegionInstanceGroupManagerResizeRequestsListResponse
|
18152
|
+
# @private
|
18153
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18154
|
+
property :etag, as: 'etag'
|
18155
|
+
property :id, as: 'id'
|
18156
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::InstanceGroupManagerResizeRequest, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerResizeRequest::Representation
|
18157
|
+
|
18158
|
+
property :kind, as: 'kind'
|
18159
|
+
property :next_page_token, as: 'nextPageToken'
|
18160
|
+
property :self_link, as: 'selfLink'
|
18161
|
+
collection :unreachables, as: 'unreachables'
|
18162
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::RegionInstanceGroupManagerResizeRequestsListResponse::Warning, decorator: Google::Apis::ComputeAlpha::RegionInstanceGroupManagerResizeRequestsListResponse::Warning::Representation
|
18163
|
+
|
18164
|
+
end
|
18165
|
+
|
18166
|
+
class Warning
|
18167
|
+
# @private
|
18168
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18169
|
+
property :code, as: 'code'
|
18170
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::RegionInstanceGroupManagerResizeRequestsListResponse::Warning::Datum, decorator: Google::Apis::ComputeAlpha::RegionInstanceGroupManagerResizeRequestsListResponse::Warning::Datum::Representation
|
18171
|
+
|
18172
|
+
property :message, as: 'message'
|
18173
|
+
end
|
18174
|
+
|
18175
|
+
class Datum
|
18176
|
+
# @private
|
18177
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18178
|
+
property :key, as: 'key'
|
18179
|
+
property :value, as: 'value'
|
18180
|
+
end
|
18181
|
+
end
|
18182
|
+
end
|
18183
|
+
end
|
18184
|
+
|
17230
18185
|
class RegionInstanceGroupManagerUpdateInstanceConfigReq
|
17231
18186
|
# @private
|
17232
18187
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17496,6 +18451,8 @@ module Google
|
|
17496
18451
|
class Representation < Google::Apis::Core::JsonRepresentation
|
17497
18452
|
property :display_name, as: 'displayName'
|
17498
18453
|
property :name, as: 'name'
|
18454
|
+
collection :packet_mirroring_rules, as: 'packetMirroringRules', class: Google::Apis::ComputeAlpha::FirewallPolicyRule, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRule::Representation
|
18455
|
+
|
17499
18456
|
property :priority, as: 'priority'
|
17500
18457
|
collection :rules, as: 'rules', class: Google::Apis::ComputeAlpha::FirewallPolicyRule, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRule::Representation
|
17501
18458
|
|
@@ -17537,10 +18494,34 @@ module Google
|
|
17537
18494
|
end
|
17538
18495
|
end
|
17539
18496
|
|
18497
|
+
class RegionWaitForReplicationCatchUpRequest
|
18498
|
+
# @private
|
18499
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18500
|
+
property :max_wait_duration, as: 'maxWaitDuration'
|
18501
|
+
end
|
18502
|
+
end
|
18503
|
+
|
18504
|
+
class ReplicationDetails
|
18505
|
+
# @private
|
18506
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18507
|
+
property :last_replication_time, as: 'lastReplicationTime'
|
18508
|
+
property :seconds_since_last_replication, :numeric_string => true, as: 'secondsSinceLastReplication'
|
18509
|
+
end
|
18510
|
+
end
|
18511
|
+
|
18512
|
+
class ReplicationDiskPair
|
18513
|
+
# @private
|
18514
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18515
|
+
property :primary_disk, as: 'primaryDisk'
|
18516
|
+
property :secondary_disk, as: 'secondaryDisk'
|
18517
|
+
end
|
18518
|
+
end
|
18519
|
+
|
17540
18520
|
class RequestMirrorPolicy
|
17541
18521
|
# @private
|
17542
18522
|
class Representation < Google::Apis::Core::JsonRepresentation
|
17543
18523
|
property :backend_service, as: 'backendService'
|
18524
|
+
property :mirror_percent, as: 'mirrorPercent'
|
17544
18525
|
end
|
17545
18526
|
end
|
17546
18527
|
|
@@ -17554,6 +18535,7 @@ module Google
|
|
17554
18535
|
property :delete_after_duration, as: 'deleteAfterDuration', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
17555
18536
|
|
17556
18537
|
property :delete_at_time, as: 'deleteAtTime'
|
18538
|
+
property :deployment_type, as: 'deploymentType'
|
17557
18539
|
property :description, as: 'description'
|
17558
18540
|
property :id, :numeric_string => true, as: 'id'
|
17559
18541
|
property :kind, as: 'kind'
|
@@ -17618,6 +18600,75 @@ module Google
|
|
17618
18600
|
end
|
17619
18601
|
end
|
17620
18602
|
|
18603
|
+
class ReservationBlock
|
18604
|
+
# @private
|
18605
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18606
|
+
property :count, as: 'count'
|
18607
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
18608
|
+
property :id, :numeric_string => true, as: 'id'
|
18609
|
+
property :in_use_count, as: 'inUseCount'
|
18610
|
+
property :kind, as: 'kind'
|
18611
|
+
property :location_prefix, as: 'locationPrefix'
|
18612
|
+
property :name, as: 'name'
|
18613
|
+
property :physical_topology, as: 'physicalTopology', class: Google::Apis::ComputeAlpha::ReservationBlockPhysicalTopology, decorator: Google::Apis::ComputeAlpha::ReservationBlockPhysicalTopology::Representation
|
18614
|
+
|
18615
|
+
property :reservation_maintenance, as: 'reservationMaintenance', class: Google::Apis::ComputeAlpha::GroupMaintenanceInfo, decorator: Google::Apis::ComputeAlpha::GroupMaintenanceInfo::Representation
|
18616
|
+
|
18617
|
+
property :self_link, as: 'selfLink'
|
18618
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
18619
|
+
property :status, as: 'status'
|
18620
|
+
property :zone, as: 'zone'
|
18621
|
+
end
|
18622
|
+
end
|
18623
|
+
|
18624
|
+
class ReservationBlockPhysicalTopology
|
18625
|
+
# @private
|
18626
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18627
|
+
property :block, as: 'block'
|
18628
|
+
property :cluster, as: 'cluster'
|
18629
|
+
end
|
18630
|
+
end
|
18631
|
+
|
18632
|
+
class ReservationBlocksGetResponse
|
18633
|
+
# @private
|
18634
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18635
|
+
property :resource, as: 'resource', class: Google::Apis::ComputeAlpha::ReservationBlock, decorator: Google::Apis::ComputeAlpha::ReservationBlock::Representation
|
18636
|
+
|
18637
|
+
end
|
18638
|
+
end
|
18639
|
+
|
18640
|
+
class ReservationBlocksListResponse
|
18641
|
+
# @private
|
18642
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18643
|
+
property :id, as: 'id'
|
18644
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::ReservationBlock, decorator: Google::Apis::ComputeAlpha::ReservationBlock::Representation
|
18645
|
+
|
18646
|
+
property :kind, as: 'kind'
|
18647
|
+
property :next_page_token, as: 'nextPageToken'
|
18648
|
+
property :self_link, as: 'selfLink'
|
18649
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ReservationBlocksListResponse::Warning, decorator: Google::Apis::ComputeAlpha::ReservationBlocksListResponse::Warning::Representation
|
18650
|
+
|
18651
|
+
end
|
18652
|
+
|
18653
|
+
class Warning
|
18654
|
+
# @private
|
18655
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18656
|
+
property :code, as: 'code'
|
18657
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::ReservationBlocksListResponse::Warning::Datum, decorator: Google::Apis::ComputeAlpha::ReservationBlocksListResponse::Warning::Datum::Representation
|
18658
|
+
|
18659
|
+
property :message, as: 'message'
|
18660
|
+
end
|
18661
|
+
|
18662
|
+
class Datum
|
18663
|
+
# @private
|
18664
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18665
|
+
property :key, as: 'key'
|
18666
|
+
property :value, as: 'value'
|
18667
|
+
end
|
18668
|
+
end
|
18669
|
+
end
|
18670
|
+
end
|
18671
|
+
|
17621
18672
|
class ReservationList
|
17622
18673
|
# @private
|
17623
18674
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17650,6 +18701,20 @@ module Google
|
|
17650
18701
|
end
|
17651
18702
|
end
|
17652
18703
|
|
18704
|
+
class ReservationsBlocksPerformMaintenanceRequest
|
18705
|
+
# @private
|
18706
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18707
|
+
property :maintenance_scope, as: 'maintenanceScope'
|
18708
|
+
end
|
18709
|
+
end
|
18710
|
+
|
18711
|
+
class ReservationsPerformMaintenanceRequest
|
18712
|
+
# @private
|
18713
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18714
|
+
property :maintenance_scope, as: 'maintenanceScope'
|
18715
|
+
end
|
18716
|
+
end
|
18717
|
+
|
17653
18718
|
class ReservationsResizeRequest
|
17654
18719
|
# @private
|
17655
18720
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17993,9 +19058,13 @@ module Google
|
|
17993
19058
|
class ResourceStatus
|
17994
19059
|
# @private
|
17995
19060
|
class Representation < Google::Apis::Core::JsonRepresentation
|
19061
|
+
collection :accelerator_status, as: 'acceleratorStatus', class: Google::Apis::ComputeAlpha::ResourceStatusAcceleratorStatus, decorator: Google::Apis::ComputeAlpha::ResourceStatusAcceleratorStatus::Representation
|
19062
|
+
|
17996
19063
|
property :last_instance_termination_details, as: 'lastInstanceTerminationDetails', class: Google::Apis::ComputeAlpha::ResourceStatusLastInstanceTerminationDetails, decorator: Google::Apis::ComputeAlpha::ResourceStatusLastInstanceTerminationDetails::Representation
|
17997
19064
|
|
17998
19065
|
property :physical_host, as: 'physicalHost'
|
19066
|
+
property :physical_host_topology, as: 'physicalHostTopology', class: Google::Apis::ComputeAlpha::ResourceStatusPhysicalHostTopology, decorator: Google::Apis::ComputeAlpha::ResourceStatusPhysicalHostTopology::Representation
|
19067
|
+
|
17999
19068
|
property :scheduling, as: 'scheduling', class: Google::Apis::ComputeAlpha::ResourceStatusScheduling, decorator: Google::Apis::ComputeAlpha::ResourceStatusScheduling::Representation
|
18000
19069
|
|
18001
19070
|
hash :service_integration_statuses, as: 'serviceIntegrationStatuses', class: Google::Apis::ComputeAlpha::ResourceStatusServiceIntegrationStatus, decorator: Google::Apis::ComputeAlpha::ResourceStatusServiceIntegrationStatus::Representation
|
@@ -18007,6 +19076,38 @@ module Google
|
|
18007
19076
|
end
|
18008
19077
|
end
|
18009
19078
|
|
19079
|
+
class ResourceStatusAcceleratorStatus
|
19080
|
+
# @private
|
19081
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19082
|
+
collection :passed_scans, as: 'passedScans', class: Google::Apis::ComputeAlpha::ResourceStatusAcceleratorStatusPassedScan, decorator: Google::Apis::ComputeAlpha::ResourceStatusAcceleratorStatusPassedScan::Representation
|
19083
|
+
|
19084
|
+
collection :recommended_scans, as: 'recommendedScans', class: Google::Apis::ComputeAlpha::ResourceStatusAcceleratorStatusRecommendedScan, decorator: Google::Apis::ComputeAlpha::ResourceStatusAcceleratorStatusRecommendedScan::Representation
|
19085
|
+
|
19086
|
+
property :serial_number, as: 'serialNumber'
|
19087
|
+
property :uuid, as: 'uuid'
|
19088
|
+
end
|
19089
|
+
end
|
19090
|
+
|
19091
|
+
class ResourceStatusAcceleratorStatusPassedScan
|
19092
|
+
# @private
|
19093
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19094
|
+
property :end_time, as: 'endTime'
|
19095
|
+
property :name, as: 'name'
|
19096
|
+
property :start_time, as: 'startTime'
|
19097
|
+
property :version, as: 'version'
|
19098
|
+
end
|
19099
|
+
end
|
19100
|
+
|
19101
|
+
class ResourceStatusAcceleratorStatusRecommendedScan
|
19102
|
+
# @private
|
19103
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19104
|
+
property :estimated_duration, as: 'estimatedDuration', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
19105
|
+
|
19106
|
+
property :name, as: 'name'
|
19107
|
+
property :version, as: 'version'
|
19108
|
+
end
|
19109
|
+
end
|
19110
|
+
|
18010
19111
|
class ResourceStatusLastInstanceTerminationDetails
|
18011
19112
|
# @private
|
18012
19113
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -18014,6 +19115,16 @@ module Google
|
|
18014
19115
|
end
|
18015
19116
|
end
|
18016
19117
|
|
19118
|
+
class ResourceStatusPhysicalHostTopology
|
19119
|
+
# @private
|
19120
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19121
|
+
property :block, as: 'block'
|
19122
|
+
property :cluster, as: 'cluster'
|
19123
|
+
property :host, as: 'host'
|
19124
|
+
property :subblock, as: 'subblock'
|
19125
|
+
end
|
19126
|
+
end
|
19127
|
+
|
18017
19128
|
class ResourceStatusScheduling
|
18018
19129
|
# @private
|
18019
19130
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -18155,6 +19266,7 @@ module Google
|
|
18155
19266
|
class RoutePolicy
|
18156
19267
|
# @private
|
18157
19268
|
class Representation < Google::Apis::Core::JsonRepresentation
|
19269
|
+
property :description, as: 'description'
|
18158
19270
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
18159
19271
|
property :name, as: 'name'
|
18160
19272
|
collection :terms, as: 'terms', class: Google::Apis::ComputeAlpha::RoutePolicyPolicyTerm, decorator: Google::Apis::ComputeAlpha::RoutePolicyPolicyTerm::Representation
|
@@ -18193,6 +19305,7 @@ module Google
|
|
18193
19305
|
property :name, as: 'name'
|
18194
19306
|
collection :nats, as: 'nats', class: Google::Apis::ComputeAlpha::RouterNat, decorator: Google::Apis::ComputeAlpha::RouterNat::Representation
|
18195
19307
|
|
19308
|
+
property :ncc_gateway, as: 'nccGateway'
|
18196
19309
|
property :network, as: 'network'
|
18197
19310
|
property :region, as: 'region'
|
18198
19311
|
property :self_link, as: 'selfLink'
|
@@ -18376,11 +19489,14 @@ module Google
|
|
18376
19489
|
property :max_ports_per_vm, as: 'maxPortsPerVm'
|
18377
19490
|
property :min_ports_per_vm, as: 'minPortsPerVm'
|
18378
19491
|
property :name, as: 'name'
|
19492
|
+
collection :nat64_subnetworks, as: 'nat64Subnetworks', class: Google::Apis::ComputeAlpha::RouterNatSubnetworkToNat64, decorator: Google::Apis::ComputeAlpha::RouterNatSubnetworkToNat64::Representation
|
19493
|
+
|
18379
19494
|
property :nat_ip_allocate_option, as: 'natIpAllocateOption'
|
18380
19495
|
collection :nat_ips, as: 'natIps'
|
18381
19496
|
collection :rules, as: 'rules', class: Google::Apis::ComputeAlpha::RouterNatRule, decorator: Google::Apis::ComputeAlpha::RouterNatRule::Representation
|
18382
19497
|
|
18383
19498
|
property :source_subnetwork_ip_ranges_to_nat, as: 'sourceSubnetworkIpRangesToNat'
|
19499
|
+
property :source_subnetwork_ip_ranges_to_nat64, as: 'sourceSubnetworkIpRangesToNat64'
|
18384
19500
|
collection :subnetworks, as: 'subnetworks', class: Google::Apis::ComputeAlpha::RouterNatSubnetworkToNat, decorator: Google::Apis::ComputeAlpha::RouterNatSubnetworkToNat::Representation
|
18385
19501
|
|
18386
19502
|
property :tcp_established_idle_timeout_sec, as: 'tcpEstablishedIdleTimeoutSec'
|
@@ -18429,6 +19545,13 @@ module Google
|
|
18429
19545
|
end
|
18430
19546
|
end
|
18431
19547
|
|
19548
|
+
class RouterNatSubnetworkToNat64
|
19549
|
+
# @private
|
19550
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19551
|
+
property :name, as: 'name'
|
19552
|
+
end
|
19553
|
+
end
|
19554
|
+
|
18432
19555
|
class RouterStatus
|
18433
19556
|
# @private
|
18434
19557
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -18664,21 +19787,6 @@ module Google
|
|
18664
19787
|
end
|
18665
19788
|
end
|
18666
19789
|
|
18667
|
-
class Rule
|
18668
|
-
# @private
|
18669
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
18670
|
-
property :action, as: 'action'
|
18671
|
-
collection :conditions, as: 'conditions', class: Google::Apis::ComputeAlpha::Condition, decorator: Google::Apis::ComputeAlpha::Condition::Representation
|
18672
|
-
|
18673
|
-
property :description, as: 'description'
|
18674
|
-
collection :ins, as: 'ins'
|
18675
|
-
collection :log_configs, as: 'logConfigs', class: Google::Apis::ComputeAlpha::LogConfig, decorator: Google::Apis::ComputeAlpha::LogConfig::Representation
|
18676
|
-
|
18677
|
-
collection :not_ins, as: 'notIns'
|
18678
|
-
collection :permissions, as: 'permissions'
|
18679
|
-
end
|
18680
|
-
end
|
18681
|
-
|
18682
19790
|
class SslHealthCheck
|
18683
19791
|
# @private
|
18684
19792
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -18762,6 +19870,8 @@ module Google
|
|
18762
19870
|
|
18763
19871
|
property :preemptible, as: 'preemptible'
|
18764
19872
|
property :provisioning_model, as: 'provisioningModel'
|
19873
|
+
property :shutdown_timeout, as: 'shutdownTimeout', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
19874
|
+
|
18765
19875
|
property :termination_time, as: 'terminationTime'
|
18766
19876
|
property :windows_license_optimization_mode, as: 'windowsLicenseOptimizationMode'
|
18767
19877
|
end
|
@@ -18986,6 +20096,7 @@ module Google
|
|
18986
20096
|
|
18987
20097
|
property :json_parsing, as: 'jsonParsing'
|
18988
20098
|
property :log_level, as: 'logLevel'
|
20099
|
+
property :request_body_inspection_size, as: 'requestBodyInspectionSize'
|
18989
20100
|
collection :user_ip_request_headers, as: 'userIpRequestHeaders'
|
18990
20101
|
end
|
18991
20102
|
end
|
@@ -20545,8 +21656,10 @@ module Google
|
|
20545
21656
|
property :id, :numeric_string => true, as: 'id'
|
20546
21657
|
property :internal_ipv6_prefix, as: 'internalIpv6Prefix'
|
20547
21658
|
property :ip_cidr_range, as: 'ipCidrRange'
|
21659
|
+
property :ip_collection, as: 'ipCollection'
|
20548
21660
|
property :ipv6_access_type, as: 'ipv6AccessType'
|
20549
21661
|
property :ipv6_cidr_range, as: 'ipv6CidrRange'
|
21662
|
+
property :ipv6_gce_endpoint, as: 'ipv6GceEndpoint'
|
20550
21663
|
property :kind, as: 'kind'
|
20551
21664
|
property :log_config, as: 'logConfig', class: Google::Apis::ComputeAlpha::SubnetworkLogConfig, decorator: Google::Apis::ComputeAlpha::SubnetworkLogConfig::Representation
|
20552
21665
|
|
@@ -22382,6 +23495,13 @@ module Google
|
|
22382
23495
|
end
|
22383
23496
|
end
|
22384
23497
|
|
23498
|
+
class WaitForReplicationCatchUpRequest
|
23499
|
+
# @private
|
23500
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23501
|
+
property :max_wait_duration, as: 'maxWaitDuration'
|
23502
|
+
end
|
23503
|
+
end
|
23504
|
+
|
22385
23505
|
class WeightedBackendService
|
22386
23506
|
# @private
|
22387
23507
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -22392,6 +23512,154 @@ module Google
|
|
22392
23512
|
end
|
22393
23513
|
end
|
22394
23514
|
|
23515
|
+
class Wire
|
23516
|
+
# @private
|
23517
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23518
|
+
property :admin_enabled, as: 'adminEnabled'
|
23519
|
+
collection :endpoints, as: 'endpoints', class: Google::Apis::ComputeAlpha::WireEndpoint, decorator: Google::Apis::ComputeAlpha::WireEndpoint::Representation
|
23520
|
+
|
23521
|
+
property :label, as: 'label'
|
23522
|
+
property :wire_properties, as: 'wireProperties', class: Google::Apis::ComputeAlpha::WireProperties, decorator: Google::Apis::ComputeAlpha::WireProperties::Representation
|
23523
|
+
|
23524
|
+
end
|
23525
|
+
end
|
23526
|
+
|
23527
|
+
class WireEndpoint
|
23528
|
+
# @private
|
23529
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23530
|
+
property :interconnect, as: 'interconnect'
|
23531
|
+
property :vlan_tag, as: 'vlanTag'
|
23532
|
+
end
|
23533
|
+
end
|
23534
|
+
|
23535
|
+
class WireGroup
|
23536
|
+
# @private
|
23537
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23538
|
+
property :admin_enabled, as: 'adminEnabled'
|
23539
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
23540
|
+
property :description, as: 'description'
|
23541
|
+
hash :endpoints, as: 'endpoints', class: Google::Apis::ComputeAlpha::WireGroupEndpoint, decorator: Google::Apis::ComputeAlpha::WireGroupEndpoint::Representation
|
23542
|
+
|
23543
|
+
property :id, :numeric_string => true, as: 'id'
|
23544
|
+
property :kind, as: 'kind'
|
23545
|
+
property :name, as: 'name'
|
23546
|
+
property :self_link, as: 'selfLink'
|
23547
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
23548
|
+
property :service_level, as: 'serviceLevel', class: Google::Apis::ComputeAlpha::WireGroupServiceLevel, decorator: Google::Apis::ComputeAlpha::WireGroupServiceLevel::Representation
|
23549
|
+
|
23550
|
+
property :topology, as: 'topology', class: Google::Apis::ComputeAlpha::WireGroupTopology, decorator: Google::Apis::ComputeAlpha::WireGroupTopology::Representation
|
23551
|
+
|
23552
|
+
property :wire_group_properties, as: 'wireGroupProperties', class: Google::Apis::ComputeAlpha::WireGroupProperties, decorator: Google::Apis::ComputeAlpha::WireGroupProperties::Representation
|
23553
|
+
|
23554
|
+
hash :wire_inputs, as: 'wireInputs', class: Google::Apis::ComputeAlpha::WireGroupWireInputs, decorator: Google::Apis::ComputeAlpha::WireGroupWireInputs::Representation
|
23555
|
+
|
23556
|
+
property :wire_properties, as: 'wireProperties', class: Google::Apis::ComputeAlpha::WireProperties, decorator: Google::Apis::ComputeAlpha::WireProperties::Representation
|
23557
|
+
|
23558
|
+
collection :wires, as: 'wires', class: Google::Apis::ComputeAlpha::Wire, decorator: Google::Apis::ComputeAlpha::Wire::Representation
|
23559
|
+
|
23560
|
+
end
|
23561
|
+
end
|
23562
|
+
|
23563
|
+
class WireGroupEndpoint
|
23564
|
+
# @private
|
23565
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23566
|
+
hash :interconnects, as: 'interconnects', class: Google::Apis::ComputeAlpha::WireGroupEndpointInterconnect, decorator: Google::Apis::ComputeAlpha::WireGroupEndpointInterconnect::Representation
|
23567
|
+
|
23568
|
+
end
|
23569
|
+
end
|
23570
|
+
|
23571
|
+
class WireGroupEndpointInterconnect
|
23572
|
+
# @private
|
23573
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23574
|
+
property :interconnect, as: 'interconnect'
|
23575
|
+
collection :vlan_tags, as: 'vlanTags'
|
23576
|
+
end
|
23577
|
+
end
|
23578
|
+
|
23579
|
+
class WireGroupList
|
23580
|
+
# @private
|
23581
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23582
|
+
property :etag, as: 'etag'
|
23583
|
+
property :id, as: 'id'
|
23584
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::WireGroup, decorator: Google::Apis::ComputeAlpha::WireGroup::Representation
|
23585
|
+
|
23586
|
+
property :kind, as: 'kind'
|
23587
|
+
property :next_page_token, as: 'nextPageToken'
|
23588
|
+
property :self_link, as: 'selfLink'
|
23589
|
+
collection :unreachables, as: 'unreachables'
|
23590
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::WireGroupList::Warning, decorator: Google::Apis::ComputeAlpha::WireGroupList::Warning::Representation
|
23591
|
+
|
23592
|
+
end
|
23593
|
+
|
23594
|
+
class Warning
|
23595
|
+
# @private
|
23596
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23597
|
+
property :code, as: 'code'
|
23598
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::WireGroupList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::WireGroupList::Warning::Datum::Representation
|
23599
|
+
|
23600
|
+
property :message, as: 'message'
|
23601
|
+
end
|
23602
|
+
|
23603
|
+
class Datum
|
23604
|
+
# @private
|
23605
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23606
|
+
property :key, as: 'key'
|
23607
|
+
property :value, as: 'value'
|
23608
|
+
end
|
23609
|
+
end
|
23610
|
+
end
|
23611
|
+
end
|
23612
|
+
|
23613
|
+
class WireGroupProperties
|
23614
|
+
# @private
|
23615
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23616
|
+
property :type, as: 'type'
|
23617
|
+
end
|
23618
|
+
end
|
23619
|
+
|
23620
|
+
class WireGroupServiceLevel
|
23621
|
+
# @private
|
23622
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23623
|
+
property :availability_class, as: 'availabilityClass'
|
23624
|
+
end
|
23625
|
+
end
|
23626
|
+
|
23627
|
+
class WireGroupTopology
|
23628
|
+
# @private
|
23629
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23630
|
+
collection :endpoints, as: 'endpoints', class: Google::Apis::ComputeAlpha::WireGroupTopologyEndpoint, decorator: Google::Apis::ComputeAlpha::WireGroupTopologyEndpoint::Representation
|
23631
|
+
|
23632
|
+
end
|
23633
|
+
end
|
23634
|
+
|
23635
|
+
class WireGroupTopologyEndpoint
|
23636
|
+
# @private
|
23637
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23638
|
+
property :city, as: 'city'
|
23639
|
+
property :label, as: 'label'
|
23640
|
+
end
|
23641
|
+
end
|
23642
|
+
|
23643
|
+
class WireGroupWireInputs
|
23644
|
+
# @private
|
23645
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23646
|
+
property :admin_enabled, as: 'adminEnabled'
|
23647
|
+
property :wire_property_overrides, as: 'wirePropertyOverrides', class: Google::Apis::ComputeAlpha::WireProperties, decorator: Google::Apis::ComputeAlpha::WireProperties::Representation
|
23648
|
+
|
23649
|
+
end
|
23650
|
+
end
|
23651
|
+
|
23652
|
+
class WireProperties
|
23653
|
+
# @private
|
23654
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23655
|
+
property :bandwidth_allocation, as: 'bandwidthAllocation'
|
23656
|
+
property :bandwidth_metered, :numeric_string => true, as: 'bandwidthMetered'
|
23657
|
+
property :bandwidth_unmetered, :numeric_string => true, as: 'bandwidthUnmetered'
|
23658
|
+
property :fault_response, as: 'faultResponse'
|
23659
|
+
property :network_service_class, as: 'networkServiceClass'
|
23660
|
+
end
|
23661
|
+
end
|
23662
|
+
|
22395
23663
|
class XpnHostList
|
22396
23664
|
# @private
|
22397
23665
|
class Representation < Google::Apis::Core::JsonRepresentation
|