google-apis-compute_alpha 0.121.0 → 0.123.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/compute_alpha/classes.rb +2283 -471
- data/lib/google/apis/compute_alpha/gem_version.rb +2 -2
- data/lib/google/apis/compute_alpha/representations.rb +761 -5
- data/lib/google/apis/compute_alpha/service.rb +2329 -639
- metadata +2 -2
@@ -400,6 +400,24 @@ module Google
|
|
400
400
|
include Google::Apis::Core::JsonObjectSupport
|
401
401
|
end
|
402
402
|
|
403
|
+
class BackendBucketAggregatedList
|
404
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
405
|
+
|
406
|
+
class Warning
|
407
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
408
|
+
|
409
|
+
class Datum
|
410
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
411
|
+
|
412
|
+
include Google::Apis::Core::JsonObjectSupport
|
413
|
+
end
|
414
|
+
|
415
|
+
include Google::Apis::Core::JsonObjectSupport
|
416
|
+
end
|
417
|
+
|
418
|
+
include Google::Apis::Core::JsonObjectSupport
|
419
|
+
end
|
420
|
+
|
403
421
|
class BackendBucketCdnPolicy
|
404
422
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
405
423
|
|
@@ -472,6 +490,24 @@ module Google
|
|
472
490
|
include Google::Apis::Core::JsonObjectSupport
|
473
491
|
end
|
474
492
|
|
493
|
+
class BackendBucketsScopedList
|
494
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
495
|
+
|
496
|
+
class Warning
|
497
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
498
|
+
|
499
|
+
class Datum
|
500
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
501
|
+
|
502
|
+
include Google::Apis::Core::JsonObjectSupport
|
503
|
+
end
|
504
|
+
|
505
|
+
include Google::Apis::Core::JsonObjectSupport
|
506
|
+
end
|
507
|
+
|
508
|
+
include Google::Apis::Core::JsonObjectSupport
|
509
|
+
end
|
510
|
+
|
475
511
|
class BackendCustomMetric
|
476
512
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
477
513
|
|
@@ -1906,6 +1942,72 @@ module Google
|
|
1906
1942
|
include Google::Apis::Core::JsonObjectSupport
|
1907
1943
|
end
|
1908
1944
|
|
1945
|
+
class GlobalVmExtensionPolicy
|
1946
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1947
|
+
|
1948
|
+
include Google::Apis::Core::JsonObjectSupport
|
1949
|
+
end
|
1950
|
+
|
1951
|
+
class GlobalVmExtensionPolicyExtensionPolicy
|
1952
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1953
|
+
|
1954
|
+
include Google::Apis::Core::JsonObjectSupport
|
1955
|
+
end
|
1956
|
+
|
1957
|
+
class GlobalVmExtensionPolicyInstanceSelector
|
1958
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1959
|
+
|
1960
|
+
include Google::Apis::Core::JsonObjectSupport
|
1961
|
+
end
|
1962
|
+
|
1963
|
+
class GlobalVmExtensionPolicyLabelSelector
|
1964
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1965
|
+
|
1966
|
+
include Google::Apis::Core::JsonObjectSupport
|
1967
|
+
end
|
1968
|
+
|
1969
|
+
class GlobalVmExtensionPolicyList
|
1970
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1971
|
+
|
1972
|
+
class Warning
|
1973
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1974
|
+
|
1975
|
+
class Datum
|
1976
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1977
|
+
|
1978
|
+
include Google::Apis::Core::JsonObjectSupport
|
1979
|
+
end
|
1980
|
+
|
1981
|
+
include Google::Apis::Core::JsonObjectSupport
|
1982
|
+
end
|
1983
|
+
|
1984
|
+
include Google::Apis::Core::JsonObjectSupport
|
1985
|
+
end
|
1986
|
+
|
1987
|
+
class GlobalVmExtensionPolicyRolloutOperation
|
1988
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1989
|
+
|
1990
|
+
include Google::Apis::Core::JsonObjectSupport
|
1991
|
+
end
|
1992
|
+
|
1993
|
+
class GlobalVmExtensionPolicyRolloutOperationRolloutInput
|
1994
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1995
|
+
|
1996
|
+
include Google::Apis::Core::JsonObjectSupport
|
1997
|
+
end
|
1998
|
+
|
1999
|
+
class GlobalVmExtensionPolicyRolloutOperationRolloutStatus
|
2000
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2001
|
+
|
2002
|
+
include Google::Apis::Core::JsonObjectSupport
|
2003
|
+
end
|
2004
|
+
|
2005
|
+
class GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata
|
2006
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2007
|
+
|
2008
|
+
include Google::Apis::Core::JsonObjectSupport
|
2009
|
+
end
|
2010
|
+
|
1909
2011
|
class GroupMaintenanceInfo
|
1910
2012
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1911
2013
|
|
@@ -1966,6 +2068,18 @@ module Google
|
|
1966
2068
|
include Google::Apis::Core::JsonObjectSupport
|
1967
2069
|
end
|
1968
2070
|
|
2071
|
+
class HaControllerNetworkingAutoConfiguration
|
2072
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2073
|
+
|
2074
|
+
include Google::Apis::Core::JsonObjectSupport
|
2075
|
+
end
|
2076
|
+
|
2077
|
+
class HaControllerNetworkingAutoConfigurationInternal
|
2078
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2079
|
+
|
2080
|
+
include Google::Apis::Core::JsonObjectSupport
|
2081
|
+
end
|
2082
|
+
|
1969
2083
|
class HaControllerStatus
|
1970
2084
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1971
2085
|
|
@@ -2926,6 +3040,18 @@ module Google
|
|
2926
3040
|
include Google::Apis::Core::JsonObjectSupport
|
2927
3041
|
end
|
2928
3042
|
|
3043
|
+
class InstanceGroupManagersGetAvailableAcceleratorTopologiesResponse
|
3044
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3045
|
+
|
3046
|
+
include Google::Apis::Core::JsonObjectSupport
|
3047
|
+
end
|
3048
|
+
|
3049
|
+
class InstanceGroupManagersGetAvailableAcceleratorTopologiesResponseAcceleratorTopologyInfo
|
3050
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3051
|
+
|
3052
|
+
include Google::Apis::Core::JsonObjectSupport
|
3053
|
+
end
|
3054
|
+
|
2929
3055
|
class InstanceGroupManagersListErrorsResponse
|
2930
3056
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2931
3057
|
|
@@ -4888,6 +5014,102 @@ module Google
|
|
4888
5014
|
include Google::Apis::Core::JsonObjectSupport
|
4889
5015
|
end
|
4890
5016
|
|
5017
|
+
class NetworkPoliciesScopedList
|
5018
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5019
|
+
|
5020
|
+
class Warning
|
5021
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5022
|
+
|
5023
|
+
class Datum
|
5024
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5025
|
+
|
5026
|
+
include Google::Apis::Core::JsonObjectSupport
|
5027
|
+
end
|
5028
|
+
|
5029
|
+
include Google::Apis::Core::JsonObjectSupport
|
5030
|
+
end
|
5031
|
+
|
5032
|
+
include Google::Apis::Core::JsonObjectSupport
|
5033
|
+
end
|
5034
|
+
|
5035
|
+
class NetworkPolicy
|
5036
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5037
|
+
|
5038
|
+
include Google::Apis::Core::JsonObjectSupport
|
5039
|
+
end
|
5040
|
+
|
5041
|
+
class NetworkPolicyAggregatedList
|
5042
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5043
|
+
|
5044
|
+
class Warning
|
5045
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5046
|
+
|
5047
|
+
class Datum
|
5048
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5049
|
+
|
5050
|
+
include Google::Apis::Core::JsonObjectSupport
|
5051
|
+
end
|
5052
|
+
|
5053
|
+
include Google::Apis::Core::JsonObjectSupport
|
5054
|
+
end
|
5055
|
+
|
5056
|
+
include Google::Apis::Core::JsonObjectSupport
|
5057
|
+
end
|
5058
|
+
|
5059
|
+
class NetworkPolicyAssociation
|
5060
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5061
|
+
|
5062
|
+
include Google::Apis::Core::JsonObjectSupport
|
5063
|
+
end
|
5064
|
+
|
5065
|
+
class NetworkPolicyList
|
5066
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5067
|
+
|
5068
|
+
class Warning
|
5069
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5070
|
+
|
5071
|
+
class Datum
|
5072
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5073
|
+
|
5074
|
+
include Google::Apis::Core::JsonObjectSupport
|
5075
|
+
end
|
5076
|
+
|
5077
|
+
include Google::Apis::Core::JsonObjectSupport
|
5078
|
+
end
|
5079
|
+
|
5080
|
+
include Google::Apis::Core::JsonObjectSupport
|
5081
|
+
end
|
5082
|
+
|
5083
|
+
class NetworkPolicyTrafficClassificationRule
|
5084
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5085
|
+
|
5086
|
+
include Google::Apis::Core::JsonObjectSupport
|
5087
|
+
end
|
5088
|
+
|
5089
|
+
class NetworkPolicyTrafficClassificationRuleAction
|
5090
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5091
|
+
|
5092
|
+
include Google::Apis::Core::JsonObjectSupport
|
5093
|
+
end
|
5094
|
+
|
5095
|
+
class NetworkPolicyTrafficClassificationRuleMatcher
|
5096
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5097
|
+
|
5098
|
+
include Google::Apis::Core::JsonObjectSupport
|
5099
|
+
end
|
5100
|
+
|
5101
|
+
class NetworkPolicyTrafficClassificationRuleMatcherLayer4Config
|
5102
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5103
|
+
|
5104
|
+
include Google::Apis::Core::JsonObjectSupport
|
5105
|
+
end
|
5106
|
+
|
5107
|
+
class NetworkPolicyTrafficClassificationRuleSecureTag
|
5108
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5109
|
+
|
5110
|
+
include Google::Apis::Core::JsonObjectSupport
|
5111
|
+
end
|
5112
|
+
|
4891
5113
|
class NetworkProfile
|
4892
5114
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4893
5115
|
|
@@ -4942,6 +5164,12 @@ module Google
|
|
4942
5164
|
include Google::Apis::Core::JsonObjectSupport
|
4943
5165
|
end
|
4944
5166
|
|
5167
|
+
class NetworksCancelRequestRemovePeeringRequest
|
5168
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5169
|
+
|
5170
|
+
include Google::Apis::Core::JsonObjectSupport
|
5171
|
+
end
|
5172
|
+
|
4945
5173
|
class NetworksGetEffectiveFirewallsResponse
|
4946
5174
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4947
5175
|
|
@@ -6808,6 +7036,12 @@ module Google
|
|
6808
7036
|
include Google::Apis::Core::JsonObjectSupport
|
6809
7037
|
end
|
6810
7038
|
|
7039
|
+
class ResourceStatusReservationConsumptionInfo
|
7040
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7041
|
+
|
7042
|
+
include Google::Apis::Core::JsonObjectSupport
|
7043
|
+
end
|
7044
|
+
|
6811
7045
|
class ResourceStatusScheduling
|
6812
7046
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6813
7047
|
|
@@ -9070,12 +9304,48 @@ module Google
|
|
9070
9304
|
include Google::Apis::Core::JsonObjectSupport
|
9071
9305
|
end
|
9072
9306
|
|
9307
|
+
class VmExtensionPoliciesScopedList
|
9308
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
9309
|
+
|
9310
|
+
class Warning
|
9311
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
9312
|
+
|
9313
|
+
class Datum
|
9314
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
9315
|
+
|
9316
|
+
include Google::Apis::Core::JsonObjectSupport
|
9317
|
+
end
|
9318
|
+
|
9319
|
+
include Google::Apis::Core::JsonObjectSupport
|
9320
|
+
end
|
9321
|
+
|
9322
|
+
include Google::Apis::Core::JsonObjectSupport
|
9323
|
+
end
|
9324
|
+
|
9073
9325
|
class VmExtensionPolicy
|
9074
9326
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
9075
9327
|
|
9076
9328
|
include Google::Apis::Core::JsonObjectSupport
|
9077
9329
|
end
|
9078
9330
|
|
9331
|
+
class VmExtensionPolicyAggregatedListResponse
|
9332
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
9333
|
+
|
9334
|
+
class Warning
|
9335
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
9336
|
+
|
9337
|
+
class Datum
|
9338
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
9339
|
+
|
9340
|
+
include Google::Apis::Core::JsonObjectSupport
|
9341
|
+
end
|
9342
|
+
|
9343
|
+
include Google::Apis::Core::JsonObjectSupport
|
9344
|
+
end
|
9345
|
+
|
9346
|
+
include Google::Apis::Core::JsonObjectSupport
|
9347
|
+
end
|
9348
|
+
|
9079
9349
|
class VmExtensionPolicyExtensionPolicy
|
9080
9350
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
9081
9351
|
|
@@ -9620,6 +9890,7 @@ module Google
|
|
9620
9890
|
property :creation_timestamp, as: 'creationTimestamp'
|
9621
9891
|
property :description, as: 'description'
|
9622
9892
|
property :id, :numeric_string => true, as: 'id'
|
9893
|
+
property :ip_collection, as: 'ipCollection'
|
9623
9894
|
property :ip_version, as: 'ipVersion'
|
9624
9895
|
property :ipv6_endpoint_type, as: 'ipv6EndpointType'
|
9625
9896
|
property :kind, as: 'kind'
|
@@ -10231,6 +10502,38 @@ module Google
|
|
10231
10502
|
end
|
10232
10503
|
end
|
10233
10504
|
|
10505
|
+
class BackendBucketAggregatedList
|
10506
|
+
# @private
|
10507
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10508
|
+
property :id, as: 'id'
|
10509
|
+
hash :items, as: 'items', class: Google::Apis::ComputeAlpha::BackendBucketsScopedList, decorator: Google::Apis::ComputeAlpha::BackendBucketsScopedList::Representation
|
10510
|
+
|
10511
|
+
property :kind, as: 'kind'
|
10512
|
+
property :next_page_token, as: 'nextPageToken'
|
10513
|
+
property :self_link, as: 'selfLink'
|
10514
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::BackendBucketAggregatedList::Warning, decorator: Google::Apis::ComputeAlpha::BackendBucketAggregatedList::Warning::Representation
|
10515
|
+
|
10516
|
+
end
|
10517
|
+
|
10518
|
+
class Warning
|
10519
|
+
# @private
|
10520
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10521
|
+
property :code, as: 'code'
|
10522
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::BackendBucketAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::BackendBucketAggregatedList::Warning::Datum::Representation
|
10523
|
+
|
10524
|
+
property :message, as: 'message'
|
10525
|
+
end
|
10526
|
+
|
10527
|
+
class Datum
|
10528
|
+
# @private
|
10529
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10530
|
+
property :key, as: 'key'
|
10531
|
+
property :value, as: 'value'
|
10532
|
+
end
|
10533
|
+
end
|
10534
|
+
end
|
10535
|
+
end
|
10536
|
+
|
10234
10537
|
class BackendBucketCdnPolicy
|
10235
10538
|
# @private
|
10236
10539
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10353,6 +10656,34 @@ module Google
|
|
10353
10656
|
end
|
10354
10657
|
end
|
10355
10658
|
|
10659
|
+
class BackendBucketsScopedList
|
10660
|
+
# @private
|
10661
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10662
|
+
collection :backend_buckets, as: 'backendBuckets', class: Google::Apis::ComputeAlpha::BackendBucket, decorator: Google::Apis::ComputeAlpha::BackendBucket::Representation
|
10663
|
+
|
10664
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::BackendBucketsScopedList::Warning, decorator: Google::Apis::ComputeAlpha::BackendBucketsScopedList::Warning::Representation
|
10665
|
+
|
10666
|
+
end
|
10667
|
+
|
10668
|
+
class Warning
|
10669
|
+
# @private
|
10670
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10671
|
+
property :code, as: 'code'
|
10672
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::BackendBucketsScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::BackendBucketsScopedList::Warning::Datum::Representation
|
10673
|
+
|
10674
|
+
property :message, as: 'message'
|
10675
|
+
end
|
10676
|
+
|
10677
|
+
class Datum
|
10678
|
+
# @private
|
10679
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10680
|
+
property :key, as: 'key'
|
10681
|
+
property :value, as: 'value'
|
10682
|
+
end
|
10683
|
+
end
|
10684
|
+
end
|
10685
|
+
end
|
10686
|
+
|
10356
10687
|
class BackendCustomMetric
|
10357
10688
|
# @private
|
10358
10689
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11120,6 +11451,7 @@ module Google
|
|
11120
11451
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11121
11452
|
property :obtainability, as: 'obtainability'
|
11122
11453
|
property :spot_preemption, as: 'spotPreemption'
|
11454
|
+
property :uptime_score, as: 'uptimeScore'
|
11123
11455
|
end
|
11124
11456
|
end
|
11125
11457
|
|
@@ -12327,6 +12659,7 @@ module Google
|
|
12327
12659
|
collection :packet_mirroring_rules, as: 'packetMirroringRules', class: Google::Apis::ComputeAlpha::FirewallPolicyRule, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRule::Representation
|
12328
12660
|
|
12329
12661
|
property :parent, as: 'parent'
|
12662
|
+
property :policy_source, as: 'policySource'
|
12330
12663
|
property :policy_type, as: 'policyType'
|
12331
12664
|
property :region, as: 'region'
|
12332
12665
|
property :rule_tuple_count, as: 'ruleTupleCount'
|
@@ -12513,7 +12846,6 @@ module Google
|
|
12513
12846
|
collection :source_ip_ranges, as: 'sourceIpRanges'
|
12514
12847
|
property :subnetwork, as: 'subnetwork'
|
12515
12848
|
property :target, as: 'target'
|
12516
|
-
property :traffic_disabled, as: 'trafficDisabled'
|
12517
12849
|
end
|
12518
12850
|
end
|
12519
12851
|
|
@@ -13012,14 +13344,132 @@ module Google
|
|
13012
13344
|
end
|
13013
13345
|
end
|
13014
13346
|
|
13015
|
-
class GlobalSetPolicyRequest
|
13347
|
+
class GlobalSetPolicyRequest
|
13348
|
+
# @private
|
13349
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13350
|
+
collection :bindings, as: 'bindings', class: Google::Apis::ComputeAlpha::Binding, decorator: Google::Apis::ComputeAlpha::Binding::Representation
|
13351
|
+
|
13352
|
+
property :etag, :base64 => true, as: 'etag'
|
13353
|
+
property :policy, as: 'policy', class: Google::Apis::ComputeAlpha::Policy, decorator: Google::Apis::ComputeAlpha::Policy::Representation
|
13354
|
+
|
13355
|
+
end
|
13356
|
+
end
|
13357
|
+
|
13358
|
+
class GlobalVmExtensionPolicy
|
13359
|
+
# @private
|
13360
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13361
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
13362
|
+
property :description, as: 'description'
|
13363
|
+
hash :extension_policies, as: 'extensionPolicies', class: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyExtensionPolicy, decorator: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyExtensionPolicy::Representation
|
13364
|
+
|
13365
|
+
property :id, :numeric_string => true, as: 'id'
|
13366
|
+
collection :instance_selectors, as: 'instanceSelectors', class: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyInstanceSelector, decorator: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyInstanceSelector::Representation
|
13367
|
+
|
13368
|
+
property :kind, as: 'kind'
|
13369
|
+
property :name, as: 'name'
|
13370
|
+
property :priority, as: 'priority'
|
13371
|
+
property :rollout_operation, as: 'rolloutOperation', class: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyRolloutOperation, decorator: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyRolloutOperation::Representation
|
13372
|
+
|
13373
|
+
property :scoped_resource_status, as: 'scopedResourceStatus'
|
13374
|
+
property :self_link, as: 'selfLink'
|
13375
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
13376
|
+
property :update_timestamp, as: 'updateTimestamp'
|
13377
|
+
end
|
13378
|
+
end
|
13379
|
+
|
13380
|
+
class GlobalVmExtensionPolicyExtensionPolicy
|
13381
|
+
# @private
|
13382
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13383
|
+
property :pinned_version, as: 'pinnedVersion'
|
13384
|
+
property :string_config, as: 'stringConfig'
|
13385
|
+
end
|
13386
|
+
end
|
13387
|
+
|
13388
|
+
class GlobalVmExtensionPolicyInstanceSelector
|
13389
|
+
# @private
|
13390
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13391
|
+
property :label_selector, as: 'labelSelector', class: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyLabelSelector, decorator: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyLabelSelector::Representation
|
13392
|
+
|
13393
|
+
end
|
13394
|
+
end
|
13395
|
+
|
13396
|
+
class GlobalVmExtensionPolicyLabelSelector
|
13397
|
+
# @private
|
13398
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13399
|
+
hash :inclusion_labels, as: 'inclusionLabels'
|
13400
|
+
end
|
13401
|
+
end
|
13402
|
+
|
13403
|
+
class GlobalVmExtensionPolicyList
|
13404
|
+
# @private
|
13405
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13406
|
+
property :etag, as: 'etag'
|
13407
|
+
property :id, as: 'id'
|
13408
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicy, decorator: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicy::Representation
|
13409
|
+
|
13410
|
+
property :kind, as: 'kind'
|
13411
|
+
property :next_page_token, as: 'nextPageToken'
|
13412
|
+
property :self_link, as: 'selfLink'
|
13413
|
+
collection :unreachables, as: 'unreachables'
|
13414
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyList::Warning, decorator: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyList::Warning::Representation
|
13415
|
+
|
13416
|
+
end
|
13417
|
+
|
13418
|
+
class Warning
|
13419
|
+
# @private
|
13420
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13421
|
+
property :code, as: 'code'
|
13422
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyList::Warning::Datum::Representation
|
13423
|
+
|
13424
|
+
property :message, as: 'message'
|
13425
|
+
end
|
13426
|
+
|
13427
|
+
class Datum
|
13428
|
+
# @private
|
13429
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13430
|
+
property :key, as: 'key'
|
13431
|
+
property :value, as: 'value'
|
13432
|
+
end
|
13433
|
+
end
|
13434
|
+
end
|
13435
|
+
end
|
13436
|
+
|
13437
|
+
class GlobalVmExtensionPolicyRolloutOperation
|
13438
|
+
# @private
|
13439
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13440
|
+
property :rollout_input, as: 'rolloutInput', class: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyRolloutOperationRolloutInput, decorator: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyRolloutOperationRolloutInput::Representation
|
13441
|
+
|
13442
|
+
property :rollout_status, as: 'rolloutStatus', class: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyRolloutOperationRolloutStatus, decorator: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyRolloutOperationRolloutStatus::Representation
|
13443
|
+
|
13444
|
+
end
|
13445
|
+
end
|
13446
|
+
|
13447
|
+
class GlobalVmExtensionPolicyRolloutOperationRolloutInput
|
13448
|
+
# @private
|
13449
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13450
|
+
property :conflict_behavior, as: 'conflictBehavior'
|
13451
|
+
property :name, as: 'name'
|
13452
|
+
property :predefined_rollout_plan, as: 'predefinedRolloutPlan'
|
13453
|
+
property :retry_uuid, as: 'retryUuid'
|
13454
|
+
end
|
13455
|
+
end
|
13456
|
+
|
13457
|
+
class GlobalVmExtensionPolicyRolloutOperationRolloutStatus
|
13016
13458
|
# @private
|
13017
13459
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13018
|
-
collection :
|
13460
|
+
collection :current_rollouts, as: 'currentRollouts', class: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata, decorator: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata::Representation
|
13019
13461
|
|
13020
|
-
property :
|
13021
|
-
|
13462
|
+
property :previous_rollout, as: 'previousRollout', class: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata, decorator: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata::Representation
|
13463
|
+
|
13464
|
+
end
|
13465
|
+
end
|
13022
13466
|
|
13467
|
+
class GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata
|
13468
|
+
# @private
|
13469
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13470
|
+
property :rollout, as: 'rollout'
|
13471
|
+
property :rollout_plan, as: 'rolloutPlan'
|
13472
|
+
property :state, as: 'state'
|
13023
13473
|
end
|
13024
13474
|
end
|
13025
13475
|
|
@@ -13131,6 +13581,7 @@ module Google
|
|
13131
13581
|
class HaController
|
13132
13582
|
# @private
|
13133
13583
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13584
|
+
collection :backend_services, as: 'backendServices'
|
13134
13585
|
property :creation_timestamp, as: 'creationTimestamp'
|
13135
13586
|
property :description, as: 'description'
|
13136
13587
|
property :failover_initiation, as: 'failoverInitiation'
|
@@ -13138,6 +13589,8 @@ module Google
|
|
13138
13589
|
property :instance_name, as: 'instanceName'
|
13139
13590
|
property :kind, as: 'kind'
|
13140
13591
|
property :name, as: 'name'
|
13592
|
+
property :networking_auto_configuration, as: 'networkingAutoConfiguration', class: Google::Apis::ComputeAlpha::HaControllerNetworkingAutoConfiguration, decorator: Google::Apis::ComputeAlpha::HaControllerNetworkingAutoConfiguration::Representation
|
13593
|
+
|
13141
13594
|
property :region, as: 'region'
|
13142
13595
|
property :secondary_zone_capacity, as: 'secondaryZoneCapacity'
|
13143
13596
|
property :self_link, as: 'selfLink'
|
@@ -13149,11 +13602,30 @@ module Google
|
|
13149
13602
|
end
|
13150
13603
|
end
|
13151
13604
|
|
13605
|
+
class HaControllerNetworkingAutoConfiguration
|
13606
|
+
# @private
|
13607
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13608
|
+
property :internal, as: 'internal', class: Google::Apis::ComputeAlpha::HaControllerNetworkingAutoConfigurationInternal, decorator: Google::Apis::ComputeAlpha::HaControllerNetworkingAutoConfigurationInternal::Representation
|
13609
|
+
|
13610
|
+
end
|
13611
|
+
end
|
13612
|
+
|
13613
|
+
class HaControllerNetworkingAutoConfigurationInternal
|
13614
|
+
# @private
|
13615
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13616
|
+
property :ip_address, as: 'ipAddress'
|
13617
|
+
property :ipv6_address, as: 'ipv6Address'
|
13618
|
+
property :stack_type, as: 'stackType'
|
13619
|
+
end
|
13620
|
+
end
|
13621
|
+
|
13152
13622
|
class HaControllerStatus
|
13153
13623
|
# @private
|
13154
13624
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13155
13625
|
property :failover_progress, as: 'failoverProgress', class: Google::Apis::ComputeAlpha::HaControllerStatusFailoverProgress, decorator: Google::Apis::ComputeAlpha::HaControllerStatusFailoverProgress::Representation
|
13156
13626
|
|
13627
|
+
property :last_failover_info, as: 'lastFailoverInfo', class: Google::Apis::ComputeAlpha::HaControllerStatusFailoverProgress, decorator: Google::Apis::ComputeAlpha::HaControllerStatusFailoverProgress::Representation
|
13628
|
+
|
13157
13629
|
property :ongoing_failover, as: 'ongoingFailover'
|
13158
13630
|
property :primary_instance, as: 'primaryInstance'
|
13159
13631
|
property :primary_zone, as: 'primaryZone'
|
@@ -13166,6 +13638,7 @@ module Google
|
|
13166
13638
|
class HaControllerStatusFailoverProgress
|
13167
13639
|
# @private
|
13168
13640
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13641
|
+
property :failover_complete_timestamp, as: 'failoverCompleteTimestamp'
|
13169
13642
|
property :failover_trigger, as: 'failoverTrigger'
|
13170
13643
|
property :failover_trigger_timestamp, as: 'failoverTriggerTimestamp'
|
13171
13644
|
property :last_failover_attempt, as: 'lastFailoverAttempt', class: Google::Apis::ComputeAlpha::HaControllerStatusFailoverProgressLastFailoverAttempt, decorator: Google::Apis::ComputeAlpha::HaControllerStatusFailoverProgressLastFailoverAttempt::Representation
|
@@ -15086,6 +15559,22 @@ module Google
|
|
15086
15559
|
end
|
15087
15560
|
end
|
15088
15561
|
|
15562
|
+
class InstanceGroupManagersGetAvailableAcceleratorTopologiesResponse
|
15563
|
+
# @private
|
15564
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15565
|
+
hash :accelerator_topologies_info, as: 'acceleratorTopologiesInfo', class: Google::Apis::ComputeAlpha::InstanceGroupManagersGetAvailableAcceleratorTopologiesResponseAcceleratorTopologyInfo, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagersGetAvailableAcceleratorTopologiesResponseAcceleratorTopologyInfo::Representation
|
15566
|
+
|
15567
|
+
end
|
15568
|
+
end
|
15569
|
+
|
15570
|
+
class InstanceGroupManagersGetAvailableAcceleratorTopologiesResponseAcceleratorTopologyInfo
|
15571
|
+
# @private
|
15572
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15573
|
+
property :accelerator_topology, as: 'acceleratorTopology'
|
15574
|
+
property :accelerator_topology_health, as: 'acceleratorTopologyHealth'
|
15575
|
+
end
|
15576
|
+
end
|
15577
|
+
|
15089
15578
|
class InstanceGroupManagersListErrorsResponse
|
15090
15579
|
# @private
|
15091
15580
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17004,6 +17493,7 @@ module Google
|
|
17004
17493
|
property :lacp, as: 'lacp'
|
17005
17494
|
property :max_lag_size100_gbps, as: 'maxLagSize100Gbps'
|
17006
17495
|
property :max_lag_size10_gbps, as: 'maxLagSize10Gbps'
|
17496
|
+
property :max_lag_size400_gbps, as: 'maxLagSize400Gbps'
|
17007
17497
|
property :name, as: 'name'
|
17008
17498
|
property :peeringdb_facility_id, as: 'peeringdbFacilityId'
|
17009
17499
|
collection :permitted_connections, as: 'permittedConnections', class: Google::Apis::ComputeAlpha::InterconnectRemoteLocationPermittedConnections, decorator: Google::Apis::ComputeAlpha::InterconnectRemoteLocationPermittedConnections::Representation
|
@@ -17990,6 +18480,7 @@ module Google
|
|
17990
18480
|
class NamedSet
|
17991
18481
|
# @private
|
17992
18482
|
class Representation < Google::Apis::Core::JsonRepresentation
|
18483
|
+
property :description, as: 'description'
|
17993
18484
|
collection :elements, as: 'elements', class: Google::Apis::ComputeAlpha::Expr, decorator: Google::Apis::ComputeAlpha::Expr::Representation
|
17994
18485
|
|
17995
18486
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
@@ -18570,6 +19061,7 @@ module Google
|
|
18570
19061
|
|
18571
19062
|
collection :alias_ip_ranges, as: 'aliasIpRanges', class: Google::Apis::ComputeAlpha::AliasIpRange, decorator: Google::Apis::ComputeAlpha::AliasIpRange::Representation
|
18572
19063
|
|
19064
|
+
property :enable_vpc_scoped_dns, as: 'enableVpcScopedDns'
|
18573
19065
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
18574
19066
|
property :igmp_query, as: 'igmpQuery'
|
18575
19067
|
property :internal_ipv6_prefix_length, as: 'internalIpv6PrefixLength'
|
@@ -18702,6 +19194,182 @@ module Google
|
|
18702
19194
|
end
|
18703
19195
|
end
|
18704
19196
|
|
19197
|
+
class NetworkPoliciesScopedList
|
19198
|
+
# @private
|
19199
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19200
|
+
collection :network_policies, as: 'networkPolicies', class: Google::Apis::ComputeAlpha::NetworkPolicy, decorator: Google::Apis::ComputeAlpha::NetworkPolicy::Representation
|
19201
|
+
|
19202
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::NetworkPoliciesScopedList::Warning, decorator: Google::Apis::ComputeAlpha::NetworkPoliciesScopedList::Warning::Representation
|
19203
|
+
|
19204
|
+
end
|
19205
|
+
|
19206
|
+
class Warning
|
19207
|
+
# @private
|
19208
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19209
|
+
property :code, as: 'code'
|
19210
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::NetworkPoliciesScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::NetworkPoliciesScopedList::Warning::Datum::Representation
|
19211
|
+
|
19212
|
+
property :message, as: 'message'
|
19213
|
+
end
|
19214
|
+
|
19215
|
+
class Datum
|
19216
|
+
# @private
|
19217
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19218
|
+
property :key, as: 'key'
|
19219
|
+
property :value, as: 'value'
|
19220
|
+
end
|
19221
|
+
end
|
19222
|
+
end
|
19223
|
+
end
|
19224
|
+
|
19225
|
+
class NetworkPolicy
|
19226
|
+
# @private
|
19227
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19228
|
+
collection :associations, as: 'associations', class: Google::Apis::ComputeAlpha::NetworkPolicyAssociation, decorator: Google::Apis::ComputeAlpha::NetworkPolicyAssociation::Representation
|
19229
|
+
|
19230
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
19231
|
+
property :description, as: 'description'
|
19232
|
+
property :id, :numeric_string => true, as: 'id'
|
19233
|
+
property :kind, as: 'kind'
|
19234
|
+
property :name, as: 'name'
|
19235
|
+
property :region, as: 'region'
|
19236
|
+
property :rule_tuple_count, as: 'ruleTupleCount'
|
19237
|
+
property :self_link, as: 'selfLink'
|
19238
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
19239
|
+
collection :traffic_classification_rules, as: 'trafficClassificationRules', class: Google::Apis::ComputeAlpha::NetworkPolicyTrafficClassificationRule, decorator: Google::Apis::ComputeAlpha::NetworkPolicyTrafficClassificationRule::Representation
|
19240
|
+
|
19241
|
+
end
|
19242
|
+
end
|
19243
|
+
|
19244
|
+
class NetworkPolicyAggregatedList
|
19245
|
+
# @private
|
19246
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19247
|
+
property :id, as: 'id'
|
19248
|
+
hash :items, as: 'items', class: Google::Apis::ComputeAlpha::NetworkPoliciesScopedList, decorator: Google::Apis::ComputeAlpha::NetworkPoliciesScopedList::Representation
|
19249
|
+
|
19250
|
+
property :kind, as: 'kind'
|
19251
|
+
property :next_page_token, as: 'nextPageToken'
|
19252
|
+
property :self_link, as: 'selfLink'
|
19253
|
+
collection :unreachables, as: 'unreachables'
|
19254
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::NetworkPolicyAggregatedList::Warning, decorator: Google::Apis::ComputeAlpha::NetworkPolicyAggregatedList::Warning::Representation
|
19255
|
+
|
19256
|
+
end
|
19257
|
+
|
19258
|
+
class Warning
|
19259
|
+
# @private
|
19260
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19261
|
+
property :code, as: 'code'
|
19262
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::NetworkPolicyAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::NetworkPolicyAggregatedList::Warning::Datum::Representation
|
19263
|
+
|
19264
|
+
property :message, as: 'message'
|
19265
|
+
end
|
19266
|
+
|
19267
|
+
class Datum
|
19268
|
+
# @private
|
19269
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19270
|
+
property :key, as: 'key'
|
19271
|
+
property :value, as: 'value'
|
19272
|
+
end
|
19273
|
+
end
|
19274
|
+
end
|
19275
|
+
end
|
19276
|
+
|
19277
|
+
class NetworkPolicyAssociation
|
19278
|
+
# @private
|
19279
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19280
|
+
property :attachment_target, as: 'attachmentTarget'
|
19281
|
+
property :name, as: 'name'
|
19282
|
+
end
|
19283
|
+
end
|
19284
|
+
|
19285
|
+
class NetworkPolicyList
|
19286
|
+
# @private
|
19287
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19288
|
+
property :id, as: 'id'
|
19289
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::NetworkPolicy, decorator: Google::Apis::ComputeAlpha::NetworkPolicy::Representation
|
19290
|
+
|
19291
|
+
property :kind, as: 'kind'
|
19292
|
+
property :next_page_token, as: 'nextPageToken'
|
19293
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::NetworkPolicyList::Warning, decorator: Google::Apis::ComputeAlpha::NetworkPolicyList::Warning::Representation
|
19294
|
+
|
19295
|
+
end
|
19296
|
+
|
19297
|
+
class Warning
|
19298
|
+
# @private
|
19299
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19300
|
+
property :code, as: 'code'
|
19301
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::NetworkPolicyList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::NetworkPolicyList::Warning::Datum::Representation
|
19302
|
+
|
19303
|
+
property :message, as: 'message'
|
19304
|
+
end
|
19305
|
+
|
19306
|
+
class Datum
|
19307
|
+
# @private
|
19308
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19309
|
+
property :key, as: 'key'
|
19310
|
+
property :value, as: 'value'
|
19311
|
+
end
|
19312
|
+
end
|
19313
|
+
end
|
19314
|
+
end
|
19315
|
+
|
19316
|
+
class NetworkPolicyTrafficClassificationRule
|
19317
|
+
# @private
|
19318
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19319
|
+
property :action, as: 'action', class: Google::Apis::ComputeAlpha::NetworkPolicyTrafficClassificationRuleAction, decorator: Google::Apis::ComputeAlpha::NetworkPolicyTrafficClassificationRuleAction::Representation
|
19320
|
+
|
19321
|
+
property :description, as: 'description'
|
19322
|
+
property :disabled, as: 'disabled'
|
19323
|
+
property :kind, as: 'kind'
|
19324
|
+
property :match, as: 'match', class: Google::Apis::ComputeAlpha::NetworkPolicyTrafficClassificationRuleMatcher, decorator: Google::Apis::ComputeAlpha::NetworkPolicyTrafficClassificationRuleMatcher::Representation
|
19325
|
+
|
19326
|
+
property :priority, as: 'priority'
|
19327
|
+
property :rule_name, as: 'ruleName'
|
19328
|
+
property :rule_tuple_count, as: 'ruleTupleCount'
|
19329
|
+
collection :target_secure_tags, as: 'targetSecureTags', class: Google::Apis::ComputeAlpha::NetworkPolicyTrafficClassificationRuleSecureTag, decorator: Google::Apis::ComputeAlpha::NetworkPolicyTrafficClassificationRuleSecureTag::Representation
|
19330
|
+
|
19331
|
+
collection :target_service_accounts, as: 'targetServiceAccounts'
|
19332
|
+
end
|
19333
|
+
end
|
19334
|
+
|
19335
|
+
class NetworkPolicyTrafficClassificationRuleAction
|
19336
|
+
# @private
|
19337
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19338
|
+
property :dscp_mode, as: 'dscpMode'
|
19339
|
+
property :dscp_value, as: 'dscpValue'
|
19340
|
+
property :field_type, as: 'fieldType'
|
19341
|
+
property :field_value, as: 'fieldValue'
|
19342
|
+
property :traffic_class, as: 'trafficClass'
|
19343
|
+
property :type, as: 'type'
|
19344
|
+
end
|
19345
|
+
end
|
19346
|
+
|
19347
|
+
class NetworkPolicyTrafficClassificationRuleMatcher
|
19348
|
+
# @private
|
19349
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19350
|
+
collection :dest_ip_ranges, as: 'destIpRanges'
|
19351
|
+
collection :layer4_configs, as: 'layer4Configs', class: Google::Apis::ComputeAlpha::NetworkPolicyTrafficClassificationRuleMatcherLayer4Config, decorator: Google::Apis::ComputeAlpha::NetworkPolicyTrafficClassificationRuleMatcherLayer4Config::Representation
|
19352
|
+
|
19353
|
+
collection :src_ip_ranges, as: 'srcIpRanges'
|
19354
|
+
end
|
19355
|
+
end
|
19356
|
+
|
19357
|
+
class NetworkPolicyTrafficClassificationRuleMatcherLayer4Config
|
19358
|
+
# @private
|
19359
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19360
|
+
property :ip_protocol, as: 'ipProtocol'
|
19361
|
+
collection :ports, as: 'ports'
|
19362
|
+
end
|
19363
|
+
end
|
19364
|
+
|
19365
|
+
class NetworkPolicyTrafficClassificationRuleSecureTag
|
19366
|
+
# @private
|
19367
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19368
|
+
property :name, as: 'name'
|
19369
|
+
property :state, as: 'state'
|
19370
|
+
end
|
19371
|
+
end
|
19372
|
+
|
18705
19373
|
class NetworkProfile
|
18706
19374
|
# @private
|
18707
19375
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -18835,6 +19503,13 @@ module Google
|
|
18835
19503
|
end
|
18836
19504
|
end
|
18837
19505
|
|
19506
|
+
class NetworksCancelRequestRemovePeeringRequest
|
19507
|
+
# @private
|
19508
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19509
|
+
property :name, as: 'name'
|
19510
|
+
end
|
19511
|
+
end
|
19512
|
+
|
18838
19513
|
class NetworksGetEffectiveFirewallsResponse
|
18839
19514
|
# @private
|
18840
19515
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -20295,6 +20970,7 @@ module Google
|
|
20295
20970
|
property :byoip_api_version, as: 'byoipApiVersion'
|
20296
20971
|
property :creation_timestamp, as: 'creationTimestamp'
|
20297
20972
|
property :description, as: 'description'
|
20973
|
+
property :enable_enhanced_ipv4_allocation, as: 'enableEnhancedIpv4Allocation'
|
20298
20974
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
20299
20975
|
property :id, :numeric_string => true, as: 'id'
|
20300
20976
|
property :ip_cidr_range, as: 'ipCidrRange'
|
@@ -20385,6 +21061,7 @@ module Google
|
|
20385
21061
|
property :allocatable_prefix_length, as: 'allocatablePrefixLength'
|
20386
21062
|
property :delegatee_project, as: 'delegateeProject'
|
20387
21063
|
property :description, as: 'description'
|
21064
|
+
property :enable_enhanced_ipv4_allocation, as: 'enableEnhancedIpv4Allocation'
|
20388
21065
|
property :ip_cidr_range, as: 'ipCidrRange'
|
20389
21066
|
property :ipv6_access_type, as: 'ipv6AccessType'
|
20390
21067
|
property :is_address, as: 'isAddress'
|
@@ -22161,6 +22838,8 @@ module Google
|
|
22161
22838
|
property :physical_host, as: 'physicalHost'
|
22162
22839
|
property :physical_host_topology, as: 'physicalHostTopology', class: Google::Apis::ComputeAlpha::ResourceStatusPhysicalHostTopology, decorator: Google::Apis::ComputeAlpha::ResourceStatusPhysicalHostTopology::Representation
|
22163
22840
|
|
22841
|
+
property :reservation_consumption_info, as: 'reservationConsumptionInfo', class: Google::Apis::ComputeAlpha::ResourceStatusReservationConsumptionInfo, decorator: Google::Apis::ComputeAlpha::ResourceStatusReservationConsumptionInfo::Representation
|
22842
|
+
|
22164
22843
|
property :scheduling, as: 'scheduling', class: Google::Apis::ComputeAlpha::ResourceStatusScheduling, decorator: Google::Apis::ComputeAlpha::ResourceStatusScheduling::Representation
|
22165
22844
|
|
22166
22845
|
hash :service_integration_statuses, as: 'serviceIntegrationStatuses', class: Google::Apis::ComputeAlpha::ResourceStatusServiceIntegrationStatus, decorator: Google::Apis::ComputeAlpha::ResourceStatusServiceIntegrationStatus::Representation
|
@@ -22235,6 +22914,15 @@ module Google
|
|
22235
22914
|
end
|
22236
22915
|
end
|
22237
22916
|
|
22917
|
+
class ResourceStatusReservationConsumptionInfo
|
22918
|
+
# @private
|
22919
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
22920
|
+
property :consumed_reservation, as: 'consumedReservation'
|
22921
|
+
property :consumed_reservation_block, as: 'consumedReservationBlock'
|
22922
|
+
property :consumed_reservation_sub_block, as: 'consumedReservationSubBlock'
|
22923
|
+
end
|
22924
|
+
end
|
22925
|
+
|
22238
22926
|
class ResourceStatusScheduling
|
22239
22927
|
# @private
|
22240
22928
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -22540,6 +23228,7 @@ module Google
|
|
22540
23228
|
property :ip_address, as: 'ipAddress'
|
22541
23229
|
property :ipv4_nexthop_address, as: 'ipv4NexthopAddress'
|
22542
23230
|
property :ipv6_nexthop_address, as: 'ipv6NexthopAddress'
|
23231
|
+
property :linked_custom_hardware, as: 'linkedCustomHardware'
|
22543
23232
|
property :management_type, as: 'managementType'
|
22544
23233
|
property :md5_authentication_key_name, as: 'md5AuthenticationKeyName'
|
22545
23234
|
property :name, as: 'name'
|
@@ -22738,6 +23427,7 @@ module Google
|
|
22738
23427
|
property :ip_address, as: 'ipAddress'
|
22739
23428
|
property :ipv4_nexthop_address, as: 'ipv4NexthopAddress'
|
22740
23429
|
property :ipv6_nexthop_address, as: 'ipv6NexthopAddress'
|
23430
|
+
property :linked_custom_hardware, as: 'linkedCustomHardware'
|
22741
23431
|
property :linked_vpn_tunnel, as: 'linkedVpnTunnel'
|
22742
23432
|
property :md5_auth_enabled, as: 'md5AuthEnabled'
|
22743
23433
|
property :name, as: 'name'
|
@@ -23028,6 +23718,8 @@ module Google
|
|
23028
23718
|
property :on_instance_stop_action, as: 'onInstanceStopAction', class: Google::Apis::ComputeAlpha::SchedulingOnInstanceStopAction, decorator: Google::Apis::ComputeAlpha::SchedulingOnInstanceStopAction::Representation
|
23029
23719
|
|
23030
23720
|
property :preemptible, as: 'preemptible'
|
23721
|
+
property :preemption_notice_duration, as: 'preemptionNoticeDuration', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
23722
|
+
|
23031
23723
|
property :provisioning_model, as: 'provisioningModel'
|
23032
23724
|
property :shutdown_timeout, as: 'shutdownTimeout', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
23033
23725
|
|
@@ -23690,6 +24382,7 @@ module Google
|
|
23690
24382
|
class Representation < Google::Apis::Core::JsonRepresentation
|
23691
24383
|
property :consumer_network, as: 'consumerNetwork'
|
23692
24384
|
property :endpoint, as: 'endpoint'
|
24385
|
+
property :endpoint_with_id, as: 'endpointWithId'
|
23693
24386
|
collection :nat_ips, as: 'natIps'
|
23694
24387
|
property :propagated_connection_count, as: 'propagatedConnectionCount'
|
23695
24388
|
property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
|
@@ -23701,6 +24394,7 @@ module Google
|
|
23701
24394
|
# @private
|
23702
24395
|
class Representation < Google::Apis::Core::JsonRepresentation
|
23703
24396
|
property :connection_limit, as: 'connectionLimit'
|
24397
|
+
property :endpoint_url, as: 'endpointUrl'
|
23704
24398
|
property :network_url, as: 'networkUrl'
|
23705
24399
|
property :project_id_or_num, as: 'projectIdOrNum'
|
23706
24400
|
end
|
@@ -26479,6 +27173,34 @@ module Google
|
|
26479
27173
|
end
|
26480
27174
|
end
|
26481
27175
|
|
27176
|
+
class VmExtensionPoliciesScopedList
|
27177
|
+
# @private
|
27178
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
27179
|
+
collection :vm_extension_policies, as: 'vmExtensionPolicies', class: Google::Apis::ComputeAlpha::VmExtensionPolicy, decorator: Google::Apis::ComputeAlpha::VmExtensionPolicy::Representation
|
27180
|
+
|
27181
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::VmExtensionPoliciesScopedList::Warning, decorator: Google::Apis::ComputeAlpha::VmExtensionPoliciesScopedList::Warning::Representation
|
27182
|
+
|
27183
|
+
end
|
27184
|
+
|
27185
|
+
class Warning
|
27186
|
+
# @private
|
27187
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
27188
|
+
property :code, as: 'code'
|
27189
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::VmExtensionPoliciesScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::VmExtensionPoliciesScopedList::Warning::Datum::Representation
|
27190
|
+
|
27191
|
+
property :message, as: 'message'
|
27192
|
+
end
|
27193
|
+
|
27194
|
+
class Datum
|
27195
|
+
# @private
|
27196
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
27197
|
+
property :key, as: 'key'
|
27198
|
+
property :value, as: 'value'
|
27199
|
+
end
|
27200
|
+
end
|
27201
|
+
end
|
27202
|
+
end
|
27203
|
+
|
26482
27204
|
class VmExtensionPolicy
|
26483
27205
|
# @private
|
26484
27206
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -26501,6 +27223,40 @@ module Google
|
|
26501
27223
|
end
|
26502
27224
|
end
|
26503
27225
|
|
27226
|
+
class VmExtensionPolicyAggregatedListResponse
|
27227
|
+
# @private
|
27228
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
27229
|
+
property :etag, as: 'etag'
|
27230
|
+
property :id, as: 'id'
|
27231
|
+
hash :items, as: 'items', class: Google::Apis::ComputeAlpha::VmExtensionPoliciesScopedList, decorator: Google::Apis::ComputeAlpha::VmExtensionPoliciesScopedList::Representation
|
27232
|
+
|
27233
|
+
property :kind, as: 'kind'
|
27234
|
+
property :next_page_token, as: 'nextPageToken'
|
27235
|
+
property :self_link, as: 'selfLink'
|
27236
|
+
collection :unreachables, as: 'unreachables'
|
27237
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::VmExtensionPolicyAggregatedListResponse::Warning, decorator: Google::Apis::ComputeAlpha::VmExtensionPolicyAggregatedListResponse::Warning::Representation
|
27238
|
+
|
27239
|
+
end
|
27240
|
+
|
27241
|
+
class Warning
|
27242
|
+
# @private
|
27243
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
27244
|
+
property :code, as: 'code'
|
27245
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::VmExtensionPolicyAggregatedListResponse::Warning::Datum, decorator: Google::Apis::ComputeAlpha::VmExtensionPolicyAggregatedListResponse::Warning::Datum::Representation
|
27246
|
+
|
27247
|
+
property :message, as: 'message'
|
27248
|
+
end
|
27249
|
+
|
27250
|
+
class Datum
|
27251
|
+
# @private
|
27252
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
27253
|
+
property :key, as: 'key'
|
27254
|
+
property :value, as: 'value'
|
27255
|
+
end
|
27256
|
+
end
|
27257
|
+
end
|
27258
|
+
end
|
27259
|
+
|
26504
27260
|
class VmExtensionPolicyExtensionPolicy
|
26505
27261
|
# @private
|
26506
27262
|
class Representation < Google::Apis::Core::JsonRepresentation
|