google-apis-compute_alpha 0.106.0 → 0.108.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 +8 -0
- data/lib/google/apis/compute_alpha/classes.rb +1220 -277
- data/lib/google/apis/compute_alpha/gem_version.rb +2 -2
- data/lib/google/apis/compute_alpha/representations.rb +502 -52
- data/lib/google/apis/compute_alpha/service.rb +495 -23
- metadata +4 -7
@@ -658,6 +658,12 @@ module Google
|
|
658
658
|
include Google::Apis::Core::JsonObjectSupport
|
659
659
|
end
|
660
660
|
|
661
|
+
class BackendServicesGetEffectiveSecurityPoliciesResponse
|
662
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
663
|
+
|
664
|
+
include Google::Apis::Core::JsonObjectSupport
|
665
|
+
end
|
666
|
+
|
661
667
|
class BackendServicesScopedList
|
662
668
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
663
669
|
|
@@ -760,6 +766,24 @@ module Google
|
|
760
766
|
include Google::Apis::Core::JsonObjectSupport
|
761
767
|
end
|
762
768
|
|
769
|
+
class CalendarModeAdviceRequest
|
770
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
771
|
+
|
772
|
+
include Google::Apis::Core::JsonObjectSupport
|
773
|
+
end
|
774
|
+
|
775
|
+
class CalendarModeAdviceResponse
|
776
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
777
|
+
|
778
|
+
include Google::Apis::Core::JsonObjectSupport
|
779
|
+
end
|
780
|
+
|
781
|
+
class CalendarModeRecommendation
|
782
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
783
|
+
|
784
|
+
include Google::Apis::Core::JsonObjectSupport
|
785
|
+
end
|
786
|
+
|
763
787
|
class CallCredentials
|
764
788
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
765
789
|
|
@@ -1306,6 +1330,24 @@ module Google
|
|
1306
1330
|
include Google::Apis::Core::JsonObjectSupport
|
1307
1331
|
end
|
1308
1332
|
|
1333
|
+
class FirewallPoliciesScopedList
|
1334
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1335
|
+
|
1336
|
+
class Warning
|
1337
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1338
|
+
|
1339
|
+
class Datum
|
1340
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1341
|
+
|
1342
|
+
include Google::Apis::Core::JsonObjectSupport
|
1343
|
+
end
|
1344
|
+
|
1345
|
+
include Google::Apis::Core::JsonObjectSupport
|
1346
|
+
end
|
1347
|
+
|
1348
|
+
include Google::Apis::Core::JsonObjectSupport
|
1349
|
+
end
|
1350
|
+
|
1309
1351
|
class FirewallPolicy
|
1310
1352
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1311
1353
|
|
@@ -1366,6 +1408,12 @@ module Google
|
|
1366
1408
|
include Google::Apis::Core::JsonObjectSupport
|
1367
1409
|
end
|
1368
1410
|
|
1411
|
+
class FlexibleTimeRange
|
1412
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1413
|
+
|
1414
|
+
include Google::Apis::Core::JsonObjectSupport
|
1415
|
+
end
|
1416
|
+
|
1369
1417
|
class ForwardingRule
|
1370
1418
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1371
1419
|
|
@@ -1546,6 +1594,60 @@ module Google
|
|
1546
1594
|
include Google::Apis::Core::JsonObjectSupport
|
1547
1595
|
end
|
1548
1596
|
|
1597
|
+
class FutureResourcesRecommendation
|
1598
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1599
|
+
|
1600
|
+
include Google::Apis::Core::JsonObjectSupport
|
1601
|
+
end
|
1602
|
+
|
1603
|
+
class FutureResourcesRecommendationOtherLocation
|
1604
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1605
|
+
|
1606
|
+
include Google::Apis::Core::JsonObjectSupport
|
1607
|
+
end
|
1608
|
+
|
1609
|
+
class FutureResourcesSpec
|
1610
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1611
|
+
|
1612
|
+
include Google::Apis::Core::JsonObjectSupport
|
1613
|
+
end
|
1614
|
+
|
1615
|
+
class FutureResourcesSpecAggregateResources
|
1616
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1617
|
+
|
1618
|
+
include Google::Apis::Core::JsonObjectSupport
|
1619
|
+
end
|
1620
|
+
|
1621
|
+
class FutureResourcesSpecLocalSsdPartition
|
1622
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1623
|
+
|
1624
|
+
include Google::Apis::Core::JsonObjectSupport
|
1625
|
+
end
|
1626
|
+
|
1627
|
+
class FutureResourcesSpecLocationPolicy
|
1628
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1629
|
+
|
1630
|
+
include Google::Apis::Core::JsonObjectSupport
|
1631
|
+
end
|
1632
|
+
|
1633
|
+
class FutureResourcesSpecLocationPolicyLocation
|
1634
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1635
|
+
|
1636
|
+
include Google::Apis::Core::JsonObjectSupport
|
1637
|
+
end
|
1638
|
+
|
1639
|
+
class FutureResourcesSpecSpecificSkuResources
|
1640
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1641
|
+
|
1642
|
+
include Google::Apis::Core::JsonObjectSupport
|
1643
|
+
end
|
1644
|
+
|
1645
|
+
class FutureResourcesSpecTargetResources
|
1646
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1647
|
+
|
1648
|
+
include Google::Apis::Core::JsonObjectSupport
|
1649
|
+
end
|
1650
|
+
|
1549
1651
|
class GrpcHealthCheck
|
1550
1652
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1551
1653
|
|
@@ -3046,6 +3148,12 @@ module Google
|
|
3046
3148
|
include Google::Apis::Core::JsonObjectSupport
|
3047
3149
|
end
|
3048
3150
|
|
3151
|
+
class InterconnectAttachmentGroupsGetOperationalStatusResponse
|
3152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3153
|
+
|
3154
|
+
include Google::Apis::Core::JsonObjectSupport
|
3155
|
+
end
|
3156
|
+
|
3049
3157
|
class InterconnectAttachmentGroupsListResponse
|
3050
3158
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3051
3159
|
|
@@ -3064,6 +3172,12 @@ module Google
|
|
3064
3172
|
include Google::Apis::Core::JsonObjectSupport
|
3065
3173
|
end
|
3066
3174
|
|
3175
|
+
class InterconnectAttachmentGroupsOperationalStatus
|
3176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3177
|
+
|
3178
|
+
include Google::Apis::Core::JsonObjectSupport
|
3179
|
+
end
|
3180
|
+
|
3067
3181
|
class InterconnectAttachmentList
|
3068
3182
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3069
3183
|
|
@@ -3214,6 +3328,12 @@ module Google
|
|
3214
3328
|
include Google::Apis::Core::JsonObjectSupport
|
3215
3329
|
end
|
3216
3330
|
|
3331
|
+
class InterconnectGroupsGetOperationalStatusResponse
|
3332
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3333
|
+
|
3334
|
+
include Google::Apis::Core::JsonObjectSupport
|
3335
|
+
end
|
3336
|
+
|
3217
3337
|
class InterconnectGroupsListResponse
|
3218
3338
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3219
3339
|
|
@@ -3232,6 +3352,18 @@ module Google
|
|
3232
3352
|
include Google::Apis::Core::JsonObjectSupport
|
3233
3353
|
end
|
3234
3354
|
|
3355
|
+
class InterconnectGroupsOperationalStatus
|
3356
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3357
|
+
|
3358
|
+
include Google::Apis::Core::JsonObjectSupport
|
3359
|
+
end
|
3360
|
+
|
3361
|
+
class InterconnectGroupsOperationalStatusInterconnectStatus
|
3362
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3363
|
+
|
3364
|
+
include Google::Apis::Core::JsonObjectSupport
|
3365
|
+
end
|
3366
|
+
|
3235
3367
|
class InterconnectList
|
3236
3368
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3237
3369
|
|
@@ -3256,6 +3388,12 @@ module Google
|
|
3256
3388
|
include Google::Apis::Core::JsonObjectSupport
|
3257
3389
|
end
|
3258
3390
|
|
3391
|
+
class InterconnectLocationCrossSiteInterconnectInfo
|
3392
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3393
|
+
|
3394
|
+
include Google::Apis::Core::JsonObjectSupport
|
3395
|
+
end
|
3396
|
+
|
3259
3397
|
class InterconnectLocationList
|
3260
3398
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3261
3399
|
|
@@ -3718,30 +3856,12 @@ module Google
|
|
3718
3856
|
include Google::Apis::Core::JsonObjectSupport
|
3719
3857
|
end
|
3720
3858
|
|
3721
|
-
class MultiMigLocationPolicy
|
3722
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3723
|
-
|
3724
|
-
include Google::Apis::Core::JsonObjectSupport
|
3725
|
-
end
|
3726
|
-
|
3727
|
-
class MultiMigPart
|
3728
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3729
|
-
|
3730
|
-
include Google::Apis::Core::JsonObjectSupport
|
3731
|
-
end
|
3732
|
-
|
3733
3859
|
class MultiMigResourcePolicies
|
3734
3860
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3735
3861
|
|
3736
3862
|
include Google::Apis::Core::JsonObjectSupport
|
3737
3863
|
end
|
3738
3864
|
|
3739
|
-
class MultiMigSchedulingPolicy
|
3740
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3741
|
-
|
3742
|
-
include Google::Apis::Core::JsonObjectSupport
|
3743
|
-
end
|
3744
|
-
|
3745
3865
|
class MultiMigStatus
|
3746
3866
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3747
3867
|
|
@@ -4066,6 +4186,24 @@ module Google
|
|
4066
4186
|
include Google::Apis::Core::JsonObjectSupport
|
4067
4187
|
end
|
4068
4188
|
|
4189
|
+
class NetworkFirewallPolicyAggregatedList
|
4190
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4191
|
+
|
4192
|
+
class Warning
|
4193
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4194
|
+
|
4195
|
+
class Datum
|
4196
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4197
|
+
|
4198
|
+
include Google::Apis::Core::JsonObjectSupport
|
4199
|
+
end
|
4200
|
+
|
4201
|
+
include Google::Apis::Core::JsonObjectSupport
|
4202
|
+
end
|
4203
|
+
|
4204
|
+
include Google::Apis::Core::JsonObjectSupport
|
4205
|
+
end
|
4206
|
+
|
4069
4207
|
class NetworkInterface
|
4070
4208
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4071
4209
|
|
@@ -4114,6 +4252,12 @@ module Google
|
|
4114
4252
|
include Google::Apis::Core::JsonObjectSupport
|
4115
4253
|
end
|
4116
4254
|
|
4255
|
+
class NetworkProfileLocation
|
4256
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4257
|
+
|
4258
|
+
include Google::Apis::Core::JsonObjectSupport
|
4259
|
+
end
|
4260
|
+
|
4117
4261
|
class NetworkProfileNetworkFeatures
|
4118
4262
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4119
4263
|
|
@@ -5536,6 +5680,18 @@ module Google
|
|
5536
5680
|
include Google::Apis::Core::JsonObjectSupport
|
5537
5681
|
end
|
5538
5682
|
|
5683
|
+
class ReservationsBlocksPerformMaintenanceRequest
|
5684
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5685
|
+
|
5686
|
+
include Google::Apis::Core::JsonObjectSupport
|
5687
|
+
end
|
5688
|
+
|
5689
|
+
class ReservationsPerformMaintenanceRequest
|
5690
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5691
|
+
|
5692
|
+
include Google::Apis::Core::JsonObjectSupport
|
5693
|
+
end
|
5694
|
+
|
5539
5695
|
class ReservationsResizeRequest
|
5540
5696
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5541
5697
|
|
@@ -8182,6 +8338,18 @@ module Google
|
|
8182
8338
|
include Google::Apis::Core::JsonObjectSupport
|
8183
8339
|
end
|
8184
8340
|
|
8341
|
+
class WireGroupTopology
|
8342
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8343
|
+
|
8344
|
+
include Google::Apis::Core::JsonObjectSupport
|
8345
|
+
end
|
8346
|
+
|
8347
|
+
class WireGroupTopologyEndpoint
|
8348
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8349
|
+
|
8350
|
+
include Google::Apis::Core::JsonObjectSupport
|
8351
|
+
end
|
8352
|
+
|
8185
8353
|
class WireGroupWireInputs
|
8186
8354
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8187
8355
|
|
@@ -9501,6 +9669,14 @@ module Google
|
|
9501
9669
|
end
|
9502
9670
|
end
|
9503
9671
|
|
9672
|
+
class BackendServicesGetEffectiveSecurityPoliciesResponse
|
9673
|
+
# @private
|
9674
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9675
|
+
collection :security_policies, as: 'securityPolicies', class: Google::Apis::ComputeAlpha::SecurityPolicy, decorator: Google::Apis::ComputeAlpha::SecurityPolicy::Representation
|
9676
|
+
|
9677
|
+
end
|
9678
|
+
end
|
9679
|
+
|
9504
9680
|
class BackendServicesScopedList
|
9505
9681
|
# @private
|
9506
9682
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9679,6 +9855,7 @@ module Google
|
|
9679
9855
|
class CacheInvalidationRule
|
9680
9856
|
# @private
|
9681
9857
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9858
|
+
collection :cache_tags, as: 'cacheTags'
|
9682
9859
|
property :host, as: 'host'
|
9683
9860
|
property :path, as: 'path'
|
9684
9861
|
end
|
@@ -9697,6 +9874,30 @@ module Google
|
|
9697
9874
|
end
|
9698
9875
|
end
|
9699
9876
|
|
9877
|
+
class CalendarModeAdviceRequest
|
9878
|
+
# @private
|
9879
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9880
|
+
hash :future_resources_specs, as: 'futureResourcesSpecs', class: Google::Apis::ComputeAlpha::FutureResourcesSpec, decorator: Google::Apis::ComputeAlpha::FutureResourcesSpec::Representation
|
9881
|
+
|
9882
|
+
end
|
9883
|
+
end
|
9884
|
+
|
9885
|
+
class CalendarModeAdviceResponse
|
9886
|
+
# @private
|
9887
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9888
|
+
collection :recommendations, as: 'recommendations', class: Google::Apis::ComputeAlpha::CalendarModeRecommendation, decorator: Google::Apis::ComputeAlpha::CalendarModeRecommendation::Representation
|
9889
|
+
|
9890
|
+
end
|
9891
|
+
end
|
9892
|
+
|
9893
|
+
class CalendarModeRecommendation
|
9894
|
+
# @private
|
9895
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9896
|
+
hash :recommendations_per_spec, as: 'recommendationsPerSpec', class: Google::Apis::ComputeAlpha::FutureResourcesRecommendation, decorator: Google::Apis::ComputeAlpha::FutureResourcesRecommendation::Representation
|
9897
|
+
|
9898
|
+
end
|
9899
|
+
end
|
9900
|
+
|
9700
9901
|
class CallCredentials
|
9701
9902
|
# @private
|
9702
9903
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10705,6 +10906,34 @@ module Google
|
|
10705
10906
|
end
|
10706
10907
|
end
|
10707
10908
|
|
10909
|
+
class FirewallPoliciesScopedList
|
10910
|
+
# @private
|
10911
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10912
|
+
collection :firewall_policies, as: 'firewallPolicies', class: Google::Apis::ComputeAlpha::FirewallPolicy, decorator: Google::Apis::ComputeAlpha::FirewallPolicy::Representation
|
10913
|
+
|
10914
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::FirewallPoliciesScopedList::Warning, decorator: Google::Apis::ComputeAlpha::FirewallPoliciesScopedList::Warning::Representation
|
10915
|
+
|
10916
|
+
end
|
10917
|
+
|
10918
|
+
class Warning
|
10919
|
+
# @private
|
10920
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10921
|
+
property :code, as: 'code'
|
10922
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::FirewallPoliciesScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::FirewallPoliciesScopedList::Warning::Datum::Representation
|
10923
|
+
|
10924
|
+
property :message, as: 'message'
|
10925
|
+
end
|
10926
|
+
|
10927
|
+
class Datum
|
10928
|
+
# @private
|
10929
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10930
|
+
property :key, as: 'key'
|
10931
|
+
property :value, as: 'value'
|
10932
|
+
end
|
10933
|
+
end
|
10934
|
+
end
|
10935
|
+
end
|
10936
|
+
|
10708
10937
|
class FirewallPolicy
|
10709
10938
|
# @private
|
10710
10939
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10845,6 +11074,18 @@ module Google
|
|
10845
11074
|
end
|
10846
11075
|
end
|
10847
11076
|
|
11077
|
+
class FlexibleTimeRange
|
11078
|
+
# @private
|
11079
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11080
|
+
property :end_time_not_earlier_than, as: 'endTimeNotEarlierThan'
|
11081
|
+
property :end_time_not_later_than, as: 'endTimeNotLaterThan'
|
11082
|
+
property :max_duration, as: 'maxDuration'
|
11083
|
+
property :min_duration, as: 'minDuration'
|
11084
|
+
property :start_time_not_earlier_than, as: 'startTimeNotEarlierThan'
|
11085
|
+
property :start_time_not_later_than, as: 'startTimeNotLaterThan'
|
11086
|
+
end
|
11087
|
+
end
|
11088
|
+
|
10848
11089
|
class ForwardingRule
|
10849
11090
|
# @private
|
10850
11091
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11004,6 +11245,8 @@ module Google
|
|
11004
11245
|
class FutureReservation
|
11005
11246
|
# @private
|
11006
11247
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11248
|
+
property :aggregate_reservation, as: 'aggregateReservation', class: Google::Apis::ComputeAlpha::AllocationAggregateReservation, decorator: Google::Apis::ComputeAlpha::AllocationAggregateReservation::Representation
|
11249
|
+
|
11007
11250
|
property :auto_created_reservations_delete_time, as: 'autoCreatedReservationsDeleteTime'
|
11008
11251
|
property :auto_created_reservations_duration, as: 'autoCreatedReservationsDuration', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
11009
11252
|
|
@@ -11013,13 +11256,12 @@ module Google
|
|
11013
11256
|
property :creation_timestamp, as: 'creationTimestamp'
|
11014
11257
|
property :deployment_type, as: 'deploymentType'
|
11015
11258
|
property :description, as: 'description'
|
11016
|
-
property :enable_opportunistic_maintenance, as: 'enableOpportunisticMaintenance'
|
11017
11259
|
property :id, :numeric_string => true, as: 'id'
|
11018
|
-
property :instance_termination_action, as: 'instanceTerminationAction'
|
11019
11260
|
property :kind, as: 'kind'
|
11020
11261
|
property :name, as: 'name'
|
11021
11262
|
property :name_prefix, as: 'namePrefix'
|
11022
11263
|
property :planning_status, as: 'planningStatus'
|
11264
|
+
property :reservation_mode, as: 'reservationMode'
|
11023
11265
|
property :reservation_name, as: 'reservationName'
|
11024
11266
|
property :scheduling_type, as: 'schedulingType'
|
11025
11267
|
property :self_link, as: 'selfLink'
|
@@ -11220,6 +11462,92 @@ module Google
|
|
11220
11462
|
end
|
11221
11463
|
end
|
11222
11464
|
|
11465
|
+
class FutureResourcesRecommendation
|
11466
|
+
# @private
|
11467
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11468
|
+
property :end_time, as: 'endTime'
|
11469
|
+
property :location, as: 'location'
|
11470
|
+
hash :other_locations, as: 'otherLocations', class: Google::Apis::ComputeAlpha::FutureResourcesRecommendationOtherLocation, decorator: Google::Apis::ComputeAlpha::FutureResourcesRecommendationOtherLocation::Representation
|
11471
|
+
|
11472
|
+
property :recommendation_id, as: 'recommendationId'
|
11473
|
+
property :recommendation_type, as: 'recommendationType'
|
11474
|
+
property :start_time, as: 'startTime'
|
11475
|
+
end
|
11476
|
+
end
|
11477
|
+
|
11478
|
+
class FutureResourcesRecommendationOtherLocation
|
11479
|
+
# @private
|
11480
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11481
|
+
property :details, as: 'details'
|
11482
|
+
property :status, as: 'status'
|
11483
|
+
end
|
11484
|
+
end
|
11485
|
+
|
11486
|
+
class FutureResourcesSpec
|
11487
|
+
# @private
|
11488
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11489
|
+
property :deployment_type, as: 'deploymentType'
|
11490
|
+
property :location_policy, as: 'locationPolicy', class: Google::Apis::ComputeAlpha::FutureResourcesSpecLocationPolicy, decorator: Google::Apis::ComputeAlpha::FutureResourcesSpecLocationPolicy::Representation
|
11491
|
+
|
11492
|
+
property :target_resources, as: 'targetResources', class: Google::Apis::ComputeAlpha::FutureResourcesSpecTargetResources, decorator: Google::Apis::ComputeAlpha::FutureResourcesSpecTargetResources::Representation
|
11493
|
+
|
11494
|
+
property :time_range_spec, as: 'timeRangeSpec', class: Google::Apis::ComputeAlpha::FlexibleTimeRange, decorator: Google::Apis::ComputeAlpha::FlexibleTimeRange::Representation
|
11495
|
+
|
11496
|
+
end
|
11497
|
+
end
|
11498
|
+
|
11499
|
+
class FutureResourcesSpecAggregateResources
|
11500
|
+
# @private
|
11501
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11502
|
+
property :accelerator_count, :numeric_string => true, as: 'acceleratorCount'
|
11503
|
+
property :vm_family, as: 'vmFamily'
|
11504
|
+
property :workload_type, as: 'workloadType'
|
11505
|
+
end
|
11506
|
+
end
|
11507
|
+
|
11508
|
+
class FutureResourcesSpecLocalSsdPartition
|
11509
|
+
# @private
|
11510
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11511
|
+
property :disk_interface, as: 'diskInterface'
|
11512
|
+
property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
|
11513
|
+
end
|
11514
|
+
end
|
11515
|
+
|
11516
|
+
class FutureResourcesSpecLocationPolicy
|
11517
|
+
# @private
|
11518
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11519
|
+
hash :locations, as: 'locations', class: Google::Apis::ComputeAlpha::FutureResourcesSpecLocationPolicyLocation, decorator: Google::Apis::ComputeAlpha::FutureResourcesSpecLocationPolicyLocation::Representation
|
11520
|
+
|
11521
|
+
end
|
11522
|
+
end
|
11523
|
+
|
11524
|
+
class FutureResourcesSpecLocationPolicyLocation
|
11525
|
+
# @private
|
11526
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11527
|
+
property :preference, as: 'preference'
|
11528
|
+
end
|
11529
|
+
end
|
11530
|
+
|
11531
|
+
class FutureResourcesSpecSpecificSkuResources
|
11532
|
+
# @private
|
11533
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11534
|
+
property :instance_count, :numeric_string => true, as: 'instanceCount'
|
11535
|
+
collection :local_ssd_partitions, as: 'localSsdPartitions', class: Google::Apis::ComputeAlpha::FutureResourcesSpecLocalSsdPartition, decorator: Google::Apis::ComputeAlpha::FutureResourcesSpecLocalSsdPartition::Representation
|
11536
|
+
|
11537
|
+
property :machine_type, as: 'machineType'
|
11538
|
+
end
|
11539
|
+
end
|
11540
|
+
|
11541
|
+
class FutureResourcesSpecTargetResources
|
11542
|
+
# @private
|
11543
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11544
|
+
property :aggregate_resources, as: 'aggregateResources', class: Google::Apis::ComputeAlpha::FutureResourcesSpecAggregateResources, decorator: Google::Apis::ComputeAlpha::FutureResourcesSpecAggregateResources::Representation
|
11545
|
+
|
11546
|
+
property :specific_sku_resources, as: 'specificSkuResources', class: Google::Apis::ComputeAlpha::FutureResourcesSpecSpecificSkuResources, decorator: Google::Apis::ComputeAlpha::FutureResourcesSpecSpecificSkuResources::Representation
|
11547
|
+
|
11548
|
+
end
|
11549
|
+
end
|
11550
|
+
|
11223
11551
|
class GrpcHealthCheck
|
11224
11552
|
# @private
|
11225
11553
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11312,7 +11640,6 @@ module Google
|
|
11312
11640
|
class GroupMaintenanceInfo
|
11313
11641
|
# @private
|
11314
11642
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11315
|
-
property :enable_opportunistic_maintenance, as: 'enableOpportunisticMaintenance'
|
11316
11643
|
property :maintenance_ongoing_count, as: 'maintenanceOngoingCount'
|
11317
11644
|
property :maintenance_pending_count, as: 'maintenancePendingCount'
|
11318
11645
|
property :scheduling_type, as: 'schedulingType'
|
@@ -13499,6 +13826,8 @@ module Google
|
|
13499
13826
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13500
13827
|
property :display_name, as: 'displayName'
|
13501
13828
|
property :name, as: 'name'
|
13829
|
+
collection :packet_mirroring_rules, as: 'packetMirroringRules', class: Google::Apis::ComputeAlpha::FirewallPolicyRule, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRule::Representation
|
13830
|
+
|
13502
13831
|
property :priority, as: 'priority'
|
13503
13832
|
collection :rules, as: 'rules', class: Google::Apis::ComputeAlpha::FirewallPolicyRule, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRule::Representation
|
13504
13833
|
|
@@ -13856,6 +14185,7 @@ module Google
|
|
13856
14185
|
property :self_link, as: 'selfLink'
|
13857
14186
|
property :self_link_with_id, as: 'selfLinkWithId'
|
13858
14187
|
property :state, as: 'state'
|
14188
|
+
collection :wire_groups, as: 'wireGroups'
|
13859
14189
|
end
|
13860
14190
|
end
|
13861
14191
|
|
@@ -13900,6 +14230,10 @@ module Google
|
|
13900
14230
|
property :admin_enabled, as: 'adminEnabled'
|
13901
14231
|
property :attachment_group, as: 'attachmentGroup'
|
13902
14232
|
property :bandwidth, as: 'bandwidth'
|
14233
|
+
property :candidate_cloud_router_ip_address, as: 'candidateCloudRouterIpAddress'
|
14234
|
+
property :candidate_cloud_router_ipv6_address, as: 'candidateCloudRouterIpv6Address'
|
14235
|
+
property :candidate_customer_router_ip_address, as: 'candidateCustomerRouterIpAddress'
|
14236
|
+
property :candidate_customer_router_ipv6_address, as: 'candidateCustomerRouterIpv6Address'
|
13903
14237
|
collection :candidate_ipv6_subnets, as: 'candidateIpv6Subnets'
|
13904
14238
|
collection :candidate_subnets, as: 'candidateSubnets'
|
13905
14239
|
property :cloud_router_ip_address, as: 'cloudRouterIpAddress'
|
@@ -14050,6 +14384,7 @@ module Google
|
|
14050
14384
|
property :documentation_link, as: 'documentationLink'
|
14051
14385
|
property :explanation, as: 'explanation'
|
14052
14386
|
collection :metros, as: 'metros'
|
14387
|
+
collection :regions, as: 'regions'
|
14053
14388
|
collection :zones, as: 'zones'
|
14054
14389
|
end
|
14055
14390
|
end
|
@@ -14104,6 +14439,15 @@ module Google
|
|
14104
14439
|
end
|
14105
14440
|
end
|
14106
14441
|
|
14442
|
+
class InterconnectAttachmentGroupsGetOperationalStatusResponse
|
14443
|
+
# @private
|
14444
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14445
|
+
property :etag, as: 'etag'
|
14446
|
+
property :result, as: 'result', class: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupsOperationalStatus, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupsOperationalStatus::Representation
|
14447
|
+
|
14448
|
+
end
|
14449
|
+
end
|
14450
|
+
|
14107
14451
|
class InterconnectAttachmentGroupsListResponse
|
14108
14452
|
# @private
|
14109
14453
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14138,6 +14482,13 @@ module Google
|
|
14138
14482
|
end
|
14139
14483
|
end
|
14140
14484
|
|
14485
|
+
class InterconnectAttachmentGroupsOperationalStatus
|
14486
|
+
# @private
|
14487
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14488
|
+
property :group_status, as: 'groupStatus'
|
14489
|
+
end
|
14490
|
+
end
|
14491
|
+
|
14141
14492
|
class InterconnectAttachmentList
|
14142
14493
|
# @private
|
14143
14494
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14387,6 +14738,15 @@ module Google
|
|
14387
14738
|
end
|
14388
14739
|
end
|
14389
14740
|
|
14741
|
+
class InterconnectGroupsGetOperationalStatusResponse
|
14742
|
+
# @private
|
14743
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14744
|
+
property :etag, as: 'etag'
|
14745
|
+
property :result, as: 'result', class: Google::Apis::ComputeAlpha::InterconnectGroupsOperationalStatus, decorator: Google::Apis::ComputeAlpha::InterconnectGroupsOperationalStatus::Representation
|
14746
|
+
|
14747
|
+
end
|
14748
|
+
end
|
14749
|
+
|
14390
14750
|
class InterconnectGroupsListResponse
|
14391
14751
|
# @private
|
14392
14752
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14421,6 +14781,32 @@ module Google
|
|
14421
14781
|
end
|
14422
14782
|
end
|
14423
14783
|
|
14784
|
+
class InterconnectGroupsOperationalStatus
|
14785
|
+
# @private
|
14786
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14787
|
+
property :configured, as: 'configured', class: Google::Apis::ComputeAlpha::InterconnectGroupConfigured, decorator: Google::Apis::ComputeAlpha::InterconnectGroupConfigured::Representation
|
14788
|
+
|
14789
|
+
property :group_status, as: 'groupStatus'
|
14790
|
+
property :intent, as: 'intent', class: Google::Apis::ComputeAlpha::InterconnectGroupIntent, decorator: Google::Apis::ComputeAlpha::InterconnectGroupIntent::Representation
|
14791
|
+
|
14792
|
+
collection :interconnect_statuses, as: 'interconnectStatuses', class: Google::Apis::ComputeAlpha::InterconnectGroupsOperationalStatusInterconnectStatus, decorator: Google::Apis::ComputeAlpha::InterconnectGroupsOperationalStatusInterconnectStatus::Representation
|
14793
|
+
|
14794
|
+
property :operational, as: 'operational', class: Google::Apis::ComputeAlpha::InterconnectGroupConfigured, decorator: Google::Apis::ComputeAlpha::InterconnectGroupConfigured::Representation
|
14795
|
+
|
14796
|
+
end
|
14797
|
+
end
|
14798
|
+
|
14799
|
+
class InterconnectGroupsOperationalStatusInterconnectStatus
|
14800
|
+
# @private
|
14801
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14802
|
+
property :admin_enabled, as: 'adminEnabled'
|
14803
|
+
property :diagnostics, as: 'diagnostics', class: Google::Apis::ComputeAlpha::InterconnectDiagnostics, decorator: Google::Apis::ComputeAlpha::InterconnectDiagnostics::Representation
|
14804
|
+
|
14805
|
+
property :interconnect, as: 'interconnect'
|
14806
|
+
property :is_active, as: 'isActive'
|
14807
|
+
end
|
14808
|
+
end
|
14809
|
+
|
14424
14810
|
class InterconnectList
|
14425
14811
|
# @private
|
14426
14812
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14463,6 +14849,8 @@ module Google
|
|
14463
14849
|
property :city, as: 'city'
|
14464
14850
|
property :continent, as: 'continent'
|
14465
14851
|
property :creation_timestamp, as: 'creationTimestamp'
|
14852
|
+
collection :cross_site_interconnect_infos, as: 'crossSiteInterconnectInfos', class: Google::Apis::ComputeAlpha::InterconnectLocationCrossSiteInterconnectInfo, decorator: Google::Apis::ComputeAlpha::InterconnectLocationCrossSiteInterconnectInfo::Representation
|
14853
|
+
|
14466
14854
|
property :description, as: 'description'
|
14467
14855
|
property :facility_provider, as: 'facilityProvider'
|
14468
14856
|
property :facility_provider_facility_id, as: 'facilityProviderFacilityId'
|
@@ -14479,6 +14867,14 @@ module Google
|
|
14479
14867
|
end
|
14480
14868
|
end
|
14481
14869
|
|
14870
|
+
class InterconnectLocationCrossSiteInterconnectInfo
|
14871
|
+
# @private
|
14872
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14873
|
+
property :city, as: 'city'
|
14874
|
+
property :max_single_flow_gbps, as: 'maxSingleFlowGbps'
|
14875
|
+
end
|
14876
|
+
end
|
14877
|
+
|
14482
14878
|
class InterconnectLocationList
|
14483
14879
|
# @private
|
14484
14880
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -15336,16 +15732,10 @@ module Google
|
|
15336
15732
|
property :description, as: 'description'
|
15337
15733
|
property :id, :numeric_string => true, as: 'id'
|
15338
15734
|
property :kind, as: 'kind'
|
15339
|
-
property :location_policy, as: 'locationPolicy', class: Google::Apis::ComputeAlpha::MultiMigLocationPolicy, decorator: Google::Apis::ComputeAlpha::MultiMigLocationPolicy::Representation
|
15340
|
-
|
15341
15735
|
property :name, as: 'name'
|
15342
|
-
hash :parts, as: 'parts', class: Google::Apis::ComputeAlpha::MultiMigPart, decorator: Google::Apis::ComputeAlpha::MultiMigPart::Representation
|
15343
|
-
|
15344
15736
|
property :region, as: 'region'
|
15345
15737
|
property :resource_policies, as: 'resourcePolicies', class: Google::Apis::ComputeAlpha::MultiMigResourcePolicies, decorator: Google::Apis::ComputeAlpha::MultiMigResourcePolicies::Representation
|
15346
15738
|
|
15347
|
-
property :scheduling_policy, as: 'schedulingPolicy', class: Google::Apis::ComputeAlpha::MultiMigSchedulingPolicy, decorator: Google::Apis::ComputeAlpha::MultiMigSchedulingPolicy::Representation
|
15348
|
-
|
15349
15739
|
property :self_link, as: 'selfLink'
|
15350
15740
|
property :self_link_with_id, as: 'selfLinkWithId'
|
15351
15741
|
property :status, as: 'status', class: Google::Apis::ComputeAlpha::MultiMigStatus, decorator: Google::Apis::ComputeAlpha::MultiMigStatus::Representation
|
@@ -15353,22 +15743,6 @@ module Google
|
|
15353
15743
|
end
|
15354
15744
|
end
|
15355
15745
|
|
15356
|
-
class MultiMigLocationPolicy
|
15357
|
-
# @private
|
15358
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
15359
|
-
collection :provisioning_zones, as: 'provisioningZones'
|
15360
|
-
end
|
15361
|
-
end
|
15362
|
-
|
15363
|
-
class MultiMigPart
|
15364
|
-
# @private
|
15365
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
15366
|
-
property :instance_group_manager, as: 'instanceGroupManager'
|
15367
|
-
property :instance_group_manager_properties, as: 'instanceGroupManagerProperties', class: Google::Apis::ComputeAlpha::InstanceGroupManager, decorator: Google::Apis::ComputeAlpha::InstanceGroupManager::Representation
|
15368
|
-
|
15369
|
-
end
|
15370
|
-
end
|
15371
|
-
|
15372
15746
|
class MultiMigResourcePolicies
|
15373
15747
|
# @private
|
15374
15748
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -15376,13 +15750,6 @@ module Google
|
|
15376
15750
|
end
|
15377
15751
|
end
|
15378
15752
|
|
15379
|
-
class MultiMigSchedulingPolicy
|
15380
|
-
# @private
|
15381
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
15382
|
-
property :provisioning, as: 'provisioning'
|
15383
|
-
end
|
15384
|
-
end
|
15385
|
-
|
15386
15753
|
class MultiMigStatus
|
15387
15754
|
# @private
|
15388
15755
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -15981,6 +16348,39 @@ module Google
|
|
15981
16348
|
end
|
15982
16349
|
end
|
15983
16350
|
|
16351
|
+
class NetworkFirewallPolicyAggregatedList
|
16352
|
+
# @private
|
16353
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16354
|
+
property :id, as: 'id'
|
16355
|
+
hash :items, as: 'items', class: Google::Apis::ComputeAlpha::FirewallPoliciesScopedList, decorator: Google::Apis::ComputeAlpha::FirewallPoliciesScopedList::Representation
|
16356
|
+
|
16357
|
+
property :kind, as: 'kind'
|
16358
|
+
property :next_page_token, as: 'nextPageToken'
|
16359
|
+
property :self_link, as: 'selfLink'
|
16360
|
+
collection :unreachables, as: 'unreachables'
|
16361
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::NetworkFirewallPolicyAggregatedList::Warning, decorator: Google::Apis::ComputeAlpha::NetworkFirewallPolicyAggregatedList::Warning::Representation
|
16362
|
+
|
16363
|
+
end
|
16364
|
+
|
16365
|
+
class Warning
|
16366
|
+
# @private
|
16367
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16368
|
+
property :code, as: 'code'
|
16369
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::NetworkFirewallPolicyAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::NetworkFirewallPolicyAggregatedList::Warning::Datum::Representation
|
16370
|
+
|
16371
|
+
property :message, as: 'message'
|
16372
|
+
end
|
16373
|
+
|
16374
|
+
class Datum
|
16375
|
+
# @private
|
16376
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16377
|
+
property :key, as: 'key'
|
16378
|
+
property :value, as: 'value'
|
16379
|
+
end
|
16380
|
+
end
|
16381
|
+
end
|
16382
|
+
end
|
16383
|
+
|
15984
16384
|
class NetworkInterface
|
15985
16385
|
# @private
|
15986
16386
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -16089,6 +16489,8 @@ module Google
|
|
16089
16489
|
|
16090
16490
|
property :id, :numeric_string => true, as: 'id'
|
16091
16491
|
property :kind, as: 'kind'
|
16492
|
+
property :location, as: 'location', class: Google::Apis::ComputeAlpha::NetworkProfileLocation, decorator: Google::Apis::ComputeAlpha::NetworkProfileLocation::Representation
|
16493
|
+
|
16092
16494
|
property :name, as: 'name'
|
16093
16495
|
property :self_link, as: 'selfLink'
|
16094
16496
|
property :self_link_with_id, as: 'selfLinkWithId'
|
@@ -16096,6 +16498,14 @@ module Google
|
|
16096
16498
|
end
|
16097
16499
|
end
|
16098
16500
|
|
16501
|
+
class NetworkProfileLocation
|
16502
|
+
# @private
|
16503
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16504
|
+
property :name, as: 'name'
|
16505
|
+
property :scope, as: 'scope'
|
16506
|
+
end
|
16507
|
+
end
|
16508
|
+
|
16099
16509
|
class NetworkProfileNetworkFeatures
|
16100
16510
|
# @private
|
16101
16511
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -16164,6 +16574,8 @@ module Google
|
|
16164
16574
|
property :bgp_always_compare_med, as: 'bgpAlwaysCompareMed'
|
16165
16575
|
property :bgp_best_path_selection_mode, as: 'bgpBestPathSelectionMode'
|
16166
16576
|
property :bgp_inter_region_cost, as: 'bgpInterRegionCost'
|
16577
|
+
property :effective_bgp_always_compare_med, as: 'effectiveBgpAlwaysCompareMed'
|
16578
|
+
property :effective_bgp_inter_region_cost, as: 'effectiveBgpInterRegionCost'
|
16167
16579
|
property :routing_mode, as: 'routingMode'
|
16168
16580
|
end
|
16169
16581
|
end
|
@@ -16198,6 +16610,8 @@ module Google
|
|
16198
16610
|
class Representation < Google::Apis::Core::JsonRepresentation
|
16199
16611
|
property :display_name, as: 'displayName'
|
16200
16612
|
property :name, as: 'name'
|
16613
|
+
collection :packet_mirroring_rules, as: 'packetMirroringRules', class: Google::Apis::ComputeAlpha::FirewallPolicyRule, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRule::Representation
|
16614
|
+
|
16201
16615
|
property :priority, as: 'priority'
|
16202
16616
|
collection :rules, as: 'rules', class: Google::Apis::ComputeAlpha::FirewallPolicyRule, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRule::Representation
|
16203
16617
|
|
@@ -16605,6 +17019,7 @@ module Google
|
|
16605
17019
|
property :id, :numeric_string => true, as: 'id'
|
16606
17020
|
property :kind, as: 'kind'
|
16607
17021
|
property :local_ssd_gb, as: 'localSsdGb'
|
17022
|
+
property :max_vms, as: 'maxVms'
|
16608
17023
|
property :memory_mb, as: 'memoryMb'
|
16609
17024
|
property :name, as: 'name'
|
16610
17025
|
property :self_link, as: 'selfLink'
|
@@ -18419,6 +18834,8 @@ module Google
|
|
18419
18834
|
class Representation < Google::Apis::Core::JsonRepresentation
|
18420
18835
|
property :display_name, as: 'displayName'
|
18421
18836
|
property :name, as: 'name'
|
18837
|
+
collection :packet_mirroring_rules, as: 'packetMirroringRules', class: Google::Apis::ComputeAlpha::FirewallPolicyRule, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRule::Representation
|
18838
|
+
|
18422
18839
|
property :priority, as: 'priority'
|
18423
18840
|
collection :rules, as: 'rules', class: Google::Apis::ComputeAlpha::FirewallPolicyRule, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRule::Representation
|
18424
18841
|
|
@@ -18504,7 +18921,6 @@ module Google
|
|
18504
18921
|
property :deployment_type, as: 'deploymentType'
|
18505
18922
|
property :description, as: 'description'
|
18506
18923
|
property :id, :numeric_string => true, as: 'id'
|
18507
|
-
property :instance_termination_action, as: 'instanceTerminationAction'
|
18508
18924
|
property :kind, as: 'kind'
|
18509
18925
|
property :name, as: 'name'
|
18510
18926
|
property :reservation_sharing_policy, as: 'reservationSharingPolicy', class: Google::Apis::ComputeAlpha::AllocationReservationSharingPolicy, decorator: Google::Apis::ComputeAlpha::AllocationReservationSharingPolicy::Representation
|
@@ -18668,6 +19084,20 @@ module Google
|
|
18668
19084
|
end
|
18669
19085
|
end
|
18670
19086
|
|
19087
|
+
class ReservationsBlocksPerformMaintenanceRequest
|
19088
|
+
# @private
|
19089
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19090
|
+
property :maintenance_scope, as: 'maintenanceScope'
|
19091
|
+
end
|
19092
|
+
end
|
19093
|
+
|
19094
|
+
class ReservationsPerformMaintenanceRequest
|
19095
|
+
# @private
|
19096
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19097
|
+
property :maintenance_scope, as: 'maintenanceScope'
|
19098
|
+
end
|
19099
|
+
end
|
19100
|
+
|
18671
19101
|
class ReservationsResizeRequest
|
18672
19102
|
# @private
|
18673
19103
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -18830,6 +19260,7 @@ module Google
|
|
18830
19260
|
class Representation < Google::Apis::Core::JsonRepresentation
|
18831
19261
|
property :availability_domain_count, as: 'availabilityDomainCount'
|
18832
19262
|
property :collocation, as: 'collocation'
|
19263
|
+
property :gpu_topology, as: 'gpuTopology'
|
18833
19264
|
property :max_distance, as: 'maxDistance'
|
18834
19265
|
property :scope, as: 'scope'
|
18835
19266
|
property :slice_count, as: 'sliceCount'
|
@@ -20049,6 +20480,7 @@ module Google
|
|
20049
20480
|
|
20050
20481
|
property :json_parsing, as: 'jsonParsing'
|
20051
20482
|
property :log_level, as: 'logLevel'
|
20483
|
+
property :request_body_inspection_size, as: 'requestBodyInspectionSize'
|
20052
20484
|
collection :user_ip_request_headers, as: 'userIpRequestHeaders'
|
20053
20485
|
end
|
20054
20486
|
end
|
@@ -23037,7 +23469,7 @@ module Google
|
|
23037
23469
|
|
23038
23470
|
property :kind, as: 'kind'
|
23039
23471
|
property :next_page_token, as: 'nextPageToken'
|
23040
|
-
collection :scoped_warnings, as: '
|
23472
|
+
collection :scoped_warnings, as: 'scopedWarnings', class: Google::Apis::ComputeAlpha::SubnetworksScopedWarning, decorator: Google::Apis::ComputeAlpha::SubnetworksScopedWarning::Representation
|
23041
23473
|
|
23042
23474
|
property :self_link, as: 'selfLink'
|
23043
23475
|
collection :unreachables, as: 'unreachables'
|
@@ -23499,6 +23931,8 @@ module Google
|
|
23499
23931
|
property :self_link_with_id, as: 'selfLinkWithId'
|
23500
23932
|
property :service_level, as: 'serviceLevel', class: Google::Apis::ComputeAlpha::WireGroupServiceLevel, decorator: Google::Apis::ComputeAlpha::WireGroupServiceLevel::Representation
|
23501
23933
|
|
23934
|
+
property :topology, as: 'topology', class: Google::Apis::ComputeAlpha::WireGroupTopology, decorator: Google::Apis::ComputeAlpha::WireGroupTopology::Representation
|
23935
|
+
|
23502
23936
|
property :wire_group_properties, as: 'wireGroupProperties', class: Google::Apis::ComputeAlpha::WireGroupProperties, decorator: Google::Apis::ComputeAlpha::WireGroupProperties::Representation
|
23503
23937
|
|
23504
23938
|
hash :wire_inputs, as: 'wireInputs', class: Google::Apis::ComputeAlpha::WireGroupWireInputs, decorator: Google::Apis::ComputeAlpha::WireGroupWireInputs::Representation
|
@@ -23574,6 +24008,22 @@ module Google
|
|
23574
24008
|
end
|
23575
24009
|
end
|
23576
24010
|
|
24011
|
+
class WireGroupTopology
|
24012
|
+
# @private
|
24013
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
24014
|
+
collection :endpoints, as: 'endpoints', class: Google::Apis::ComputeAlpha::WireGroupTopologyEndpoint, decorator: Google::Apis::ComputeAlpha::WireGroupTopologyEndpoint::Representation
|
24015
|
+
|
24016
|
+
end
|
24017
|
+
end
|
24018
|
+
|
24019
|
+
class WireGroupTopologyEndpoint
|
24020
|
+
# @private
|
24021
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
24022
|
+
property :city, as: 'city'
|
24023
|
+
property :label, as: 'label'
|
24024
|
+
end
|
24025
|
+
end
|
24026
|
+
|
23577
24027
|
class WireGroupWireInputs
|
23578
24028
|
# @private
|
23579
24029
|
class Representation < Google::Apis::Core::JsonRepresentation
|