google-apis-compute_alpha 0.105.0 → 0.106.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/lib/google/apis/compute_alpha/classes.rb +4548 -1602
- data/lib/google/apis/compute_alpha/gem_version.rb +3 -3
- data/lib/google/apis/compute_alpha/representations.rb +1451 -249
- data/lib/google/apis/compute_alpha/service.rb +2993 -702
- 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,6 +640,18 @@ 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
|
|
@@ -808,12 +856,6 @@ module Google
|
|
808
856
|
include Google::Apis::Core::JsonObjectSupport
|
809
857
|
end
|
810
858
|
|
811
|
-
class Condition
|
812
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
813
|
-
|
814
|
-
include Google::Apis::Core::JsonObjectSupport
|
815
|
-
end
|
816
|
-
|
817
859
|
class ConfidentialInstanceConfig
|
818
860
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
819
861
|
|
@@ -844,6 +886,30 @@ module Google
|
|
844
886
|
include Google::Apis::Core::JsonObjectSupport
|
845
887
|
end
|
846
888
|
|
889
|
+
class CrossSiteNetwork
|
890
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
891
|
+
|
892
|
+
include Google::Apis::Core::JsonObjectSupport
|
893
|
+
end
|
894
|
+
|
895
|
+
class CrossSiteNetworkList
|
896
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
897
|
+
|
898
|
+
class Warning
|
899
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
900
|
+
|
901
|
+
class Datum
|
902
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
903
|
+
|
904
|
+
include Google::Apis::Core::JsonObjectSupport
|
905
|
+
end
|
906
|
+
|
907
|
+
include Google::Apis::Core::JsonObjectSupport
|
908
|
+
end
|
909
|
+
|
910
|
+
include Google::Apis::Core::JsonObjectSupport
|
911
|
+
end
|
912
|
+
|
847
913
|
class CustomErrorResponsePolicy
|
848
914
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
849
915
|
|
@@ -940,6 +1006,12 @@ module Google
|
|
940
1006
|
include Google::Apis::Core::JsonObjectSupport
|
941
1007
|
end
|
942
1008
|
|
1009
|
+
class DiskPairReplicationState
|
1010
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1011
|
+
|
1012
|
+
include Google::Apis::Core::JsonObjectSupport
|
1013
|
+
end
|
1014
|
+
|
943
1015
|
class DiskParams
|
944
1016
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
945
1017
|
|
@@ -1372,6 +1444,12 @@ module Google
|
|
1372
1444
|
include Google::Apis::Core::JsonObjectSupport
|
1373
1445
|
end
|
1374
1446
|
|
1447
|
+
class FutureReservationCommitmentInfo
|
1448
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1449
|
+
|
1450
|
+
include Google::Apis::Core::JsonObjectSupport
|
1451
|
+
end
|
1452
|
+
|
1375
1453
|
class FutureReservationSpecificSkuProperties
|
1376
1454
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1377
1455
|
|
@@ -1384,6 +1462,12 @@ module Google
|
|
1384
1462
|
include Google::Apis::Core::JsonObjectSupport
|
1385
1463
|
end
|
1386
1464
|
|
1465
|
+
class FutureReservationStatusExistingMatchingUsageInfo
|
1466
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1467
|
+
|
1468
|
+
include Google::Apis::Core::JsonObjectSupport
|
1469
|
+
end
|
1470
|
+
|
1387
1471
|
class FutureReservationStatusLastKnownGoodState
|
1388
1472
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1389
1473
|
|
@@ -1474,6 +1558,12 @@ module Google
|
|
1474
1558
|
include Google::Apis::Core::JsonObjectSupport
|
1475
1559
|
end
|
1476
1560
|
|
1561
|
+
class GetAsyncReplicationStatusResponse
|
1562
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1563
|
+
|
1564
|
+
include Google::Apis::Core::JsonObjectSupport
|
1565
|
+
end
|
1566
|
+
|
1477
1567
|
class GetOwnerInstanceResponse
|
1478
1568
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1479
1569
|
|
@@ -1516,6 +1606,12 @@ module Google
|
|
1516
1606
|
include Google::Apis::Core::JsonObjectSupport
|
1517
1607
|
end
|
1518
1608
|
|
1609
|
+
class GroupMaintenanceInfo
|
1610
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1611
|
+
|
1612
|
+
include Google::Apis::Core::JsonObjectSupport
|
1613
|
+
end
|
1614
|
+
|
1519
1615
|
class GrpcServiceConfig
|
1520
1616
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1521
1617
|
|
@@ -2176,6 +2272,36 @@ module Google
|
|
2176
2272
|
include Google::Apis::Core::JsonObjectSupport
|
2177
2273
|
end
|
2178
2274
|
|
2275
|
+
class InstanceGroupManagerStatusBulkInstanceOperation
|
2276
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2277
|
+
|
2278
|
+
include Google::Apis::Core::JsonObjectSupport
|
2279
|
+
end
|
2280
|
+
|
2281
|
+
class InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck
|
2282
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2283
|
+
|
2284
|
+
class Error
|
2285
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2286
|
+
|
2287
|
+
class Error
|
2288
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2289
|
+
|
2290
|
+
class ErrorDetail
|
2291
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2292
|
+
|
2293
|
+
include Google::Apis::Core::JsonObjectSupport
|
2294
|
+
end
|
2295
|
+
|
2296
|
+
include Google::Apis::Core::JsonObjectSupport
|
2297
|
+
end
|
2298
|
+
|
2299
|
+
include Google::Apis::Core::JsonObjectSupport
|
2300
|
+
end
|
2301
|
+
|
2302
|
+
include Google::Apis::Core::JsonObjectSupport
|
2303
|
+
end
|
2304
|
+
|
2179
2305
|
class InstanceGroupManagerStatusStateful
|
2180
2306
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2181
2307
|
|
@@ -2194,6 +2320,12 @@ module Google
|
|
2194
2320
|
include Google::Apis::Core::JsonObjectSupport
|
2195
2321
|
end
|
2196
2322
|
|
2323
|
+
class InstanceGroupManagerTargetSizePolicy
|
2324
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2325
|
+
|
2326
|
+
include Google::Apis::Core::JsonObjectSupport
|
2327
|
+
end
|
2328
|
+
|
2197
2329
|
class InstanceGroupManagerUpdatePolicy
|
2198
2330
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2199
2331
|
|
@@ -2608,6 +2740,18 @@ module Google
|
|
2608
2740
|
include Google::Apis::Core::JsonObjectSupport
|
2609
2741
|
end
|
2610
2742
|
|
2743
|
+
class InstancesReportHostAsFaultyRequest
|
2744
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2745
|
+
|
2746
|
+
include Google::Apis::Core::JsonObjectSupport
|
2747
|
+
end
|
2748
|
+
|
2749
|
+
class InstancesReportHostAsFaultyRequestFaultReason
|
2750
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2751
|
+
|
2752
|
+
include Google::Apis::Core::JsonObjectSupport
|
2753
|
+
end
|
2754
|
+
|
2611
2755
|
class InstancesResumeRequest
|
2612
2756
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2613
2757
|
|
@@ -2836,6 +2980,90 @@ module Google
|
|
2836
2980
|
include Google::Apis::Core::JsonObjectSupport
|
2837
2981
|
end
|
2838
2982
|
|
2983
|
+
class InterconnectAttachmentGroup
|
2984
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2985
|
+
|
2986
|
+
include Google::Apis::Core::JsonObjectSupport
|
2987
|
+
end
|
2988
|
+
|
2989
|
+
class InterconnectAttachmentGroupAttachment
|
2990
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2991
|
+
|
2992
|
+
include Google::Apis::Core::JsonObjectSupport
|
2993
|
+
end
|
2994
|
+
|
2995
|
+
class InterconnectAttachmentGroupConfigured
|
2996
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2997
|
+
|
2998
|
+
include Google::Apis::Core::JsonObjectSupport
|
2999
|
+
end
|
3000
|
+
|
3001
|
+
class InterconnectAttachmentGroupConfiguredAvailabilitySla
|
3002
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3003
|
+
|
3004
|
+
include Google::Apis::Core::JsonObjectSupport
|
3005
|
+
end
|
3006
|
+
|
3007
|
+
class InterconnectAttachmentGroupConfiguredAvailabilitySlaIntendedSlaBlockers
|
3008
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3009
|
+
|
3010
|
+
include Google::Apis::Core::JsonObjectSupport
|
3011
|
+
end
|
3012
|
+
|
3013
|
+
class InterconnectAttachmentGroupIntent
|
3014
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3015
|
+
|
3016
|
+
include Google::Apis::Core::JsonObjectSupport
|
3017
|
+
end
|
3018
|
+
|
3019
|
+
class InterconnectAttachmentGroupLogicalStructure
|
3020
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3021
|
+
|
3022
|
+
include Google::Apis::Core::JsonObjectSupport
|
3023
|
+
end
|
3024
|
+
|
3025
|
+
class InterconnectAttachmentGroupLogicalStructureRegion
|
3026
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3027
|
+
|
3028
|
+
include Google::Apis::Core::JsonObjectSupport
|
3029
|
+
end
|
3030
|
+
|
3031
|
+
class InterconnectAttachmentGroupLogicalStructureRegionMetro
|
3032
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3033
|
+
|
3034
|
+
include Google::Apis::Core::JsonObjectSupport
|
3035
|
+
end
|
3036
|
+
|
3037
|
+
class InterconnectAttachmentGroupLogicalStructureRegionMetroFacility
|
3038
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3039
|
+
|
3040
|
+
include Google::Apis::Core::JsonObjectSupport
|
3041
|
+
end
|
3042
|
+
|
3043
|
+
class InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityZone
|
3044
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3045
|
+
|
3046
|
+
include Google::Apis::Core::JsonObjectSupport
|
3047
|
+
end
|
3048
|
+
|
3049
|
+
class InterconnectAttachmentGroupsListResponse
|
3050
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3051
|
+
|
3052
|
+
class Warning
|
3053
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3054
|
+
|
3055
|
+
class Datum
|
3056
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3057
|
+
|
3058
|
+
include Google::Apis::Core::JsonObjectSupport
|
3059
|
+
end
|
3060
|
+
|
3061
|
+
include Google::Apis::Core::JsonObjectSupport
|
3062
|
+
end
|
3063
|
+
|
3064
|
+
include Google::Apis::Core::JsonObjectSupport
|
3065
|
+
end
|
3066
|
+
|
2839
3067
|
class InterconnectAttachmentList
|
2840
3068
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2841
3069
|
|
@@ -2926,6 +3154,84 @@ module Google
|
|
2926
3154
|
include Google::Apis::Core::JsonObjectSupport
|
2927
3155
|
end
|
2928
3156
|
|
3157
|
+
class InterconnectGroup
|
3158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3159
|
+
|
3160
|
+
include Google::Apis::Core::JsonObjectSupport
|
3161
|
+
end
|
3162
|
+
|
3163
|
+
class InterconnectGroupConfigured
|
3164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3165
|
+
|
3166
|
+
include Google::Apis::Core::JsonObjectSupport
|
3167
|
+
end
|
3168
|
+
|
3169
|
+
class InterconnectGroupConfiguredTopologyCapability
|
3170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3171
|
+
|
3172
|
+
include Google::Apis::Core::JsonObjectSupport
|
3173
|
+
end
|
3174
|
+
|
3175
|
+
class InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers
|
3176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3177
|
+
|
3178
|
+
include Google::Apis::Core::JsonObjectSupport
|
3179
|
+
end
|
3180
|
+
|
3181
|
+
class InterconnectGroupIntent
|
3182
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3183
|
+
|
3184
|
+
include Google::Apis::Core::JsonObjectSupport
|
3185
|
+
end
|
3186
|
+
|
3187
|
+
class InterconnectGroupInterconnect
|
3188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3189
|
+
|
3190
|
+
include Google::Apis::Core::JsonObjectSupport
|
3191
|
+
end
|
3192
|
+
|
3193
|
+
class InterconnectGroupPhysicalStructure
|
3194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3195
|
+
|
3196
|
+
include Google::Apis::Core::JsonObjectSupport
|
3197
|
+
end
|
3198
|
+
|
3199
|
+
class InterconnectGroupPhysicalStructureMetros
|
3200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3201
|
+
|
3202
|
+
include Google::Apis::Core::JsonObjectSupport
|
3203
|
+
end
|
3204
|
+
|
3205
|
+
class InterconnectGroupPhysicalStructureMetrosFacilities
|
3206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3207
|
+
|
3208
|
+
include Google::Apis::Core::JsonObjectSupport
|
3209
|
+
end
|
3210
|
+
|
3211
|
+
class InterconnectGroupPhysicalStructureMetrosFacilitiesZones
|
3212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3213
|
+
|
3214
|
+
include Google::Apis::Core::JsonObjectSupport
|
3215
|
+
end
|
3216
|
+
|
3217
|
+
class InterconnectGroupsListResponse
|
3218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3219
|
+
|
3220
|
+
class Warning
|
3221
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3222
|
+
|
3223
|
+
class Datum
|
3224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3225
|
+
|
3226
|
+
include Google::Apis::Core::JsonObjectSupport
|
3227
|
+
end
|
3228
|
+
|
3229
|
+
include Google::Apis::Core::JsonObjectSupport
|
3230
|
+
end
|
3231
|
+
|
3232
|
+
include Google::Apis::Core::JsonObjectSupport
|
3233
|
+
end
|
3234
|
+
|
2929
3235
|
class InterconnectList
|
2930
3236
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2931
3237
|
|
@@ -3214,36 +3520,6 @@ module Google
|
|
3214
3520
|
include Google::Apis::Core::JsonObjectSupport
|
3215
3521
|
end
|
3216
3522
|
|
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
3523
|
class MachineImage
|
3248
3524
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3249
3525
|
|
@@ -3346,6 +3622,12 @@ module Google
|
|
3346
3622
|
include Google::Apis::Core::JsonObjectSupport
|
3347
3623
|
end
|
3348
3624
|
|
3625
|
+
class ManagedInstanceCurrentActionDetails
|
3626
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3627
|
+
|
3628
|
+
include Google::Apis::Core::JsonObjectSupport
|
3629
|
+
end
|
3630
|
+
|
3349
3631
|
class ManagedInstanceInstanceFlexibilityOverride
|
3350
3632
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3351
3633
|
|
@@ -3442,7 +3724,13 @@ module Google
|
|
3442
3724
|
include Google::Apis::Core::JsonObjectSupport
|
3443
3725
|
end
|
3444
3726
|
|
3445
|
-
class MultiMigPart
|
3727
|
+
class MultiMigPart
|
3728
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3729
|
+
|
3730
|
+
include Google::Apis::Core::JsonObjectSupport
|
3731
|
+
end
|
3732
|
+
|
3733
|
+
class MultiMigResourcePolicies
|
3446
3734
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3447
3735
|
|
3448
3736
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -3820,36 +4108,6 @@ module Google
|
|
3820
4108
|
include Google::Apis::Core::JsonObjectSupport
|
3821
4109
|
end
|
3822
4110
|
|
3823
|
-
class NetworkPlacement
|
3824
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3825
|
-
|
3826
|
-
include Google::Apis::Core::JsonObjectSupport
|
3827
|
-
end
|
3828
|
-
|
3829
|
-
class NetworkPlacementNetworkFeatures
|
3830
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3831
|
-
|
3832
|
-
include Google::Apis::Core::JsonObjectSupport
|
3833
|
-
end
|
3834
|
-
|
3835
|
-
class NetworkPlacementsListResponse
|
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
4111
|
class NetworkProfile
|
3854
4112
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3855
4113
|
|
@@ -4942,6 +5200,24 @@ module Google
|
|
4942
5200
|
include Google::Apis::Core::JsonObjectSupport
|
4943
5201
|
end
|
4944
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
|
|
@@ -5416,12 +5746,36 @@ module Google
|
|
5416
5746
|
include Google::Apis::Core::JsonObjectSupport
|
5417
5747
|
end
|
5418
5748
|
|
5749
|
+
class ResourceStatusAcceleratorStatus
|
5750
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5751
|
+
|
5752
|
+
include Google::Apis::Core::JsonObjectSupport
|
5753
|
+
end
|
5754
|
+
|
5755
|
+
class ResourceStatusAcceleratorStatusPassedScan
|
5756
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5757
|
+
|
5758
|
+
include Google::Apis::Core::JsonObjectSupport
|
5759
|
+
end
|
5760
|
+
|
5761
|
+
class ResourceStatusAcceleratorStatusRecommendedScan
|
5762
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5763
|
+
|
5764
|
+
include Google::Apis::Core::JsonObjectSupport
|
5765
|
+
end
|
5766
|
+
|
5419
5767
|
class ResourceStatusLastInstanceTerminationDetails
|
5420
5768
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5421
5769
|
|
5422
5770
|
include Google::Apis::Core::JsonObjectSupport
|
5423
5771
|
end
|
5424
5772
|
|
5773
|
+
class ResourceStatusPhysicalHostTopology
|
5774
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5775
|
+
|
5776
|
+
include Google::Apis::Core::JsonObjectSupport
|
5777
|
+
end
|
5778
|
+
|
5425
5779
|
class ResourceStatusScheduling
|
5426
5780
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5427
5781
|
|
@@ -5620,6 +5974,12 @@ module Google
|
|
5620
5974
|
include Google::Apis::Core::JsonObjectSupport
|
5621
5975
|
end
|
5622
5976
|
|
5977
|
+
class RouterNatSubnetworkToNat64
|
5978
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5979
|
+
|
5980
|
+
include Google::Apis::Core::JsonObjectSupport
|
5981
|
+
end
|
5982
|
+
|
5623
5983
|
class RouterStatus
|
5624
5984
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5625
5985
|
|
@@ -5740,12 +6100,6 @@ module Google
|
|
5740
6100
|
include Google::Apis::Core::JsonObjectSupport
|
5741
6101
|
end
|
5742
6102
|
|
5743
|
-
class Rule
|
5744
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5745
|
-
|
5746
|
-
include Google::Apis::Core::JsonObjectSupport
|
5747
|
-
end
|
5748
|
-
|
5749
6103
|
class SslHealthCheck
|
5750
6104
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5751
6105
|
|
@@ -7756,12 +8110,90 @@ module Google
|
|
7756
8110
|
include Google::Apis::Core::JsonObjectSupport
|
7757
8111
|
end
|
7758
8112
|
|
8113
|
+
class WaitForReplicationCatchUpRequest
|
8114
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8115
|
+
|
8116
|
+
include Google::Apis::Core::JsonObjectSupport
|
8117
|
+
end
|
8118
|
+
|
7759
8119
|
class WeightedBackendService
|
7760
8120
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7761
8121
|
|
7762
8122
|
include Google::Apis::Core::JsonObjectSupport
|
7763
8123
|
end
|
7764
8124
|
|
8125
|
+
class Wire
|
8126
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8127
|
+
|
8128
|
+
include Google::Apis::Core::JsonObjectSupport
|
8129
|
+
end
|
8130
|
+
|
8131
|
+
class WireEndpoint
|
8132
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8133
|
+
|
8134
|
+
include Google::Apis::Core::JsonObjectSupport
|
8135
|
+
end
|
8136
|
+
|
8137
|
+
class WireGroup
|
8138
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8139
|
+
|
8140
|
+
include Google::Apis::Core::JsonObjectSupport
|
8141
|
+
end
|
8142
|
+
|
8143
|
+
class WireGroupEndpoint
|
8144
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8145
|
+
|
8146
|
+
include Google::Apis::Core::JsonObjectSupport
|
8147
|
+
end
|
8148
|
+
|
8149
|
+
class WireGroupEndpointInterconnect
|
8150
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8151
|
+
|
8152
|
+
include Google::Apis::Core::JsonObjectSupport
|
8153
|
+
end
|
8154
|
+
|
8155
|
+
class WireGroupList
|
8156
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8157
|
+
|
8158
|
+
class Warning
|
8159
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8160
|
+
|
8161
|
+
class Datum
|
8162
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8163
|
+
|
8164
|
+
include Google::Apis::Core::JsonObjectSupport
|
8165
|
+
end
|
8166
|
+
|
8167
|
+
include Google::Apis::Core::JsonObjectSupport
|
8168
|
+
end
|
8169
|
+
|
8170
|
+
include Google::Apis::Core::JsonObjectSupport
|
8171
|
+
end
|
8172
|
+
|
8173
|
+
class WireGroupProperties
|
8174
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8175
|
+
|
8176
|
+
include Google::Apis::Core::JsonObjectSupport
|
8177
|
+
end
|
8178
|
+
|
8179
|
+
class WireGroupServiceLevel
|
8180
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8181
|
+
|
8182
|
+
include Google::Apis::Core::JsonObjectSupport
|
8183
|
+
end
|
8184
|
+
|
8185
|
+
class WireGroupWireInputs
|
8186
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8187
|
+
|
8188
|
+
include Google::Apis::Core::JsonObjectSupport
|
8189
|
+
end
|
8190
|
+
|
8191
|
+
class WireProperties
|
8192
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8193
|
+
|
8194
|
+
include Google::Apis::Core::JsonObjectSupport
|
8195
|
+
end
|
8196
|
+
|
7765
8197
|
class XpnHostList
|
7766
8198
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7767
8199
|
|
@@ -8148,6 +8580,9 @@ module Google
|
|
8148
8580
|
class AllocationResourceStatus
|
8149
8581
|
# @private
|
8150
8582
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8583
|
+
property :reservation_block_count, as: 'reservationBlockCount'
|
8584
|
+
property :reservation_maintenance, as: 'reservationMaintenance', class: Google::Apis::ComputeAlpha::GroupMaintenanceInfo, decorator: Google::Apis::ComputeAlpha::GroupMaintenanceInfo::Representation
|
8585
|
+
|
8151
8586
|
property :specific_sku_allocation, as: 'specificSkuAllocation', class: Google::Apis::ComputeAlpha::AllocationResourceStatusSpecificSkuAllocation, decorator: Google::Apis::ComputeAlpha::AllocationResourceStatusSpecificSkuAllocation::Representation
|
8152
8587
|
|
8153
8588
|
end
|
@@ -8196,6 +8631,16 @@ module Google
|
|
8196
8631
|
end
|
8197
8632
|
end
|
8198
8633
|
|
8634
|
+
class AsyncReplicationStatus
|
8635
|
+
# @private
|
8636
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8637
|
+
property :disk_pair_replication_state, as: 'diskPairReplicationState', class: Google::Apis::ComputeAlpha::DiskPairReplicationState, decorator: Google::Apis::ComputeAlpha::DiskPairReplicationState::Representation
|
8638
|
+
|
8639
|
+
property :last_replication_details, as: 'lastReplicationDetails', class: Google::Apis::ComputeAlpha::ReplicationDetails, decorator: Google::Apis::ComputeAlpha::ReplicationDetails::Representation
|
8640
|
+
|
8641
|
+
end
|
8642
|
+
end
|
8643
|
+
|
8199
8644
|
class AttachedDisk
|
8200
8645
|
# @private
|
8201
8646
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8264,7 +8709,6 @@ module Google
|
|
8264
8709
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8265
8710
|
collection :audit_log_configs, as: 'auditLogConfigs', class: Google::Apis::ComputeAlpha::AuditLogConfig, decorator: Google::Apis::ComputeAlpha::AuditLogConfig::Representation
|
8266
8711
|
|
8267
|
-
collection :exempted_members, as: 'exemptedMembers'
|
8268
8712
|
property :service, as: 'service'
|
8269
8713
|
end
|
8270
8714
|
end
|
@@ -8273,7 +8717,6 @@ module Google
|
|
8273
8717
|
# @private
|
8274
8718
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8275
8719
|
collection :exempted_members, as: 'exemptedMembers'
|
8276
|
-
property :ignore_child_exemptions, as: 'ignoreChildExemptions'
|
8277
8720
|
property :log_type, as: 'logType'
|
8278
8721
|
end
|
8279
8722
|
end
|
@@ -8541,6 +8984,8 @@ module Google
|
|
8541
8984
|
property :name, as: 'name'
|
8542
8985
|
property :self_link, as: 'selfLink'
|
8543
8986
|
property :self_link_with_id, as: 'selfLinkWithId'
|
8987
|
+
collection :used_by, as: 'usedBy', class: Google::Apis::ComputeAlpha::BackendBucketUsedBy, decorator: Google::Apis::ComputeAlpha::BackendBucketUsedBy::Representation
|
8988
|
+
|
8544
8989
|
end
|
8545
8990
|
end
|
8546
8991
|
|
@@ -8620,6 +9065,45 @@ module Google
|
|
8620
9065
|
end
|
8621
9066
|
end
|
8622
9067
|
|
9068
|
+
class BackendBucketListUsable
|
9069
|
+
# @private
|
9070
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9071
|
+
property :id, as: 'id'
|
9072
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::BackendBucket, decorator: Google::Apis::ComputeAlpha::BackendBucket::Representation
|
9073
|
+
|
9074
|
+
property :kind, as: 'kind'
|
9075
|
+
property :next_page_token, as: 'nextPageToken'
|
9076
|
+
property :self_link, as: 'selfLink'
|
9077
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::BackendBucketListUsable::Warning, decorator: Google::Apis::ComputeAlpha::BackendBucketListUsable::Warning::Representation
|
9078
|
+
|
9079
|
+
end
|
9080
|
+
|
9081
|
+
class Warning
|
9082
|
+
# @private
|
9083
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9084
|
+
property :code, as: 'code'
|
9085
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::BackendBucketListUsable::Warning::Datum, decorator: Google::Apis::ComputeAlpha::BackendBucketListUsable::Warning::Datum::Representation
|
9086
|
+
|
9087
|
+
property :message, as: 'message'
|
9088
|
+
end
|
9089
|
+
|
9090
|
+
class Datum
|
9091
|
+
# @private
|
9092
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9093
|
+
property :key, as: 'key'
|
9094
|
+
property :value, as: 'value'
|
9095
|
+
end
|
9096
|
+
end
|
9097
|
+
end
|
9098
|
+
end
|
9099
|
+
|
9100
|
+
class BackendBucketUsedBy
|
9101
|
+
# @private
|
9102
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9103
|
+
property :reference, as: 'reference'
|
9104
|
+
end
|
9105
|
+
end
|
9106
|
+
|
8623
9107
|
class BackendCustomMetric
|
8624
9108
|
# @private
|
8625
9109
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8647,6 +9131,8 @@ module Google
|
|
8647
9131
|
property :consistent_hash, as: 'consistentHash', class: Google::Apis::ComputeAlpha::ConsistentHashLoadBalancerSettings, decorator: Google::Apis::ComputeAlpha::ConsistentHashLoadBalancerSettings::Representation
|
8648
9132
|
|
8649
9133
|
property :creation_timestamp, as: 'creationTimestamp'
|
9134
|
+
collection :custom_metrics, as: 'customMetrics', class: Google::Apis::ComputeAlpha::BackendServiceCustomMetric, decorator: Google::Apis::ComputeAlpha::BackendServiceCustomMetric::Representation
|
9135
|
+
|
8650
9136
|
collection :custom_request_headers, as: 'customRequestHeaders'
|
8651
9137
|
collection :custom_response_headers, as: 'customResponseHeaders'
|
8652
9138
|
property :description, as: 'description'
|
@@ -8697,6 +9183,8 @@ module Google
|
|
8697
9183
|
property :subsetting, as: 'subsetting', class: Google::Apis::ComputeAlpha::Subsetting, decorator: Google::Apis::ComputeAlpha::Subsetting::Representation
|
8698
9184
|
|
8699
9185
|
property :timeout_sec, as: 'timeoutSec'
|
9186
|
+
property :tls_settings, as: 'tlsSettings', class: Google::Apis::ComputeAlpha::BackendServiceTlsSettings, decorator: Google::Apis::ComputeAlpha::BackendServiceTlsSettings::Representation
|
9187
|
+
|
8700
9188
|
collection :used_by, as: 'usedBy', class: Google::Apis::ComputeAlpha::BackendServiceUsedBy, decorator: Google::Apis::ComputeAlpha::BackendServiceUsedBy::Representation
|
8701
9189
|
|
8702
9190
|
property :vpc_network_scope, as: 'vpcNetworkScope'
|
@@ -8782,6 +9270,14 @@ module Google
|
|
8782
9270
|
end
|
8783
9271
|
end
|
8784
9272
|
|
9273
|
+
class BackendServiceCustomMetric
|
9274
|
+
# @private
|
9275
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9276
|
+
property :dry_run, as: 'dryRun'
|
9277
|
+
property :name, as: 'name'
|
9278
|
+
end
|
9279
|
+
end
|
9280
|
+
|
8785
9281
|
class BackendServiceFailoverPolicy
|
8786
9282
|
# @private
|
8787
9283
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8973,10 +9469,28 @@ module Google
|
|
8973
9469
|
end
|
8974
9470
|
end
|
8975
9471
|
|
8976
|
-
class BackendServiceReference
|
9472
|
+
class BackendServiceReference
|
9473
|
+
# @private
|
9474
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9475
|
+
property :backend_service, as: 'backendService'
|
9476
|
+
end
|
9477
|
+
end
|
9478
|
+
|
9479
|
+
class BackendServiceTlsSettings
|
9480
|
+
# @private
|
9481
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9482
|
+
property :authentication_config, as: 'authenticationConfig'
|
9483
|
+
property :sni, as: 'sni'
|
9484
|
+
collection :subject_alt_names, as: 'subjectAltNames', class: Google::Apis::ComputeAlpha::BackendServiceTlsSettingsSubjectAltName, decorator: Google::Apis::ComputeAlpha::BackendServiceTlsSettingsSubjectAltName::Representation
|
9485
|
+
|
9486
|
+
end
|
9487
|
+
end
|
9488
|
+
|
9489
|
+
class BackendServiceTlsSettingsSubjectAltName
|
8977
9490
|
# @private
|
8978
9491
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8979
|
-
property :
|
9492
|
+
property :dns_name, as: 'dnsName'
|
9493
|
+
property :uniform_resource_identifier, as: 'uniformResourceIdentifier'
|
8980
9494
|
end
|
8981
9495
|
end
|
8982
9496
|
|
@@ -9105,7 +9619,6 @@ module Google
|
|
9105
9619
|
class Binding
|
9106
9620
|
# @private
|
9107
9621
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9108
|
-
property :binding_id, as: 'bindingId'
|
9109
9622
|
property :condition, as: 'condition', class: Google::Apis::ComputeAlpha::Expr, decorator: Google::Apis::ComputeAlpha::Expr::Representation
|
9110
9623
|
|
9111
9624
|
collection :members, as: 'members'
|
@@ -9376,17 +9889,6 @@ module Google
|
|
9376
9889
|
end
|
9377
9890
|
end
|
9378
9891
|
|
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'
|
9387
|
-
end
|
9388
|
-
end
|
9389
|
-
|
9390
9892
|
class ConfidentialInstanceConfig
|
9391
9893
|
# @private
|
9392
9894
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9436,6 +9938,53 @@ module Google
|
|
9436
9938
|
end
|
9437
9939
|
end
|
9438
9940
|
|
9941
|
+
class CrossSiteNetwork
|
9942
|
+
# @private
|
9943
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9944
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
9945
|
+
property :description, as: 'description'
|
9946
|
+
property :id, :numeric_string => true, as: 'id'
|
9947
|
+
property :kind, as: 'kind'
|
9948
|
+
property :name, as: 'name'
|
9949
|
+
property :self_link, as: 'selfLink'
|
9950
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
9951
|
+
end
|
9952
|
+
end
|
9953
|
+
|
9954
|
+
class CrossSiteNetworkList
|
9955
|
+
# @private
|
9956
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9957
|
+
property :etag, as: 'etag'
|
9958
|
+
property :id, as: 'id'
|
9959
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::CrossSiteNetwork, decorator: Google::Apis::ComputeAlpha::CrossSiteNetwork::Representation
|
9960
|
+
|
9961
|
+
property :kind, as: 'kind'
|
9962
|
+
property :next_page_token, as: 'nextPageToken'
|
9963
|
+
property :self_link, as: 'selfLink'
|
9964
|
+
collection :unreachables, as: 'unreachables'
|
9965
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::CrossSiteNetworkList::Warning, decorator: Google::Apis::ComputeAlpha::CrossSiteNetworkList::Warning::Representation
|
9966
|
+
|
9967
|
+
end
|
9968
|
+
|
9969
|
+
class Warning
|
9970
|
+
# @private
|
9971
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9972
|
+
property :code, as: 'code'
|
9973
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::CrossSiteNetworkList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::CrossSiteNetworkList::Warning::Datum::Representation
|
9974
|
+
|
9975
|
+
property :message, as: 'message'
|
9976
|
+
end
|
9977
|
+
|
9978
|
+
class Datum
|
9979
|
+
# @private
|
9980
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9981
|
+
property :key, as: 'key'
|
9982
|
+
property :value, as: 'value'
|
9983
|
+
end
|
9984
|
+
end
|
9985
|
+
end
|
9986
|
+
end
|
9987
|
+
|
9439
9988
|
class CustomErrorResponsePolicy
|
9440
9989
|
# @private
|
9441
9990
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9659,6 +10208,15 @@ module Google
|
|
9659
10208
|
end
|
9660
10209
|
end
|
9661
10210
|
|
10211
|
+
class DiskPairReplicationState
|
10212
|
+
# @private
|
10213
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10214
|
+
property :data_replication_state, as: 'dataReplicationState'
|
10215
|
+
property :replication_disk_pair, as: 'replicationDiskPair', class: Google::Apis::ComputeAlpha::ReplicationDiskPair, decorator: Google::Apis::ComputeAlpha::ReplicationDiskPair::Representation
|
10216
|
+
|
10217
|
+
end
|
10218
|
+
end
|
10219
|
+
|
9662
10220
|
class DiskParams
|
9663
10221
|
# @private
|
9664
10222
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10450,13 +11008,20 @@ module Google
|
|
10450
11008
|
property :auto_created_reservations_duration, as: 'autoCreatedReservationsDuration', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
10451
11009
|
|
10452
11010
|
property :auto_delete_auto_created_reservations, as: 'autoDeleteAutoCreatedReservations'
|
11011
|
+
property :commitment_info, as: 'commitmentInfo', class: Google::Apis::ComputeAlpha::FutureReservationCommitmentInfo, decorator: Google::Apis::ComputeAlpha::FutureReservationCommitmentInfo::Representation
|
11012
|
+
|
10453
11013
|
property :creation_timestamp, as: 'creationTimestamp'
|
11014
|
+
property :deployment_type, as: 'deploymentType'
|
10454
11015
|
property :description, as: 'description'
|
11016
|
+
property :enable_opportunistic_maintenance, as: 'enableOpportunisticMaintenance'
|
10455
11017
|
property :id, :numeric_string => true, as: 'id'
|
11018
|
+
property :instance_termination_action, as: 'instanceTerminationAction'
|
10456
11019
|
property :kind, as: 'kind'
|
10457
11020
|
property :name, as: 'name'
|
10458
11021
|
property :name_prefix, as: 'namePrefix'
|
10459
11022
|
property :planning_status, as: 'planningStatus'
|
11023
|
+
property :reservation_name, as: 'reservationName'
|
11024
|
+
property :scheduling_type, as: 'schedulingType'
|
10460
11025
|
property :self_link, as: 'selfLink'
|
10461
11026
|
property :self_link_with_id, as: 'selfLinkWithId'
|
10462
11027
|
property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeAlpha::ShareSettings, decorator: Google::Apis::ComputeAlpha::ShareSettings::Representation
|
@@ -10472,6 +11037,15 @@ module Google
|
|
10472
11037
|
end
|
10473
11038
|
end
|
10474
11039
|
|
11040
|
+
class FutureReservationCommitmentInfo
|
11041
|
+
# @private
|
11042
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11043
|
+
property :commitment_name, as: 'commitmentName'
|
11044
|
+
property :commitment_plan, as: 'commitmentPlan'
|
11045
|
+
property :previous_commitment_terms, as: 'previousCommitmentTerms'
|
11046
|
+
end
|
11047
|
+
end
|
11048
|
+
|
10475
11049
|
class FutureReservationSpecificSkuProperties
|
10476
11050
|
# @private
|
10477
11051
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10487,6 +11061,8 @@ module Google
|
|
10487
11061
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10488
11062
|
property :amendment_status, as: 'amendmentStatus'
|
10489
11063
|
collection :auto_created_reservations, as: 'autoCreatedReservations'
|
11064
|
+
property :existing_matching_usage_info, as: 'existingMatchingUsageInfo', class: Google::Apis::ComputeAlpha::FutureReservationStatusExistingMatchingUsageInfo, decorator: Google::Apis::ComputeAlpha::FutureReservationStatusExistingMatchingUsageInfo::Representation
|
11065
|
+
|
10490
11066
|
property :fulfilled_count, :numeric_string => true, as: 'fulfilledCount'
|
10491
11067
|
property :last_known_good_state, as: 'lastKnownGoodState', class: Google::Apis::ComputeAlpha::FutureReservationStatusLastKnownGoodState, decorator: Google::Apis::ComputeAlpha::FutureReservationStatusLastKnownGoodState::Representation
|
10492
11068
|
|
@@ -10497,10 +11073,20 @@ module Google
|
|
10497
11073
|
end
|
10498
11074
|
end
|
10499
11075
|
|
11076
|
+
class FutureReservationStatusExistingMatchingUsageInfo
|
11077
|
+
# @private
|
11078
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11079
|
+
property :count, :numeric_string => true, as: 'count'
|
11080
|
+
property :timestamp, as: 'timestamp'
|
11081
|
+
end
|
11082
|
+
end
|
11083
|
+
|
10500
11084
|
class FutureReservationStatusLastKnownGoodState
|
10501
11085
|
# @private
|
10502
11086
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10503
11087
|
property :description, as: 'description'
|
11088
|
+
property :existing_matching_usage_info, as: 'existingMatchingUsageInfo', class: Google::Apis::ComputeAlpha::FutureReservationStatusExistingMatchingUsageInfo, decorator: Google::Apis::ComputeAlpha::FutureReservationStatusExistingMatchingUsageInfo::Representation
|
11089
|
+
|
10504
11090
|
property :future_reservation_specs, as: 'futureReservationSpecs', class: Google::Apis::ComputeAlpha::FutureReservationStatusLastKnownGoodStateFutureReservationSpecs, decorator: Google::Apis::ComputeAlpha::FutureReservationStatusLastKnownGoodStateFutureReservationSpecs::Representation
|
10505
11091
|
|
10506
11092
|
property :lock_time, as: 'lockTime'
|
@@ -10653,6 +11239,15 @@ module Google
|
|
10653
11239
|
end
|
10654
11240
|
end
|
10655
11241
|
|
11242
|
+
class GetAsyncReplicationStatusResponse
|
11243
|
+
# @private
|
11244
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11245
|
+
property :async_replication_status, as: 'asyncReplicationStatus', class: Google::Apis::ComputeAlpha::AsyncReplicationStatus, decorator: Google::Apis::ComputeAlpha::AsyncReplicationStatus::Representation
|
11246
|
+
|
11247
|
+
property :etag, as: 'etag'
|
11248
|
+
end
|
11249
|
+
end
|
11250
|
+
|
10656
11251
|
class GetOwnerInstanceResponse
|
10657
11252
|
# @private
|
10658
11253
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10714,6 +11309,18 @@ module Google
|
|
10714
11309
|
end
|
10715
11310
|
end
|
10716
11311
|
|
11312
|
+
class GroupMaintenanceInfo
|
11313
|
+
# @private
|
11314
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11315
|
+
property :enable_opportunistic_maintenance, as: 'enableOpportunisticMaintenance'
|
11316
|
+
property :maintenance_ongoing_count, as: 'maintenanceOngoingCount'
|
11317
|
+
property :maintenance_pending_count, as: 'maintenancePendingCount'
|
11318
|
+
property :scheduling_type, as: 'schedulingType'
|
11319
|
+
property :upcoming_group_maintenance, as: 'upcomingGroupMaintenance', class: Google::Apis::ComputeAlpha::UpcomingMaintenance, decorator: Google::Apis::ComputeAlpha::UpcomingMaintenance::Representation
|
11320
|
+
|
11321
|
+
end
|
11322
|
+
end
|
11323
|
+
|
10717
11324
|
class GrpcServiceConfig
|
10718
11325
|
# @private
|
10719
11326
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11761,6 +12368,7 @@ module Google
|
|
11761
12368
|
property :instance_template, as: 'instanceTemplate'
|
11762
12369
|
property :kind, as: 'kind'
|
11763
12370
|
property :list_managed_instances_results, as: 'listManagedInstancesResults'
|
12371
|
+
property :multi_mig, as: 'multiMig'
|
11764
12372
|
property :name, as: 'name'
|
11765
12373
|
collection :named_ports, as: 'namedPorts', class: Google::Apis::ComputeAlpha::NamedPort, decorator: Google::Apis::ComputeAlpha::NamedPort::Representation
|
11766
12374
|
|
@@ -11782,6 +12390,8 @@ module Google
|
|
11782
12390
|
|
11783
12391
|
collection :target_pools, as: 'targetPools'
|
11784
12392
|
property :target_size, as: 'targetSize'
|
12393
|
+
property :target_size_policy, as: 'targetSizePolicy', class: Google::Apis::ComputeAlpha::InstanceGroupManagerTargetSizePolicy, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerTargetSizePolicy::Representation
|
12394
|
+
|
11785
12395
|
property :target_size_unit, as: 'targetSizeUnit'
|
11786
12396
|
property :target_stopped_size, as: 'targetStoppedSize'
|
11787
12397
|
property :target_suspended_size, as: 'targetSuspendedSize'
|
@@ -11966,10 +12576,13 @@ module Google
|
|
11966
12576
|
property :creation_timestamp, as: 'creationTimestamp'
|
11967
12577
|
property :description, as: 'description'
|
11968
12578
|
property :id, :numeric_string => true, as: 'id'
|
12579
|
+
collection :instances, as: 'instances', class: Google::Apis::ComputeAlpha::PerInstanceConfig, decorator: Google::Apis::ComputeAlpha::PerInstanceConfig::Representation
|
12580
|
+
|
11969
12581
|
property :kind, as: 'kind'
|
11970
12582
|
property :name, as: 'name'
|
11971
12583
|
property :queuing_policy, as: 'queuingPolicy', class: Google::Apis::ComputeAlpha::QueuingPolicy, decorator: Google::Apis::ComputeAlpha::QueuingPolicy::Representation
|
11972
12584
|
|
12585
|
+
property :region, as: 'region'
|
11973
12586
|
property :requested_run_duration, as: 'requestedRunDuration', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
11974
12587
|
|
11975
12588
|
property :resize_by, as: 'resizeBy'
|
@@ -12121,6 +12734,8 @@ module Google
|
|
12121
12734
|
property :all_instances_config, as: 'allInstancesConfig', class: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusAllInstancesConfig, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusAllInstancesConfig::Representation
|
12122
12735
|
|
12123
12736
|
property :autoscaler, as: 'autoscaler'
|
12737
|
+
property :bulk_instance_operation, as: 'bulkInstanceOperation', class: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusBulkInstanceOperation, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusBulkInstanceOperation::Representation
|
12738
|
+
|
12124
12739
|
property :is_stable, as: 'isStable'
|
12125
12740
|
property :stateful, as: 'stateful', class: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusStateful, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusStateful::Representation
|
12126
12741
|
|
@@ -12137,6 +12752,57 @@ module Google
|
|
12137
12752
|
end
|
12138
12753
|
end
|
12139
12754
|
|
12755
|
+
class InstanceGroupManagerStatusBulkInstanceOperation
|
12756
|
+
# @private
|
12757
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12758
|
+
property :in_progress, as: 'inProgress'
|
12759
|
+
property :last_progress_check, as: 'lastProgressCheck', class: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck::Representation
|
12760
|
+
|
12761
|
+
end
|
12762
|
+
end
|
12763
|
+
|
12764
|
+
class InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck
|
12765
|
+
# @private
|
12766
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12767
|
+
property :error, as: 'error', class: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck::Error, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck::Error::Representation
|
12768
|
+
|
12769
|
+
property :timestamp, as: 'timestamp'
|
12770
|
+
end
|
12771
|
+
|
12772
|
+
class Error
|
12773
|
+
# @private
|
12774
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12775
|
+
collection :errors, as: 'errors', class: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck::Error::Error, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck::Error::Error::Representation
|
12776
|
+
|
12777
|
+
end
|
12778
|
+
|
12779
|
+
class Error
|
12780
|
+
# @private
|
12781
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12782
|
+
property :code, as: 'code'
|
12783
|
+
collection :error_details, as: 'errorDetails', class: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck::Error::Error::ErrorDetail, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck::Error::Error::ErrorDetail::Representation
|
12784
|
+
|
12785
|
+
property :location, as: 'location'
|
12786
|
+
property :message, as: 'message'
|
12787
|
+
end
|
12788
|
+
|
12789
|
+
class ErrorDetail
|
12790
|
+
# @private
|
12791
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12792
|
+
property :error_info, as: 'errorInfo', class: Google::Apis::ComputeAlpha::ErrorInfo, decorator: Google::Apis::ComputeAlpha::ErrorInfo::Representation
|
12793
|
+
|
12794
|
+
property :help, as: 'help', class: Google::Apis::ComputeAlpha::Help, decorator: Google::Apis::ComputeAlpha::Help::Representation
|
12795
|
+
|
12796
|
+
property :localized_message, as: 'localizedMessage', class: Google::Apis::ComputeAlpha::LocalizedMessage, decorator: Google::Apis::ComputeAlpha::LocalizedMessage::Representation
|
12797
|
+
|
12798
|
+
property :quota_info, as: 'quotaInfo', class: Google::Apis::ComputeAlpha::QuotaExceededInfo, decorator: Google::Apis::ComputeAlpha::QuotaExceededInfo::Representation
|
12799
|
+
|
12800
|
+
end
|
12801
|
+
end
|
12802
|
+
end
|
12803
|
+
end
|
12804
|
+
end
|
12805
|
+
|
12140
12806
|
class InstanceGroupManagerStatusStateful
|
12141
12807
|
# @private
|
12142
12808
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12161,6 +12827,13 @@ module Google
|
|
12161
12827
|
end
|
12162
12828
|
end
|
12163
12829
|
|
12830
|
+
class InstanceGroupManagerTargetSizePolicy
|
12831
|
+
# @private
|
12832
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12833
|
+
property :mode, as: 'mode'
|
12834
|
+
end
|
12835
|
+
end
|
12836
|
+
|
12164
12837
|
class InstanceGroupManagerUpdatePolicy
|
12165
12838
|
# @private
|
12166
12839
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12850,6 +13523,23 @@ module Google
|
|
12850
13523
|
end
|
12851
13524
|
end
|
12852
13525
|
|
13526
|
+
class InstancesReportHostAsFaultyRequest
|
13527
|
+
# @private
|
13528
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13529
|
+
property :action_hint, as: 'actionHint'
|
13530
|
+
collection :fault_reasons, as: 'faultReasons', class: Google::Apis::ComputeAlpha::InstancesReportHostAsFaultyRequestFaultReason, decorator: Google::Apis::ComputeAlpha::InstancesReportHostAsFaultyRequestFaultReason::Representation
|
13531
|
+
|
13532
|
+
end
|
13533
|
+
end
|
13534
|
+
|
13535
|
+
class InstancesReportHostAsFaultyRequestFaultReason
|
13536
|
+
# @private
|
13537
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13538
|
+
property :behavior, as: 'behavior'
|
13539
|
+
property :description, as: 'description'
|
13540
|
+
end
|
13541
|
+
end
|
13542
|
+
|
12853
13543
|
class InstancesResumeRequest
|
12854
13544
|
# @private
|
12855
13545
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12974,6 +13664,8 @@ module Google
|
|
12974
13664
|
property :self_link_with_id, as: 'selfLinkWithId'
|
12975
13665
|
property :source_disk, as: 'sourceDisk'
|
12976
13666
|
property :source_disk_id, as: 'sourceDiskId'
|
13667
|
+
property :source_instant_snapshot_group, as: 'sourceInstantSnapshotGroup'
|
13668
|
+
property :source_instant_snapshot_group_id, as: 'sourceInstantSnapshotGroupId'
|
12977
13669
|
property :status, as: 'status'
|
12978
13670
|
property :zone, as: 'zone'
|
12979
13671
|
end
|
@@ -13025,6 +13717,7 @@ module Google
|
|
13025
13717
|
|
13026
13718
|
property :self_link, as: 'selfLink'
|
13027
13719
|
property :self_link_with_id, as: 'selfLinkWithId'
|
13720
|
+
property :source_consistency_group, as: 'sourceConsistencyGroup'
|
13028
13721
|
property :status, as: 'status'
|
13029
13722
|
property :zone, as: 'zone'
|
13030
13723
|
end
|
@@ -13141,6 +13834,7 @@ module Google
|
|
13141
13834
|
property :google_reference_id, as: 'googleReferenceId'
|
13142
13835
|
property :id, :numeric_string => true, as: 'id'
|
13143
13836
|
collection :interconnect_attachments, as: 'interconnectAttachments'
|
13837
|
+
collection :interconnect_groups, as: 'interconnectGroups'
|
13144
13838
|
property :interconnect_type, as: 'interconnectType'
|
13145
13839
|
property :kind, as: 'kind'
|
13146
13840
|
property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
|
@@ -13170,9 +13864,9 @@ module Google
|
|
13170
13864
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13171
13865
|
property :bandwidth_percentage_policy, as: 'bandwidthPercentagePolicy', class: Google::Apis::ComputeAlpha::InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy, decorator: Google::Apis::ComputeAlpha::InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy::Representation
|
13172
13866
|
|
13173
|
-
property :egress_min_bandwidth_percentage_policy, as: 'egressMinBandwidthPercentagePolicy', class: Google::Apis::ComputeAlpha::InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy, decorator: Google::Apis::ComputeAlpha::InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy::Representation
|
13174
|
-
|
13175
13867
|
property :profile_description, as: 'profileDescription'
|
13868
|
+
collection :shape_average_percentages, as: 'shapeAveragePercentages', class: Google::Apis::ComputeAlpha::InterconnectApplicationAwareInterconnectBandwidthPercentage, decorator: Google::Apis::ComputeAlpha::InterconnectApplicationAwareInterconnectBandwidthPercentage::Representation
|
13869
|
+
|
13176
13870
|
property :strict_priority_policy, as: 'strictPriorityPolicy', class: Google::Apis::ComputeAlpha::InterconnectApplicationAwareInterconnectStrictPriorityPolicy, decorator: Google::Apis::ComputeAlpha::InterconnectApplicationAwareInterconnectStrictPriorityPolicy::Representation
|
13177
13871
|
|
13178
13872
|
end
|
@@ -13204,6 +13898,7 @@ module Google
|
|
13204
13898
|
# @private
|
13205
13899
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13206
13900
|
property :admin_enabled, as: 'adminEnabled'
|
13901
|
+
property :attachment_group, as: 'attachmentGroup'
|
13207
13902
|
property :bandwidth, as: 'bandwidth'
|
13208
13903
|
collection :candidate_ipv6_subnets, as: 'candidateIpv6Subnets'
|
13209
13904
|
collection :candidate_subnets, as: 'candidateSubnets'
|
@@ -13301,6 +13996,148 @@ module Google
|
|
13301
13996
|
end
|
13302
13997
|
end
|
13303
13998
|
|
13999
|
+
class InterconnectAttachmentGroup
|
14000
|
+
# @private
|
14001
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14002
|
+
hash :attachments, as: 'attachments', class: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupAttachment, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupAttachment::Representation
|
14003
|
+
|
14004
|
+
property :configured, as: 'configured', class: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupConfigured, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupConfigured::Representation
|
14005
|
+
|
14006
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
14007
|
+
property :description, as: 'description'
|
14008
|
+
property :etag, as: 'etag'
|
14009
|
+
property :id, :numeric_string => true, as: 'id'
|
14010
|
+
property :intent, as: 'intent', class: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupIntent, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupIntent::Representation
|
14011
|
+
|
14012
|
+
property :interconnect_group, as: 'interconnectGroup'
|
14013
|
+
property :kind, as: 'kind'
|
14014
|
+
property :logical_structure, as: 'logicalStructure', class: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupLogicalStructure, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupLogicalStructure::Representation
|
14015
|
+
|
14016
|
+
property :name, as: 'name'
|
14017
|
+
property :self_link, as: 'selfLink'
|
14018
|
+
end
|
14019
|
+
end
|
14020
|
+
|
14021
|
+
class InterconnectAttachmentGroupAttachment
|
14022
|
+
# @private
|
14023
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14024
|
+
property :attachment, as: 'attachment'
|
14025
|
+
end
|
14026
|
+
end
|
14027
|
+
|
14028
|
+
class InterconnectAttachmentGroupConfigured
|
14029
|
+
# @private
|
14030
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14031
|
+
property :availability_sla, as: 'availabilitySla', class: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupConfiguredAvailabilitySla, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupConfiguredAvailabilitySla::Representation
|
14032
|
+
|
14033
|
+
end
|
14034
|
+
end
|
14035
|
+
|
14036
|
+
class InterconnectAttachmentGroupConfiguredAvailabilitySla
|
14037
|
+
# @private
|
14038
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14039
|
+
property :effective_sla, as: 'effectiveSla'
|
14040
|
+
collection :intended_sla_blockers, as: 'intendedSlaBlockers', class: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupConfiguredAvailabilitySlaIntendedSlaBlockers, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupConfiguredAvailabilitySlaIntendedSlaBlockers::Representation
|
14041
|
+
|
14042
|
+
end
|
14043
|
+
end
|
14044
|
+
|
14045
|
+
class InterconnectAttachmentGroupConfiguredAvailabilitySlaIntendedSlaBlockers
|
14046
|
+
# @private
|
14047
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14048
|
+
collection :attachments, as: 'attachments'
|
14049
|
+
property :blocker_type, as: 'blockerType'
|
14050
|
+
property :documentation_link, as: 'documentationLink'
|
14051
|
+
property :explanation, as: 'explanation'
|
14052
|
+
collection :metros, as: 'metros'
|
14053
|
+
collection :zones, as: 'zones'
|
14054
|
+
end
|
14055
|
+
end
|
14056
|
+
|
14057
|
+
class InterconnectAttachmentGroupIntent
|
14058
|
+
# @private
|
14059
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14060
|
+
property :availability_sla, as: 'availabilitySla'
|
14061
|
+
end
|
14062
|
+
end
|
14063
|
+
|
14064
|
+
class InterconnectAttachmentGroupLogicalStructure
|
14065
|
+
# @private
|
14066
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14067
|
+
collection :regions, as: 'regions', class: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupLogicalStructureRegion, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupLogicalStructureRegion::Representation
|
14068
|
+
|
14069
|
+
end
|
14070
|
+
end
|
14071
|
+
|
14072
|
+
class InterconnectAttachmentGroupLogicalStructureRegion
|
14073
|
+
# @private
|
14074
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14075
|
+
collection :metros, as: 'metros', class: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupLogicalStructureRegionMetro, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupLogicalStructureRegionMetro::Representation
|
14076
|
+
|
14077
|
+
property :region, as: 'region'
|
14078
|
+
end
|
14079
|
+
end
|
14080
|
+
|
14081
|
+
class InterconnectAttachmentGroupLogicalStructureRegionMetro
|
14082
|
+
# @private
|
14083
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14084
|
+
collection :facilities, as: 'facilities', class: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupLogicalStructureRegionMetroFacility, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupLogicalStructureRegionMetroFacility::Representation
|
14085
|
+
|
14086
|
+
property :metro, as: 'metro'
|
14087
|
+
end
|
14088
|
+
end
|
14089
|
+
|
14090
|
+
class InterconnectAttachmentGroupLogicalStructureRegionMetroFacility
|
14091
|
+
# @private
|
14092
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14093
|
+
property :facility, as: 'facility'
|
14094
|
+
collection :zones, as: 'zones', class: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityZone, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityZone::Representation
|
14095
|
+
|
14096
|
+
end
|
14097
|
+
end
|
14098
|
+
|
14099
|
+
class InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityZone
|
14100
|
+
# @private
|
14101
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14102
|
+
collection :attachments, as: 'attachments'
|
14103
|
+
property :zone, as: 'zone'
|
14104
|
+
end
|
14105
|
+
end
|
14106
|
+
|
14107
|
+
class InterconnectAttachmentGroupsListResponse
|
14108
|
+
# @private
|
14109
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14110
|
+
property :etag, as: 'etag'
|
14111
|
+
property :id, as: 'id'
|
14112
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::InterconnectAttachmentGroup, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentGroup::Representation
|
14113
|
+
|
14114
|
+
property :kind, as: 'kind'
|
14115
|
+
property :next_page_token, as: 'nextPageToken'
|
14116
|
+
property :self_link, as: 'selfLink'
|
14117
|
+
collection :unreachables, as: 'unreachables'
|
14118
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupsListResponse::Warning, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupsListResponse::Warning::Representation
|
14119
|
+
|
14120
|
+
end
|
14121
|
+
|
14122
|
+
class Warning
|
14123
|
+
# @private
|
14124
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14125
|
+
property :code, as: 'code'
|
14126
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupsListResponse::Warning::Datum, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupsListResponse::Warning::Datum::Representation
|
14127
|
+
|
14128
|
+
property :message, as: 'message'
|
14129
|
+
end
|
14130
|
+
|
14131
|
+
class Datum
|
14132
|
+
# @private
|
14133
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14134
|
+
property :key, as: 'key'
|
14135
|
+
property :value, as: 'value'
|
14136
|
+
end
|
14137
|
+
end
|
14138
|
+
end
|
14139
|
+
end
|
14140
|
+
|
13304
14141
|
class InterconnectAttachmentList
|
13305
14142
|
# @private
|
13306
14143
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13451,6 +14288,139 @@ module Google
|
|
13451
14288
|
end
|
13452
14289
|
end
|
13453
14290
|
|
14291
|
+
class InterconnectGroup
|
14292
|
+
# @private
|
14293
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14294
|
+
property :configured, as: 'configured', class: Google::Apis::ComputeAlpha::InterconnectGroupConfigured, decorator: Google::Apis::ComputeAlpha::InterconnectGroupConfigured::Representation
|
14295
|
+
|
14296
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
14297
|
+
property :description, as: 'description'
|
14298
|
+
property :etag, as: 'etag'
|
14299
|
+
property :id, :numeric_string => true, as: 'id'
|
14300
|
+
property :intent, as: 'intent', class: Google::Apis::ComputeAlpha::InterconnectGroupIntent, decorator: Google::Apis::ComputeAlpha::InterconnectGroupIntent::Representation
|
14301
|
+
|
14302
|
+
hash :interconnects, as: 'interconnects', class: Google::Apis::ComputeAlpha::InterconnectGroupInterconnect, decorator: Google::Apis::ComputeAlpha::InterconnectGroupInterconnect::Representation
|
14303
|
+
|
14304
|
+
property :kind, as: 'kind'
|
14305
|
+
property :name, as: 'name'
|
14306
|
+
property :physical_structure, as: 'physicalStructure', class: Google::Apis::ComputeAlpha::InterconnectGroupPhysicalStructure, decorator: Google::Apis::ComputeAlpha::InterconnectGroupPhysicalStructure::Representation
|
14307
|
+
|
14308
|
+
property :self_link, as: 'selfLink'
|
14309
|
+
end
|
14310
|
+
end
|
14311
|
+
|
14312
|
+
class InterconnectGroupConfigured
|
14313
|
+
# @private
|
14314
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14315
|
+
property :topology_capability, as: 'topologyCapability', class: Google::Apis::ComputeAlpha::InterconnectGroupConfiguredTopologyCapability, decorator: Google::Apis::ComputeAlpha::InterconnectGroupConfiguredTopologyCapability::Representation
|
14316
|
+
|
14317
|
+
end
|
14318
|
+
end
|
14319
|
+
|
14320
|
+
class InterconnectGroupConfiguredTopologyCapability
|
14321
|
+
# @private
|
14322
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14323
|
+
collection :intended_capability_blockers, as: 'intendedCapabilityBlockers', class: Google::Apis::ComputeAlpha::InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers, decorator: Google::Apis::ComputeAlpha::InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers::Representation
|
14324
|
+
|
14325
|
+
property :supported_sla, as: 'supportedSla'
|
14326
|
+
end
|
14327
|
+
end
|
14328
|
+
|
14329
|
+
class InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers
|
14330
|
+
# @private
|
14331
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14332
|
+
property :blocker_type, as: 'blockerType'
|
14333
|
+
property :documentation_link, as: 'documentationLink'
|
14334
|
+
property :explanation, as: 'explanation'
|
14335
|
+
collection :facilities, as: 'facilities'
|
14336
|
+
collection :interconnects, as: 'interconnects'
|
14337
|
+
collection :metros, as: 'metros'
|
14338
|
+
collection :zones, as: 'zones'
|
14339
|
+
end
|
14340
|
+
end
|
14341
|
+
|
14342
|
+
class InterconnectGroupIntent
|
14343
|
+
# @private
|
14344
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14345
|
+
property :topology_capability, as: 'topologyCapability'
|
14346
|
+
end
|
14347
|
+
end
|
14348
|
+
|
14349
|
+
class InterconnectGroupInterconnect
|
14350
|
+
# @private
|
14351
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14352
|
+
property :interconnect, as: 'interconnect'
|
14353
|
+
end
|
14354
|
+
end
|
14355
|
+
|
14356
|
+
class InterconnectGroupPhysicalStructure
|
14357
|
+
# @private
|
14358
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14359
|
+
collection :metros, as: 'metros', class: Google::Apis::ComputeAlpha::InterconnectGroupPhysicalStructureMetros, decorator: Google::Apis::ComputeAlpha::InterconnectGroupPhysicalStructureMetros::Representation
|
14360
|
+
|
14361
|
+
end
|
14362
|
+
end
|
14363
|
+
|
14364
|
+
class InterconnectGroupPhysicalStructureMetros
|
14365
|
+
# @private
|
14366
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14367
|
+
collection :facilities, as: 'facilities', class: Google::Apis::ComputeAlpha::InterconnectGroupPhysicalStructureMetrosFacilities, decorator: Google::Apis::ComputeAlpha::InterconnectGroupPhysicalStructureMetrosFacilities::Representation
|
14368
|
+
|
14369
|
+
property :metro, as: 'metro'
|
14370
|
+
end
|
14371
|
+
end
|
14372
|
+
|
14373
|
+
class InterconnectGroupPhysicalStructureMetrosFacilities
|
14374
|
+
# @private
|
14375
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14376
|
+
property :facility, as: 'facility'
|
14377
|
+
collection :zones, as: 'zones', class: Google::Apis::ComputeAlpha::InterconnectGroupPhysicalStructureMetrosFacilitiesZones, decorator: Google::Apis::ComputeAlpha::InterconnectGroupPhysicalStructureMetrosFacilitiesZones::Representation
|
14378
|
+
|
14379
|
+
end
|
14380
|
+
end
|
14381
|
+
|
14382
|
+
class InterconnectGroupPhysicalStructureMetrosFacilitiesZones
|
14383
|
+
# @private
|
14384
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14385
|
+
collection :interconnects, as: 'interconnects'
|
14386
|
+
property :zone, as: 'zone'
|
14387
|
+
end
|
14388
|
+
end
|
14389
|
+
|
14390
|
+
class InterconnectGroupsListResponse
|
14391
|
+
# @private
|
14392
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14393
|
+
property :etag, as: 'etag'
|
14394
|
+
property :id, as: 'id'
|
14395
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::InterconnectGroup, decorator: Google::Apis::ComputeAlpha::InterconnectGroup::Representation
|
14396
|
+
|
14397
|
+
property :kind, as: 'kind'
|
14398
|
+
property :next_page_token, as: 'nextPageToken'
|
14399
|
+
property :self_link, as: 'selfLink'
|
14400
|
+
collection :unreachables, as: 'unreachables'
|
14401
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::InterconnectGroupsListResponse::Warning, decorator: Google::Apis::ComputeAlpha::InterconnectGroupsListResponse::Warning::Representation
|
14402
|
+
|
14403
|
+
end
|
14404
|
+
|
14405
|
+
class Warning
|
14406
|
+
# @private
|
14407
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14408
|
+
property :code, as: 'code'
|
14409
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::InterconnectGroupsListResponse::Warning::Datum, decorator: Google::Apis::ComputeAlpha::InterconnectGroupsListResponse::Warning::Datum::Representation
|
14410
|
+
|
14411
|
+
property :message, as: 'message'
|
14412
|
+
end
|
14413
|
+
|
14414
|
+
class Datum
|
14415
|
+
# @private
|
14416
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14417
|
+
property :key, as: 'key'
|
14418
|
+
property :value, as: 'value'
|
14419
|
+
end
|
14420
|
+
end
|
14421
|
+
end
|
14422
|
+
end
|
14423
|
+
|
13454
14424
|
class InterconnectList
|
13455
14425
|
# @private
|
13456
14426
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13810,34 +14780,56 @@ module Google
|
|
13810
14780
|
class License
|
13811
14781
|
# @private
|
13812
14782
|
class Representation < Google::Apis::Core::JsonRepresentation
|
14783
|
+
collection :allowed_replacement_licenses, as: 'allowedReplacementLicenses'
|
14784
|
+
property :appendable_to_disk, as: 'appendableToDisk'
|
13813
14785
|
property :charges_use_fee, as: 'chargesUseFee'
|
13814
14786
|
property :creation_timestamp, as: 'creationTimestamp'
|
13815
14787
|
property :description, as: 'description'
|
13816
14788
|
property :id, :numeric_string => true, as: 'id'
|
14789
|
+
collection :incompatible_licenses, as: 'incompatibleLicenses'
|
13817
14790
|
property :kind, as: 'kind'
|
13818
14791
|
property :license_code, :numeric_string => true, as: 'licenseCode'
|
14792
|
+
property :minimum_retention, as: 'minimumRetention', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
14793
|
+
|
14794
|
+
property :multi_tenant_only, as: 'multiTenantOnly'
|
13819
14795
|
property :name, as: 'name'
|
14796
|
+
property :os_license, as: 'osLicense'
|
14797
|
+
property :removable_from_disk, as: 'removableFromDisk'
|
14798
|
+
collection :required_coattached_licenses, as: 'requiredCoattachedLicenses'
|
13820
14799
|
property :resource_requirements, as: 'resourceRequirements', class: Google::Apis::ComputeAlpha::LicenseResourceRequirements, decorator: Google::Apis::ComputeAlpha::LicenseResourceRequirements::Representation
|
13821
14800
|
|
13822
14801
|
property :self_link, as: 'selfLink'
|
13823
14802
|
property :self_link_with_id, as: 'selfLinkWithId'
|
14803
|
+
property :sole_tenant_only, as: 'soleTenantOnly'
|
13824
14804
|
property :transferable, as: 'transferable'
|
14805
|
+
property :update_timestamp, as: 'updateTimestamp'
|
13825
14806
|
end
|
13826
14807
|
end
|
13827
14808
|
|
13828
14809
|
class LicenseCode
|
13829
14810
|
# @private
|
13830
14811
|
class Representation < Google::Apis::Core::JsonRepresentation
|
14812
|
+
collection :allowed_replacement_licenses, as: 'allowedReplacementLicenses'
|
14813
|
+
property :appendable_to_disk, as: 'appendableToDisk'
|
13831
14814
|
property :creation_timestamp, as: 'creationTimestamp'
|
13832
14815
|
property :description, as: 'description'
|
13833
14816
|
property :id, :numeric_string => true, as: 'id'
|
14817
|
+
collection :incompatible_licenses, as: 'incompatibleLicenses'
|
13834
14818
|
property :kind, as: 'kind'
|
13835
14819
|
collection :license_alias, as: 'licenseAlias', class: Google::Apis::ComputeAlpha::LicenseCodeLicenseAlias, decorator: Google::Apis::ComputeAlpha::LicenseCodeLicenseAlias::Representation
|
13836
14820
|
|
14821
|
+
property :minimum_retention, as: 'minimumRetention', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
14822
|
+
|
14823
|
+
property :multi_tenant_only, as: 'multiTenantOnly'
|
13837
14824
|
property :name, as: 'name'
|
14825
|
+
property :os_license, as: 'osLicense'
|
14826
|
+
property :removable_from_disk, as: 'removableFromDisk'
|
14827
|
+
collection :required_coattached_licenses, as: 'requiredCoattachedLicenses'
|
13838
14828
|
property :self_link, as: 'selfLink'
|
14829
|
+
property :sole_tenant_only, as: 'soleTenantOnly'
|
13839
14830
|
property :state, as: 'state'
|
13840
14831
|
property :transferable, as: 'transferable'
|
14832
|
+
property :update_timestamp, as: 'updateTimestamp'
|
13841
14833
|
end
|
13842
14834
|
end
|
13843
14835
|
|
@@ -13974,50 +14966,6 @@ module Google
|
|
13974
14966
|
end
|
13975
14967
|
end
|
13976
14968
|
|
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
14969
|
class MachineImage
|
14022
14970
|
# @private
|
14023
14971
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14213,6 +15161,8 @@ module Google
|
|
14213
15161
|
property :all_instances_config, as: 'allInstancesConfig', class: Google::Apis::ComputeAlpha::ManagedInstanceAllInstancesConfig, decorator: Google::Apis::ComputeAlpha::ManagedInstanceAllInstancesConfig::Representation
|
14214
15162
|
|
14215
15163
|
property :current_action, as: 'currentAction'
|
15164
|
+
property :current_action_details, as: 'currentActionDetails', class: Google::Apis::ComputeAlpha::ManagedInstanceCurrentActionDetails, decorator: Google::Apis::ComputeAlpha::ManagedInstanceCurrentActionDetails::Representation
|
15165
|
+
|
14216
15166
|
property :id, :numeric_string => true, as: 'id'
|
14217
15167
|
property :instance, as: 'instance'
|
14218
15168
|
property :instance_flexibility_override, as: 'instanceFlexibilityOverride', class: Google::Apis::ComputeAlpha::ManagedInstanceInstanceFlexibilityOverride, decorator: Google::Apis::ComputeAlpha::ManagedInstanceInstanceFlexibilityOverride::Representation
|
@@ -14245,6 +15195,14 @@ module Google
|
|
14245
15195
|
end
|
14246
15196
|
end
|
14247
15197
|
|
15198
|
+
class ManagedInstanceCurrentActionDetails
|
15199
|
+
# @private
|
15200
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15201
|
+
property :method_name, as: 'methodName'
|
15202
|
+
property :trigger, as: 'trigger'
|
15203
|
+
end
|
15204
|
+
end
|
15205
|
+
|
14248
15206
|
class ManagedInstanceInstanceFlexibilityOverride
|
14249
15207
|
# @private
|
14250
15208
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14384,6 +15342,8 @@ module Google
|
|
14384
15342
|
hash :parts, as: 'parts', class: Google::Apis::ComputeAlpha::MultiMigPart, decorator: Google::Apis::ComputeAlpha::MultiMigPart::Representation
|
14385
15343
|
|
14386
15344
|
property :region, as: 'region'
|
15345
|
+
property :resource_policies, as: 'resourcePolicies', class: Google::Apis::ComputeAlpha::MultiMigResourcePolicies, decorator: Google::Apis::ComputeAlpha::MultiMigResourcePolicies::Representation
|
15346
|
+
|
14387
15347
|
property :scheduling_policy, as: 'schedulingPolicy', class: Google::Apis::ComputeAlpha::MultiMigSchedulingPolicy, decorator: Google::Apis::ComputeAlpha::MultiMigSchedulingPolicy::Representation
|
14388
15348
|
|
14389
15349
|
property :self_link, as: 'selfLink'
|
@@ -14409,6 +15369,13 @@ module Google
|
|
14409
15369
|
end
|
14410
15370
|
end
|
14411
15371
|
|
15372
|
+
class MultiMigResourcePolicies
|
15373
|
+
# @private
|
15374
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15375
|
+
property :workload_policy, as: 'workloadPolicy'
|
15376
|
+
end
|
15377
|
+
end
|
15378
|
+
|
14412
15379
|
class MultiMigSchedulingPolicy
|
14413
15380
|
# @private
|
14414
15381
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14525,7 +15492,6 @@ module Google
|
|
14525
15492
|
property :mtu, as: 'mtu'
|
14526
15493
|
property :name, as: 'name'
|
14527
15494
|
property :network_firewall_policy_enforcement_order, as: 'networkFirewallPolicyEnforcementOrder'
|
14528
|
-
property :network_placement, as: 'networkPlacement'
|
14529
15495
|
property :network_profile, as: 'networkProfile'
|
14530
15496
|
collection :peerings, as: 'peerings', class: Google::Apis::ComputeAlpha::NetworkPeering, decorator: Google::Apis::ComputeAlpha::NetworkPeering::Representation
|
14531
15497
|
|
@@ -15114,80 +16080,6 @@ module Google
|
|
15114
16080
|
end
|
15115
16081
|
end
|
15116
16082
|
|
15117
|
-
class NetworkPlacement
|
15118
|
-
# @private
|
15119
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
15120
|
-
property :creation_timestamp, as: 'creationTimestamp'
|
15121
|
-
property :description, as: 'description'
|
15122
|
-
property :features, as: 'features', class: Google::Apis::ComputeAlpha::NetworkPlacementNetworkFeatures, decorator: Google::Apis::ComputeAlpha::NetworkPlacementNetworkFeatures::Representation
|
15123
|
-
|
15124
|
-
property :id, :numeric_string => true, as: 'id'
|
15125
|
-
property :kind, as: 'kind'
|
15126
|
-
property :name, as: 'name'
|
15127
|
-
property :self_link, as: 'selfLink'
|
15128
|
-
property :self_link_with_id, as: 'selfLinkWithId'
|
15129
|
-
property :zone, as: 'zone'
|
15130
|
-
end
|
15131
|
-
end
|
15132
|
-
|
15133
|
-
class NetworkPlacementNetworkFeatures
|
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
16083
|
class NetworkProfile
|
15192
16084
|
# @private
|
15193
16085
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -15225,10 +16117,9 @@ module Google
|
|
15225
16117
|
property :allow_sub_interfaces, as: 'allowSubInterfaces'
|
15226
16118
|
property :allow_vpc_peering, as: 'allowVpcPeering'
|
15227
16119
|
property :allow_vpn, as: 'allowVpn'
|
15228
|
-
collection :allowed_subnet_purposes, as: 'allowedSubnetPurposes'
|
15229
|
-
collection :allowed_subnet_stack_types, as: 'allowedSubnetStackTypes'
|
15230
16120
|
collection :interface_types, as: 'interfaceTypes'
|
15231
|
-
|
16121
|
+
collection :subnet_purposes, as: 'subnetPurposes'
|
16122
|
+
collection :subnet_stack_types, as: 'subnetStackTypes'
|
15232
16123
|
property :unicast, as: 'unicast'
|
15233
16124
|
end
|
15234
16125
|
end
|
@@ -16428,8 +17319,6 @@ module Google
|
|
16428
17319
|
collection :bindings, as: 'bindings', class: Google::Apis::ComputeAlpha::Binding, decorator: Google::Apis::ComputeAlpha::Binding::Representation
|
16429
17320
|
|
16430
17321
|
property :etag, :base64 => true, as: 'etag'
|
16431
|
-
collection :rules, as: 'rules', class: Google::Apis::ComputeAlpha::Rule, decorator: Google::Apis::ComputeAlpha::Rule::Representation
|
16432
|
-
|
16433
17322
|
property :version, as: 'version'
|
16434
17323
|
end
|
16435
17324
|
end
|
@@ -17144,20 +18033,59 @@ module Google
|
|
17144
18033
|
class RegionDisksStartAsyncReplicationRequest
|
17145
18034
|
# @private
|
17146
18035
|
class Representation < Google::Apis::Core::JsonRepresentation
|
17147
|
-
property :async_secondary_disk, as: 'asyncSecondaryDisk'
|
18036
|
+
property :async_secondary_disk, as: 'asyncSecondaryDisk'
|
18037
|
+
end
|
18038
|
+
end
|
18039
|
+
|
18040
|
+
class RegionInstanceGroupList
|
18041
|
+
# @private
|
18042
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18043
|
+
property :id, as: 'id'
|
18044
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::InstanceGroup, decorator: Google::Apis::ComputeAlpha::InstanceGroup::Representation
|
18045
|
+
|
18046
|
+
property :kind, as: 'kind'
|
18047
|
+
property :next_page_token, as: 'nextPageToken'
|
18048
|
+
property :self_link, as: 'selfLink'
|
18049
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::RegionInstanceGroupList::Warning, decorator: Google::Apis::ComputeAlpha::RegionInstanceGroupList::Warning::Representation
|
18050
|
+
|
18051
|
+
end
|
18052
|
+
|
18053
|
+
class Warning
|
18054
|
+
# @private
|
18055
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18056
|
+
property :code, as: 'code'
|
18057
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::RegionInstanceGroupList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::RegionInstanceGroupList::Warning::Datum::Representation
|
18058
|
+
|
18059
|
+
property :message, as: 'message'
|
18060
|
+
end
|
18061
|
+
|
18062
|
+
class Datum
|
18063
|
+
# @private
|
18064
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18065
|
+
property :key, as: 'key'
|
18066
|
+
property :value, as: 'value'
|
18067
|
+
end
|
18068
|
+
end
|
18069
|
+
end
|
18070
|
+
end
|
18071
|
+
|
18072
|
+
class RegionInstanceGroupManagerDeleteInstanceConfigReq
|
18073
|
+
# @private
|
18074
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18075
|
+
collection :names, as: 'names'
|
17148
18076
|
end
|
17149
18077
|
end
|
17150
18078
|
|
17151
|
-
class
|
18079
|
+
class RegionInstanceGroupManagerList
|
17152
18080
|
# @private
|
17153
18081
|
class Representation < Google::Apis::Core::JsonRepresentation
|
17154
18082
|
property :id, as: 'id'
|
17155
|
-
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::
|
18083
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::InstanceGroupManager, decorator: Google::Apis::ComputeAlpha::InstanceGroupManager::Representation
|
17156
18084
|
|
17157
18085
|
property :kind, as: 'kind'
|
17158
18086
|
property :next_page_token, as: 'nextPageToken'
|
17159
18087
|
property :self_link, as: 'selfLink'
|
17160
|
-
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::
|
18088
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::RegionInstanceGroupManagerList::Warning, decorator: Google::Apis::ComputeAlpha::RegionInstanceGroupManagerList::Warning::Representation
|
17161
18089
|
|
17162
18090
|
end
|
17163
18091
|
|
@@ -17165,7 +18093,7 @@ module Google
|
|
17165
18093
|
# @private
|
17166
18094
|
class Representation < Google::Apis::Core::JsonRepresentation
|
17167
18095
|
property :code, as: 'code'
|
17168
|
-
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::
|
18096
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::RegionInstanceGroupManagerList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::RegionInstanceGroupManagerList::Warning::Datum::Representation
|
17169
18097
|
|
17170
18098
|
property :message, as: 'message'
|
17171
18099
|
end
|
@@ -17180,23 +18108,26 @@ module Google
|
|
17180
18108
|
end
|
17181
18109
|
end
|
17182
18110
|
|
17183
|
-
class
|
18111
|
+
class RegionInstanceGroupManagerPatchInstanceConfigReq
|
17184
18112
|
# @private
|
17185
18113
|
class Representation < Google::Apis::Core::JsonRepresentation
|
17186
|
-
collection :
|
18114
|
+
collection :per_instance_configs, as: 'perInstanceConfigs', class: Google::Apis::ComputeAlpha::PerInstanceConfig, decorator: Google::Apis::ComputeAlpha::PerInstanceConfig::Representation
|
18115
|
+
|
17187
18116
|
end
|
17188
18117
|
end
|
17189
18118
|
|
17190
|
-
class
|
18119
|
+
class RegionInstanceGroupManagerResizeRequestsListResponse
|
17191
18120
|
# @private
|
17192
18121
|
class Representation < Google::Apis::Core::JsonRepresentation
|
18122
|
+
property :etag, as: 'etag'
|
17193
18123
|
property :id, as: 'id'
|
17194
|
-
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::
|
18124
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::InstanceGroupManagerResizeRequest, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerResizeRequest::Representation
|
17195
18125
|
|
17196
18126
|
property :kind, as: 'kind'
|
17197
18127
|
property :next_page_token, as: 'nextPageToken'
|
17198
18128
|
property :self_link, as: 'selfLink'
|
17199
|
-
|
18129
|
+
collection :unreachables, as: 'unreachables'
|
18130
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::RegionInstanceGroupManagerResizeRequestsListResponse::Warning, decorator: Google::Apis::ComputeAlpha::RegionInstanceGroupManagerResizeRequestsListResponse::Warning::Representation
|
17200
18131
|
|
17201
18132
|
end
|
17202
18133
|
|
@@ -17204,7 +18135,7 @@ module Google
|
|
17204
18135
|
# @private
|
17205
18136
|
class Representation < Google::Apis::Core::JsonRepresentation
|
17206
18137
|
property :code, as: 'code'
|
17207
|
-
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::
|
18138
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::RegionInstanceGroupManagerResizeRequestsListResponse::Warning::Datum, decorator: Google::Apis::ComputeAlpha::RegionInstanceGroupManagerResizeRequestsListResponse::Warning::Datum::Representation
|
17208
18139
|
|
17209
18140
|
property :message, as: 'message'
|
17210
18141
|
end
|
@@ -17219,14 +18150,6 @@ module Google
|
|
17219
18150
|
end
|
17220
18151
|
end
|
17221
18152
|
|
17222
|
-
class RegionInstanceGroupManagerPatchInstanceConfigReq
|
17223
|
-
# @private
|
17224
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
17225
|
-
collection :per_instance_configs, as: 'perInstanceConfigs', class: Google::Apis::ComputeAlpha::PerInstanceConfig, decorator: Google::Apis::ComputeAlpha::PerInstanceConfig::Representation
|
17226
|
-
|
17227
|
-
end
|
17228
|
-
end
|
17229
|
-
|
17230
18153
|
class RegionInstanceGroupManagerUpdateInstanceConfigReq
|
17231
18154
|
# @private
|
17232
18155
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17537,10 +18460,34 @@ module Google
|
|
17537
18460
|
end
|
17538
18461
|
end
|
17539
18462
|
|
18463
|
+
class RegionWaitForReplicationCatchUpRequest
|
18464
|
+
# @private
|
18465
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18466
|
+
property :max_wait_duration, as: 'maxWaitDuration'
|
18467
|
+
end
|
18468
|
+
end
|
18469
|
+
|
18470
|
+
class ReplicationDetails
|
18471
|
+
# @private
|
18472
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18473
|
+
property :last_replication_time, as: 'lastReplicationTime'
|
18474
|
+
property :seconds_since_last_replication, :numeric_string => true, as: 'secondsSinceLastReplication'
|
18475
|
+
end
|
18476
|
+
end
|
18477
|
+
|
18478
|
+
class ReplicationDiskPair
|
18479
|
+
# @private
|
18480
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18481
|
+
property :primary_disk, as: 'primaryDisk'
|
18482
|
+
property :secondary_disk, as: 'secondaryDisk'
|
18483
|
+
end
|
18484
|
+
end
|
18485
|
+
|
17540
18486
|
class RequestMirrorPolicy
|
17541
18487
|
# @private
|
17542
18488
|
class Representation < Google::Apis::Core::JsonRepresentation
|
17543
18489
|
property :backend_service, as: 'backendService'
|
18490
|
+
property :mirror_percent, as: 'mirrorPercent'
|
17544
18491
|
end
|
17545
18492
|
end
|
17546
18493
|
|
@@ -17554,8 +18501,10 @@ module Google
|
|
17554
18501
|
property :delete_after_duration, as: 'deleteAfterDuration', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
17555
18502
|
|
17556
18503
|
property :delete_at_time, as: 'deleteAtTime'
|
18504
|
+
property :deployment_type, as: 'deploymentType'
|
17557
18505
|
property :description, as: 'description'
|
17558
18506
|
property :id, :numeric_string => true, as: 'id'
|
18507
|
+
property :instance_termination_action, as: 'instanceTerminationAction'
|
17559
18508
|
property :kind, as: 'kind'
|
17560
18509
|
property :name, as: 'name'
|
17561
18510
|
property :reservation_sharing_policy, as: 'reservationSharingPolicy', class: Google::Apis::ComputeAlpha::AllocationReservationSharingPolicy, decorator: Google::Apis::ComputeAlpha::AllocationReservationSharingPolicy::Representation
|
@@ -17618,6 +18567,75 @@ module Google
|
|
17618
18567
|
end
|
17619
18568
|
end
|
17620
18569
|
|
18570
|
+
class ReservationBlock
|
18571
|
+
# @private
|
18572
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18573
|
+
property :count, as: 'count'
|
18574
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
18575
|
+
property :id, :numeric_string => true, as: 'id'
|
18576
|
+
property :in_use_count, as: 'inUseCount'
|
18577
|
+
property :kind, as: 'kind'
|
18578
|
+
property :location_prefix, as: 'locationPrefix'
|
18579
|
+
property :name, as: 'name'
|
18580
|
+
property :physical_topology, as: 'physicalTopology', class: Google::Apis::ComputeAlpha::ReservationBlockPhysicalTopology, decorator: Google::Apis::ComputeAlpha::ReservationBlockPhysicalTopology::Representation
|
18581
|
+
|
18582
|
+
property :reservation_maintenance, as: 'reservationMaintenance', class: Google::Apis::ComputeAlpha::GroupMaintenanceInfo, decorator: Google::Apis::ComputeAlpha::GroupMaintenanceInfo::Representation
|
18583
|
+
|
18584
|
+
property :self_link, as: 'selfLink'
|
18585
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
18586
|
+
property :status, as: 'status'
|
18587
|
+
property :zone, as: 'zone'
|
18588
|
+
end
|
18589
|
+
end
|
18590
|
+
|
18591
|
+
class ReservationBlockPhysicalTopology
|
18592
|
+
# @private
|
18593
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18594
|
+
property :block, as: 'block'
|
18595
|
+
property :cluster, as: 'cluster'
|
18596
|
+
end
|
18597
|
+
end
|
18598
|
+
|
18599
|
+
class ReservationBlocksGetResponse
|
18600
|
+
# @private
|
18601
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18602
|
+
property :resource, as: 'resource', class: Google::Apis::ComputeAlpha::ReservationBlock, decorator: Google::Apis::ComputeAlpha::ReservationBlock::Representation
|
18603
|
+
|
18604
|
+
end
|
18605
|
+
end
|
18606
|
+
|
18607
|
+
class ReservationBlocksListResponse
|
18608
|
+
# @private
|
18609
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18610
|
+
property :id, as: 'id'
|
18611
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::ReservationBlock, decorator: Google::Apis::ComputeAlpha::ReservationBlock::Representation
|
18612
|
+
|
18613
|
+
property :kind, as: 'kind'
|
18614
|
+
property :next_page_token, as: 'nextPageToken'
|
18615
|
+
property :self_link, as: 'selfLink'
|
18616
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ReservationBlocksListResponse::Warning, decorator: Google::Apis::ComputeAlpha::ReservationBlocksListResponse::Warning::Representation
|
18617
|
+
|
18618
|
+
end
|
18619
|
+
|
18620
|
+
class Warning
|
18621
|
+
# @private
|
18622
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18623
|
+
property :code, as: 'code'
|
18624
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::ReservationBlocksListResponse::Warning::Datum, decorator: Google::Apis::ComputeAlpha::ReservationBlocksListResponse::Warning::Datum::Representation
|
18625
|
+
|
18626
|
+
property :message, as: 'message'
|
18627
|
+
end
|
18628
|
+
|
18629
|
+
class Datum
|
18630
|
+
# @private
|
18631
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18632
|
+
property :key, as: 'key'
|
18633
|
+
property :value, as: 'value'
|
18634
|
+
end
|
18635
|
+
end
|
18636
|
+
end
|
18637
|
+
end
|
18638
|
+
|
17621
18639
|
class ReservationList
|
17622
18640
|
# @private
|
17623
18641
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17993,9 +19011,13 @@ module Google
|
|
17993
19011
|
class ResourceStatus
|
17994
19012
|
# @private
|
17995
19013
|
class Representation < Google::Apis::Core::JsonRepresentation
|
19014
|
+
collection :accelerator_status, as: 'acceleratorStatus', class: Google::Apis::ComputeAlpha::ResourceStatusAcceleratorStatus, decorator: Google::Apis::ComputeAlpha::ResourceStatusAcceleratorStatus::Representation
|
19015
|
+
|
17996
19016
|
property :last_instance_termination_details, as: 'lastInstanceTerminationDetails', class: Google::Apis::ComputeAlpha::ResourceStatusLastInstanceTerminationDetails, decorator: Google::Apis::ComputeAlpha::ResourceStatusLastInstanceTerminationDetails::Representation
|
17997
19017
|
|
17998
19018
|
property :physical_host, as: 'physicalHost'
|
19019
|
+
property :physical_host_topology, as: 'physicalHostTopology', class: Google::Apis::ComputeAlpha::ResourceStatusPhysicalHostTopology, decorator: Google::Apis::ComputeAlpha::ResourceStatusPhysicalHostTopology::Representation
|
19020
|
+
|
17999
19021
|
property :scheduling, as: 'scheduling', class: Google::Apis::ComputeAlpha::ResourceStatusScheduling, decorator: Google::Apis::ComputeAlpha::ResourceStatusScheduling::Representation
|
18000
19022
|
|
18001
19023
|
hash :service_integration_statuses, as: 'serviceIntegrationStatuses', class: Google::Apis::ComputeAlpha::ResourceStatusServiceIntegrationStatus, decorator: Google::Apis::ComputeAlpha::ResourceStatusServiceIntegrationStatus::Representation
|
@@ -18007,6 +19029,38 @@ module Google
|
|
18007
19029
|
end
|
18008
19030
|
end
|
18009
19031
|
|
19032
|
+
class ResourceStatusAcceleratorStatus
|
19033
|
+
# @private
|
19034
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19035
|
+
collection :passed_scans, as: 'passedScans', class: Google::Apis::ComputeAlpha::ResourceStatusAcceleratorStatusPassedScan, decorator: Google::Apis::ComputeAlpha::ResourceStatusAcceleratorStatusPassedScan::Representation
|
19036
|
+
|
19037
|
+
collection :recommended_scans, as: 'recommendedScans', class: Google::Apis::ComputeAlpha::ResourceStatusAcceleratorStatusRecommendedScan, decorator: Google::Apis::ComputeAlpha::ResourceStatusAcceleratorStatusRecommendedScan::Representation
|
19038
|
+
|
19039
|
+
property :serial_number, as: 'serialNumber'
|
19040
|
+
property :uuid, as: 'uuid'
|
19041
|
+
end
|
19042
|
+
end
|
19043
|
+
|
19044
|
+
class ResourceStatusAcceleratorStatusPassedScan
|
19045
|
+
# @private
|
19046
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19047
|
+
property :end_time, as: 'endTime'
|
19048
|
+
property :name, as: 'name'
|
19049
|
+
property :start_time, as: 'startTime'
|
19050
|
+
property :version, as: 'version'
|
19051
|
+
end
|
19052
|
+
end
|
19053
|
+
|
19054
|
+
class ResourceStatusAcceleratorStatusRecommendedScan
|
19055
|
+
# @private
|
19056
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19057
|
+
property :estimated_duration, as: 'estimatedDuration', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
19058
|
+
|
19059
|
+
property :name, as: 'name'
|
19060
|
+
property :version, as: 'version'
|
19061
|
+
end
|
19062
|
+
end
|
19063
|
+
|
18010
19064
|
class ResourceStatusLastInstanceTerminationDetails
|
18011
19065
|
# @private
|
18012
19066
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -18014,6 +19068,16 @@ module Google
|
|
18014
19068
|
end
|
18015
19069
|
end
|
18016
19070
|
|
19071
|
+
class ResourceStatusPhysicalHostTopology
|
19072
|
+
# @private
|
19073
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19074
|
+
property :block, as: 'block'
|
19075
|
+
property :cluster, as: 'cluster'
|
19076
|
+
property :host, as: 'host'
|
19077
|
+
property :subblock, as: 'subblock'
|
19078
|
+
end
|
19079
|
+
end
|
19080
|
+
|
18017
19081
|
class ResourceStatusScheduling
|
18018
19082
|
# @private
|
18019
19083
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -18155,6 +19219,7 @@ module Google
|
|
18155
19219
|
class RoutePolicy
|
18156
19220
|
# @private
|
18157
19221
|
class Representation < Google::Apis::Core::JsonRepresentation
|
19222
|
+
property :description, as: 'description'
|
18158
19223
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
18159
19224
|
property :name, as: 'name'
|
18160
19225
|
collection :terms, as: 'terms', class: Google::Apis::ComputeAlpha::RoutePolicyPolicyTerm, decorator: Google::Apis::ComputeAlpha::RoutePolicyPolicyTerm::Representation
|
@@ -18193,6 +19258,7 @@ module Google
|
|
18193
19258
|
property :name, as: 'name'
|
18194
19259
|
collection :nats, as: 'nats', class: Google::Apis::ComputeAlpha::RouterNat, decorator: Google::Apis::ComputeAlpha::RouterNat::Representation
|
18195
19260
|
|
19261
|
+
property :ncc_gateway, as: 'nccGateway'
|
18196
19262
|
property :network, as: 'network'
|
18197
19263
|
property :region, as: 'region'
|
18198
19264
|
property :self_link, as: 'selfLink'
|
@@ -18376,11 +19442,14 @@ module Google
|
|
18376
19442
|
property :max_ports_per_vm, as: 'maxPortsPerVm'
|
18377
19443
|
property :min_ports_per_vm, as: 'minPortsPerVm'
|
18378
19444
|
property :name, as: 'name'
|
19445
|
+
collection :nat64_subnetworks, as: 'nat64Subnetworks', class: Google::Apis::ComputeAlpha::RouterNatSubnetworkToNat64, decorator: Google::Apis::ComputeAlpha::RouterNatSubnetworkToNat64::Representation
|
19446
|
+
|
18379
19447
|
property :nat_ip_allocate_option, as: 'natIpAllocateOption'
|
18380
19448
|
collection :nat_ips, as: 'natIps'
|
18381
19449
|
collection :rules, as: 'rules', class: Google::Apis::ComputeAlpha::RouterNatRule, decorator: Google::Apis::ComputeAlpha::RouterNatRule::Representation
|
18382
19450
|
|
18383
19451
|
property :source_subnetwork_ip_ranges_to_nat, as: 'sourceSubnetworkIpRangesToNat'
|
19452
|
+
property :source_subnetwork_ip_ranges_to_nat64, as: 'sourceSubnetworkIpRangesToNat64'
|
18384
19453
|
collection :subnetworks, as: 'subnetworks', class: Google::Apis::ComputeAlpha::RouterNatSubnetworkToNat, decorator: Google::Apis::ComputeAlpha::RouterNatSubnetworkToNat::Representation
|
18385
19454
|
|
18386
19455
|
property :tcp_established_idle_timeout_sec, as: 'tcpEstablishedIdleTimeoutSec'
|
@@ -18429,6 +19498,13 @@ module Google
|
|
18429
19498
|
end
|
18430
19499
|
end
|
18431
19500
|
|
19501
|
+
class RouterNatSubnetworkToNat64
|
19502
|
+
# @private
|
19503
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19504
|
+
property :name, as: 'name'
|
19505
|
+
end
|
19506
|
+
end
|
19507
|
+
|
18432
19508
|
class RouterStatus
|
18433
19509
|
# @private
|
18434
19510
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -18664,21 +19740,6 @@ module Google
|
|
18664
19740
|
end
|
18665
19741
|
end
|
18666
19742
|
|
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
19743
|
class SslHealthCheck
|
18683
19744
|
# @private
|
18684
19745
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -18762,6 +19823,8 @@ module Google
|
|
18762
19823
|
|
18763
19824
|
property :preemptible, as: 'preemptible'
|
18764
19825
|
property :provisioning_model, as: 'provisioningModel'
|
19826
|
+
property :shutdown_timeout, as: 'shutdownTimeout', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
19827
|
+
|
18765
19828
|
property :termination_time, as: 'terminationTime'
|
18766
19829
|
property :windows_license_optimization_mode, as: 'windowsLicenseOptimizationMode'
|
18767
19830
|
end
|
@@ -20545,8 +21608,10 @@ module Google
|
|
20545
21608
|
property :id, :numeric_string => true, as: 'id'
|
20546
21609
|
property :internal_ipv6_prefix, as: 'internalIpv6Prefix'
|
20547
21610
|
property :ip_cidr_range, as: 'ipCidrRange'
|
21611
|
+
property :ip_collection, as: 'ipCollection'
|
20548
21612
|
property :ipv6_access_type, as: 'ipv6AccessType'
|
20549
21613
|
property :ipv6_cidr_range, as: 'ipv6CidrRange'
|
21614
|
+
property :ipv6_gce_endpoint, as: 'ipv6GceEndpoint'
|
20550
21615
|
property :kind, as: 'kind'
|
20551
21616
|
property :log_config, as: 'logConfig', class: Google::Apis::ComputeAlpha::SubnetworkLogConfig, decorator: Google::Apis::ComputeAlpha::SubnetworkLogConfig::Representation
|
20552
21617
|
|
@@ -22382,6 +23447,13 @@ module Google
|
|
22382
23447
|
end
|
22383
23448
|
end
|
22384
23449
|
|
23450
|
+
class WaitForReplicationCatchUpRequest
|
23451
|
+
# @private
|
23452
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23453
|
+
property :max_wait_duration, as: 'maxWaitDuration'
|
23454
|
+
end
|
23455
|
+
end
|
23456
|
+
|
22385
23457
|
class WeightedBackendService
|
22386
23458
|
# @private
|
22387
23459
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -22392,6 +23464,136 @@ module Google
|
|
22392
23464
|
end
|
22393
23465
|
end
|
22394
23466
|
|
23467
|
+
class Wire
|
23468
|
+
# @private
|
23469
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23470
|
+
property :admin_enabled, as: 'adminEnabled'
|
23471
|
+
collection :endpoints, as: 'endpoints', class: Google::Apis::ComputeAlpha::WireEndpoint, decorator: Google::Apis::ComputeAlpha::WireEndpoint::Representation
|
23472
|
+
|
23473
|
+
property :label, as: 'label'
|
23474
|
+
property :wire_properties, as: 'wireProperties', class: Google::Apis::ComputeAlpha::WireProperties, decorator: Google::Apis::ComputeAlpha::WireProperties::Representation
|
23475
|
+
|
23476
|
+
end
|
23477
|
+
end
|
23478
|
+
|
23479
|
+
class WireEndpoint
|
23480
|
+
# @private
|
23481
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23482
|
+
property :interconnect, as: 'interconnect'
|
23483
|
+
property :vlan_tag, as: 'vlanTag'
|
23484
|
+
end
|
23485
|
+
end
|
23486
|
+
|
23487
|
+
class WireGroup
|
23488
|
+
# @private
|
23489
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23490
|
+
property :admin_enabled, as: 'adminEnabled'
|
23491
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
23492
|
+
property :description, as: 'description'
|
23493
|
+
hash :endpoints, as: 'endpoints', class: Google::Apis::ComputeAlpha::WireGroupEndpoint, decorator: Google::Apis::ComputeAlpha::WireGroupEndpoint::Representation
|
23494
|
+
|
23495
|
+
property :id, :numeric_string => true, as: 'id'
|
23496
|
+
property :kind, as: 'kind'
|
23497
|
+
property :name, as: 'name'
|
23498
|
+
property :self_link, as: 'selfLink'
|
23499
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
23500
|
+
property :service_level, as: 'serviceLevel', class: Google::Apis::ComputeAlpha::WireGroupServiceLevel, decorator: Google::Apis::ComputeAlpha::WireGroupServiceLevel::Representation
|
23501
|
+
|
23502
|
+
property :wire_group_properties, as: 'wireGroupProperties', class: Google::Apis::ComputeAlpha::WireGroupProperties, decorator: Google::Apis::ComputeAlpha::WireGroupProperties::Representation
|
23503
|
+
|
23504
|
+
hash :wire_inputs, as: 'wireInputs', class: Google::Apis::ComputeAlpha::WireGroupWireInputs, decorator: Google::Apis::ComputeAlpha::WireGroupWireInputs::Representation
|
23505
|
+
|
23506
|
+
property :wire_properties, as: 'wireProperties', class: Google::Apis::ComputeAlpha::WireProperties, decorator: Google::Apis::ComputeAlpha::WireProperties::Representation
|
23507
|
+
|
23508
|
+
collection :wires, as: 'wires', class: Google::Apis::ComputeAlpha::Wire, decorator: Google::Apis::ComputeAlpha::Wire::Representation
|
23509
|
+
|
23510
|
+
end
|
23511
|
+
end
|
23512
|
+
|
23513
|
+
class WireGroupEndpoint
|
23514
|
+
# @private
|
23515
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23516
|
+
hash :interconnects, as: 'interconnects', class: Google::Apis::ComputeAlpha::WireGroupEndpointInterconnect, decorator: Google::Apis::ComputeAlpha::WireGroupEndpointInterconnect::Representation
|
23517
|
+
|
23518
|
+
end
|
23519
|
+
end
|
23520
|
+
|
23521
|
+
class WireGroupEndpointInterconnect
|
23522
|
+
# @private
|
23523
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23524
|
+
property :interconnect, as: 'interconnect'
|
23525
|
+
collection :vlan_tags, as: 'vlanTags'
|
23526
|
+
end
|
23527
|
+
end
|
23528
|
+
|
23529
|
+
class WireGroupList
|
23530
|
+
# @private
|
23531
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23532
|
+
property :etag, as: 'etag'
|
23533
|
+
property :id, as: 'id'
|
23534
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::WireGroup, decorator: Google::Apis::ComputeAlpha::WireGroup::Representation
|
23535
|
+
|
23536
|
+
property :kind, as: 'kind'
|
23537
|
+
property :next_page_token, as: 'nextPageToken'
|
23538
|
+
property :self_link, as: 'selfLink'
|
23539
|
+
collection :unreachables, as: 'unreachables'
|
23540
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::WireGroupList::Warning, decorator: Google::Apis::ComputeAlpha::WireGroupList::Warning::Representation
|
23541
|
+
|
23542
|
+
end
|
23543
|
+
|
23544
|
+
class Warning
|
23545
|
+
# @private
|
23546
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23547
|
+
property :code, as: 'code'
|
23548
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::WireGroupList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::WireGroupList::Warning::Datum::Representation
|
23549
|
+
|
23550
|
+
property :message, as: 'message'
|
23551
|
+
end
|
23552
|
+
|
23553
|
+
class Datum
|
23554
|
+
# @private
|
23555
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23556
|
+
property :key, as: 'key'
|
23557
|
+
property :value, as: 'value'
|
23558
|
+
end
|
23559
|
+
end
|
23560
|
+
end
|
23561
|
+
end
|
23562
|
+
|
23563
|
+
class WireGroupProperties
|
23564
|
+
# @private
|
23565
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23566
|
+
property :type, as: 'type'
|
23567
|
+
end
|
23568
|
+
end
|
23569
|
+
|
23570
|
+
class WireGroupServiceLevel
|
23571
|
+
# @private
|
23572
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23573
|
+
property :availability_class, as: 'availabilityClass'
|
23574
|
+
end
|
23575
|
+
end
|
23576
|
+
|
23577
|
+
class WireGroupWireInputs
|
23578
|
+
# @private
|
23579
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23580
|
+
property :admin_enabled, as: 'adminEnabled'
|
23581
|
+
property :wire_property_overrides, as: 'wirePropertyOverrides', class: Google::Apis::ComputeAlpha::WireProperties, decorator: Google::Apis::ComputeAlpha::WireProperties::Representation
|
23582
|
+
|
23583
|
+
end
|
23584
|
+
end
|
23585
|
+
|
23586
|
+
class WireProperties
|
23587
|
+
# @private
|
23588
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23589
|
+
property :bandwidth_allocation, as: 'bandwidthAllocation'
|
23590
|
+
property :bandwidth_metered, :numeric_string => true, as: 'bandwidthMetered'
|
23591
|
+
property :bandwidth_unmetered, :numeric_string => true, as: 'bandwidthUnmetered'
|
23592
|
+
property :fault_response, as: 'faultResponse'
|
23593
|
+
property :network_service_class, as: 'networkServiceClass'
|
23594
|
+
end
|
23595
|
+
end
|
23596
|
+
|
22395
23597
|
class XpnHostList
|
22396
23598
|
# @private
|
22397
23599
|
class Representation < Google::Apis::Core::JsonRepresentation
|