google-apis-compute_alpha 0.120.0 → 0.122.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 +2643 -879
- data/lib/google/apis/compute_alpha/gem_version.rb +2 -2
- data/lib/google/apis/compute_alpha/representations.rb +748 -11
- data/lib/google/apis/compute_alpha/service.rb +2018 -394
- 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
|
|
@@ -6808,6 +7030,12 @@ module Google
|
|
6808
7030
|
include Google::Apis::Core::JsonObjectSupport
|
6809
7031
|
end
|
6810
7032
|
|
7033
|
+
class ResourceStatusReservationConsumptionInfo
|
7034
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7035
|
+
|
7036
|
+
include Google::Apis::Core::JsonObjectSupport
|
7037
|
+
end
|
7038
|
+
|
6811
7039
|
class ResourceStatusScheduling
|
6812
7040
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6813
7041
|
|
@@ -9070,12 +9298,48 @@ module Google
|
|
9070
9298
|
include Google::Apis::Core::JsonObjectSupport
|
9071
9299
|
end
|
9072
9300
|
|
9301
|
+
class VmExtensionPoliciesScopedList
|
9302
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
9303
|
+
|
9304
|
+
class Warning
|
9305
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
9306
|
+
|
9307
|
+
class Datum
|
9308
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
9309
|
+
|
9310
|
+
include Google::Apis::Core::JsonObjectSupport
|
9311
|
+
end
|
9312
|
+
|
9313
|
+
include Google::Apis::Core::JsonObjectSupport
|
9314
|
+
end
|
9315
|
+
|
9316
|
+
include Google::Apis::Core::JsonObjectSupport
|
9317
|
+
end
|
9318
|
+
|
9073
9319
|
class VmExtensionPolicy
|
9074
9320
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
9075
9321
|
|
9076
9322
|
include Google::Apis::Core::JsonObjectSupport
|
9077
9323
|
end
|
9078
9324
|
|
9325
|
+
class VmExtensionPolicyAggregatedListResponse
|
9326
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
9327
|
+
|
9328
|
+
class Warning
|
9329
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
9330
|
+
|
9331
|
+
class Datum
|
9332
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
9333
|
+
|
9334
|
+
include Google::Apis::Core::JsonObjectSupport
|
9335
|
+
end
|
9336
|
+
|
9337
|
+
include Google::Apis::Core::JsonObjectSupport
|
9338
|
+
end
|
9339
|
+
|
9340
|
+
include Google::Apis::Core::JsonObjectSupport
|
9341
|
+
end
|
9342
|
+
|
9079
9343
|
class VmExtensionPolicyExtensionPolicy
|
9080
9344
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
9081
9345
|
|
@@ -10231,6 +10495,38 @@ module Google
|
|
10231
10495
|
end
|
10232
10496
|
end
|
10233
10497
|
|
10498
|
+
class BackendBucketAggregatedList
|
10499
|
+
# @private
|
10500
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10501
|
+
property :id, as: 'id'
|
10502
|
+
hash :items, as: 'items', class: Google::Apis::ComputeAlpha::BackendBucketsScopedList, decorator: Google::Apis::ComputeAlpha::BackendBucketsScopedList::Representation
|
10503
|
+
|
10504
|
+
property :kind, as: 'kind'
|
10505
|
+
property :next_page_token, as: 'nextPageToken'
|
10506
|
+
property :self_link, as: 'selfLink'
|
10507
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::BackendBucketAggregatedList::Warning, decorator: Google::Apis::ComputeAlpha::BackendBucketAggregatedList::Warning::Representation
|
10508
|
+
|
10509
|
+
end
|
10510
|
+
|
10511
|
+
class Warning
|
10512
|
+
# @private
|
10513
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10514
|
+
property :code, as: 'code'
|
10515
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::BackendBucketAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::BackendBucketAggregatedList::Warning::Datum::Representation
|
10516
|
+
|
10517
|
+
property :message, as: 'message'
|
10518
|
+
end
|
10519
|
+
|
10520
|
+
class Datum
|
10521
|
+
# @private
|
10522
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10523
|
+
property :key, as: 'key'
|
10524
|
+
property :value, as: 'value'
|
10525
|
+
end
|
10526
|
+
end
|
10527
|
+
end
|
10528
|
+
end
|
10529
|
+
|
10234
10530
|
class BackendBucketCdnPolicy
|
10235
10531
|
# @private
|
10236
10532
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10353,6 +10649,34 @@ module Google
|
|
10353
10649
|
end
|
10354
10650
|
end
|
10355
10651
|
|
10652
|
+
class BackendBucketsScopedList
|
10653
|
+
# @private
|
10654
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10655
|
+
collection :backend_buckets, as: 'backendBuckets', class: Google::Apis::ComputeAlpha::BackendBucket, decorator: Google::Apis::ComputeAlpha::BackendBucket::Representation
|
10656
|
+
|
10657
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::BackendBucketsScopedList::Warning, decorator: Google::Apis::ComputeAlpha::BackendBucketsScopedList::Warning::Representation
|
10658
|
+
|
10659
|
+
end
|
10660
|
+
|
10661
|
+
class Warning
|
10662
|
+
# @private
|
10663
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10664
|
+
property :code, as: 'code'
|
10665
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::BackendBucketsScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::BackendBucketsScopedList::Warning::Datum::Representation
|
10666
|
+
|
10667
|
+
property :message, as: 'message'
|
10668
|
+
end
|
10669
|
+
|
10670
|
+
class Datum
|
10671
|
+
# @private
|
10672
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10673
|
+
property :key, as: 'key'
|
10674
|
+
property :value, as: 'value'
|
10675
|
+
end
|
10676
|
+
end
|
10677
|
+
end
|
10678
|
+
end
|
10679
|
+
|
10356
10680
|
class BackendCustomMetric
|
10357
10681
|
# @private
|
10358
10682
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10756,6 +11080,7 @@ module Google
|
|
10756
11080
|
# @private
|
10757
11081
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10758
11082
|
property :authentication_config, as: 'authenticationConfig'
|
11083
|
+
property :identity, as: 'identity'
|
10759
11084
|
property :sni, as: 'sni'
|
10760
11085
|
collection :subject_alt_names, as: 'subjectAltNames', class: Google::Apis::ComputeAlpha::BackendServiceTlsSettingsSubjectAltName, decorator: Google::Apis::ComputeAlpha::BackendServiceTlsSettingsSubjectAltName::Representation
|
10761
11086
|
|
@@ -11119,6 +11444,7 @@ module Google
|
|
11119
11444
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11120
11445
|
property :obtainability, as: 'obtainability'
|
11121
11446
|
property :spot_preemption, as: 'spotPreemption'
|
11447
|
+
property :uptime_score, as: 'uptimeScore'
|
11122
11448
|
end
|
11123
11449
|
end
|
11124
11450
|
|
@@ -12326,6 +12652,7 @@ module Google
|
|
12326
12652
|
collection :packet_mirroring_rules, as: 'packetMirroringRules', class: Google::Apis::ComputeAlpha::FirewallPolicyRule, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRule::Representation
|
12327
12653
|
|
12328
12654
|
property :parent, as: 'parent'
|
12655
|
+
property :policy_source, as: 'policySource'
|
12329
12656
|
property :policy_type, as: 'policyType'
|
12330
12657
|
property :region, as: 'region'
|
12331
12658
|
property :rule_tuple_count, as: 'ruleTupleCount'
|
@@ -12992,33 +13319,151 @@ module Google
|
|
12992
13319
|
end
|
12993
13320
|
end
|
12994
13321
|
|
12995
|
-
class GlobalOrganizationSetPolicyRequest
|
13322
|
+
class GlobalOrganizationSetPolicyRequest
|
13323
|
+
# @private
|
13324
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13325
|
+
collection :bindings, as: 'bindings', class: Google::Apis::ComputeAlpha::Binding, decorator: Google::Apis::ComputeAlpha::Binding::Representation
|
13326
|
+
|
13327
|
+
property :etag, :base64 => true, as: 'etag'
|
13328
|
+
property :policy, as: 'policy', class: Google::Apis::ComputeAlpha::Policy, decorator: Google::Apis::ComputeAlpha::Policy::Representation
|
13329
|
+
|
13330
|
+
end
|
13331
|
+
end
|
13332
|
+
|
13333
|
+
class GlobalSetLabelsRequest
|
13334
|
+
# @private
|
13335
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13336
|
+
property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
|
13337
|
+
hash :labels, as: 'labels'
|
13338
|
+
end
|
13339
|
+
end
|
13340
|
+
|
13341
|
+
class GlobalSetPolicyRequest
|
13342
|
+
# @private
|
13343
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13344
|
+
collection :bindings, as: 'bindings', class: Google::Apis::ComputeAlpha::Binding, decorator: Google::Apis::ComputeAlpha::Binding::Representation
|
13345
|
+
|
13346
|
+
property :etag, :base64 => true, as: 'etag'
|
13347
|
+
property :policy, as: 'policy', class: Google::Apis::ComputeAlpha::Policy, decorator: Google::Apis::ComputeAlpha::Policy::Representation
|
13348
|
+
|
13349
|
+
end
|
13350
|
+
end
|
13351
|
+
|
13352
|
+
class GlobalVmExtensionPolicy
|
13353
|
+
# @private
|
13354
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13355
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
13356
|
+
property :description, as: 'description'
|
13357
|
+
hash :extension_policies, as: 'extensionPolicies', class: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyExtensionPolicy, decorator: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyExtensionPolicy::Representation
|
13358
|
+
|
13359
|
+
property :id, :numeric_string => true, as: 'id'
|
13360
|
+
collection :instance_selectors, as: 'instanceSelectors', class: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyInstanceSelector, decorator: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyInstanceSelector::Representation
|
13361
|
+
|
13362
|
+
property :kind, as: 'kind'
|
13363
|
+
property :name, as: 'name'
|
13364
|
+
property :priority, as: 'priority'
|
13365
|
+
property :rollout_operation, as: 'rolloutOperation', class: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyRolloutOperation, decorator: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyRolloutOperation::Representation
|
13366
|
+
|
13367
|
+
property :scoped_resource_status, as: 'scopedResourceStatus'
|
13368
|
+
property :self_link, as: 'selfLink'
|
13369
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
13370
|
+
property :update_timestamp, as: 'updateTimestamp'
|
13371
|
+
end
|
13372
|
+
end
|
13373
|
+
|
13374
|
+
class GlobalVmExtensionPolicyExtensionPolicy
|
13375
|
+
# @private
|
13376
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13377
|
+
property :pinned_version, as: 'pinnedVersion'
|
13378
|
+
property :string_config, as: 'stringConfig'
|
13379
|
+
end
|
13380
|
+
end
|
13381
|
+
|
13382
|
+
class GlobalVmExtensionPolicyInstanceSelector
|
13383
|
+
# @private
|
13384
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13385
|
+
property :label_selector, as: 'labelSelector', class: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyLabelSelector, decorator: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyLabelSelector::Representation
|
13386
|
+
|
13387
|
+
end
|
13388
|
+
end
|
13389
|
+
|
13390
|
+
class GlobalVmExtensionPolicyLabelSelector
|
13391
|
+
# @private
|
13392
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13393
|
+
hash :inclusion_labels, as: 'inclusionLabels'
|
13394
|
+
end
|
13395
|
+
end
|
13396
|
+
|
13397
|
+
class GlobalVmExtensionPolicyList
|
13398
|
+
# @private
|
13399
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13400
|
+
property :etag, as: 'etag'
|
13401
|
+
property :id, as: 'id'
|
13402
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicy, decorator: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicy::Representation
|
13403
|
+
|
13404
|
+
property :kind, as: 'kind'
|
13405
|
+
property :next_page_token, as: 'nextPageToken'
|
13406
|
+
property :self_link, as: 'selfLink'
|
13407
|
+
collection :unreachables, as: 'unreachables'
|
13408
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyList::Warning, decorator: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyList::Warning::Representation
|
13409
|
+
|
13410
|
+
end
|
13411
|
+
|
13412
|
+
class Warning
|
13413
|
+
# @private
|
13414
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13415
|
+
property :code, as: 'code'
|
13416
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyList::Warning::Datum::Representation
|
13417
|
+
|
13418
|
+
property :message, as: 'message'
|
13419
|
+
end
|
13420
|
+
|
13421
|
+
class Datum
|
13422
|
+
# @private
|
13423
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13424
|
+
property :key, as: 'key'
|
13425
|
+
property :value, as: 'value'
|
13426
|
+
end
|
13427
|
+
end
|
13428
|
+
end
|
13429
|
+
end
|
13430
|
+
|
13431
|
+
class GlobalVmExtensionPolicyRolloutOperation
|
12996
13432
|
# @private
|
12997
13433
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12998
|
-
|
13434
|
+
property :rollout_input, as: 'rolloutInput', class: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyRolloutOperationRolloutInput, decorator: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyRolloutOperationRolloutInput::Representation
|
12999
13435
|
|
13000
|
-
property :
|
13001
|
-
property :policy, as: 'policy', class: Google::Apis::ComputeAlpha::Policy, decorator: Google::Apis::ComputeAlpha::Policy::Representation
|
13436
|
+
property :rollout_status, as: 'rolloutStatus', class: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyRolloutOperationRolloutStatus, decorator: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyRolloutOperationRolloutStatus::Representation
|
13002
13437
|
|
13003
13438
|
end
|
13004
13439
|
end
|
13005
13440
|
|
13006
|
-
class
|
13441
|
+
class GlobalVmExtensionPolicyRolloutOperationRolloutInput
|
13007
13442
|
# @private
|
13008
13443
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13009
|
-
property :
|
13010
|
-
|
13444
|
+
property :conflict_behavior, as: 'conflictBehavior'
|
13445
|
+
property :name, as: 'name'
|
13446
|
+
property :predefined_rollout_plan, as: 'predefinedRolloutPlan'
|
13447
|
+
property :retry_uuid, as: 'retryUuid'
|
13011
13448
|
end
|
13012
13449
|
end
|
13013
13450
|
|
13014
|
-
class
|
13451
|
+
class GlobalVmExtensionPolicyRolloutOperationRolloutStatus
|
13015
13452
|
# @private
|
13016
13453
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13017
|
-
collection :
|
13454
|
+
collection :current_rollouts, as: 'currentRollouts', class: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata, decorator: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata::Representation
|
13018
13455
|
|
13019
|
-
property :
|
13020
|
-
|
13456
|
+
property :previous_rollout, as: 'previousRollout', class: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata, decorator: Google::Apis::ComputeAlpha::GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata::Representation
|
13457
|
+
|
13458
|
+
end
|
13459
|
+
end
|
13021
13460
|
|
13461
|
+
class GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata
|
13462
|
+
# @private
|
13463
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13464
|
+
property :rollout, as: 'rollout'
|
13465
|
+
property :rollout_plan, as: 'rolloutPlan'
|
13466
|
+
property :state, as: 'state'
|
13022
13467
|
end
|
13023
13468
|
end
|
13024
13469
|
|
@@ -13130,6 +13575,7 @@ module Google
|
|
13130
13575
|
class HaController
|
13131
13576
|
# @private
|
13132
13577
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13578
|
+
collection :backend_services, as: 'backendServices'
|
13133
13579
|
property :creation_timestamp, as: 'creationTimestamp'
|
13134
13580
|
property :description, as: 'description'
|
13135
13581
|
property :failover_initiation, as: 'failoverInitiation'
|
@@ -13137,6 +13583,8 @@ module Google
|
|
13137
13583
|
property :instance_name, as: 'instanceName'
|
13138
13584
|
property :kind, as: 'kind'
|
13139
13585
|
property :name, as: 'name'
|
13586
|
+
property :networking_auto_configuration, as: 'networkingAutoConfiguration', class: Google::Apis::ComputeAlpha::HaControllerNetworkingAutoConfiguration, decorator: Google::Apis::ComputeAlpha::HaControllerNetworkingAutoConfiguration::Representation
|
13587
|
+
|
13140
13588
|
property :region, as: 'region'
|
13141
13589
|
property :secondary_zone_capacity, as: 'secondaryZoneCapacity'
|
13142
13590
|
property :self_link, as: 'selfLink'
|
@@ -13148,11 +13596,30 @@ module Google
|
|
13148
13596
|
end
|
13149
13597
|
end
|
13150
13598
|
|
13599
|
+
class HaControllerNetworkingAutoConfiguration
|
13600
|
+
# @private
|
13601
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13602
|
+
property :internal, as: 'internal', class: Google::Apis::ComputeAlpha::HaControllerNetworkingAutoConfigurationInternal, decorator: Google::Apis::ComputeAlpha::HaControllerNetworkingAutoConfigurationInternal::Representation
|
13603
|
+
|
13604
|
+
end
|
13605
|
+
end
|
13606
|
+
|
13607
|
+
class HaControllerNetworkingAutoConfigurationInternal
|
13608
|
+
# @private
|
13609
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13610
|
+
property :ip_address, as: 'ipAddress'
|
13611
|
+
property :ipv6_address, as: 'ipv6Address'
|
13612
|
+
property :stack_type, as: 'stackType'
|
13613
|
+
end
|
13614
|
+
end
|
13615
|
+
|
13151
13616
|
class HaControllerStatus
|
13152
13617
|
# @private
|
13153
13618
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13154
13619
|
property :failover_progress, as: 'failoverProgress', class: Google::Apis::ComputeAlpha::HaControllerStatusFailoverProgress, decorator: Google::Apis::ComputeAlpha::HaControllerStatusFailoverProgress::Representation
|
13155
13620
|
|
13621
|
+
property :last_failover_info, as: 'lastFailoverInfo', class: Google::Apis::ComputeAlpha::HaControllerStatusFailoverProgress, decorator: Google::Apis::ComputeAlpha::HaControllerStatusFailoverProgress::Representation
|
13622
|
+
|
13156
13623
|
property :ongoing_failover, as: 'ongoingFailover'
|
13157
13624
|
property :primary_instance, as: 'primaryInstance'
|
13158
13625
|
property :primary_zone, as: 'primaryZone'
|
@@ -13165,6 +13632,7 @@ module Google
|
|
13165
13632
|
class HaControllerStatusFailoverProgress
|
13166
13633
|
# @private
|
13167
13634
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13635
|
+
property :failover_complete_timestamp, as: 'failoverCompleteTimestamp'
|
13168
13636
|
property :failover_trigger, as: 'failoverTrigger'
|
13169
13637
|
property :failover_trigger_timestamp, as: 'failoverTriggerTimestamp'
|
13170
13638
|
property :last_failover_attempt, as: 'lastFailoverAttempt', class: Google::Apis::ComputeAlpha::HaControllerStatusFailoverProgressLastFailoverAttempt, decorator: Google::Apis::ComputeAlpha::HaControllerStatusFailoverProgressLastFailoverAttempt::Representation
|
@@ -15085,6 +15553,22 @@ module Google
|
|
15085
15553
|
end
|
15086
15554
|
end
|
15087
15555
|
|
15556
|
+
class InstanceGroupManagersGetAvailableAcceleratorTopologiesResponse
|
15557
|
+
# @private
|
15558
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15559
|
+
hash :accelerator_topologies_info, as: 'acceleratorTopologiesInfo', class: Google::Apis::ComputeAlpha::InstanceGroupManagersGetAvailableAcceleratorTopologiesResponseAcceleratorTopologyInfo, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagersGetAvailableAcceleratorTopologiesResponseAcceleratorTopologyInfo::Representation
|
15560
|
+
|
15561
|
+
end
|
15562
|
+
end
|
15563
|
+
|
15564
|
+
class InstanceGroupManagersGetAvailableAcceleratorTopologiesResponseAcceleratorTopologyInfo
|
15565
|
+
# @private
|
15566
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15567
|
+
property :accelerator_topology, as: 'acceleratorTopology'
|
15568
|
+
property :accelerator_topology_health, as: 'acceleratorTopologyHealth'
|
15569
|
+
end
|
15570
|
+
end
|
15571
|
+
|
15088
15572
|
class InstanceGroupManagersListErrorsResponse
|
15089
15573
|
# @private
|
15090
15574
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -16052,6 +16536,7 @@ module Google
|
|
16052
16536
|
property :self_link, as: 'selfLink'
|
16053
16537
|
property :self_link_with_id, as: 'selfLinkWithId'
|
16054
16538
|
property :state, as: 'state'
|
16539
|
+
property :subzone, as: 'subzone'
|
16055
16540
|
collection :wire_groups, as: 'wireGroups'
|
16056
16541
|
end
|
16057
16542
|
end
|
@@ -16878,6 +17363,7 @@ module Google
|
|
16878
17363
|
|
16879
17364
|
property :self_link, as: 'selfLink'
|
16880
17365
|
property :self_link_with_id, as: 'selfLinkWithId'
|
17366
|
+
collection :single_region_production_critical_peer_locations, as: 'singleRegionProductionCriticalPeerLocations'
|
16881
17367
|
property :status, as: 'status'
|
16882
17368
|
property :supports_pzs, as: 'supportsPzs'
|
16883
17369
|
end
|
@@ -17001,6 +17487,7 @@ module Google
|
|
17001
17487
|
property :lacp, as: 'lacp'
|
17002
17488
|
property :max_lag_size100_gbps, as: 'maxLagSize100Gbps'
|
17003
17489
|
property :max_lag_size10_gbps, as: 'maxLagSize10Gbps'
|
17490
|
+
property :max_lag_size400_gbps, as: 'maxLagSize400Gbps'
|
17004
17491
|
property :name, as: 'name'
|
17005
17492
|
property :peeringdb_facility_id, as: 'peeringdbFacilityId'
|
17006
17493
|
collection :permitted_connections, as: 'permittedConnections', class: Google::Apis::ComputeAlpha::InterconnectRemoteLocationPermittedConnections, decorator: Google::Apis::ComputeAlpha::InterconnectRemoteLocationPermittedConnections::Representation
|
@@ -18699,6 +19186,179 @@ module Google
|
|
18699
19186
|
end
|
18700
19187
|
end
|
18701
19188
|
|
19189
|
+
class NetworkPoliciesScopedList
|
19190
|
+
# @private
|
19191
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19192
|
+
collection :network_policies, as: 'networkPolicies', class: Google::Apis::ComputeAlpha::NetworkPolicy, decorator: Google::Apis::ComputeAlpha::NetworkPolicy::Representation
|
19193
|
+
|
19194
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::NetworkPoliciesScopedList::Warning, decorator: Google::Apis::ComputeAlpha::NetworkPoliciesScopedList::Warning::Representation
|
19195
|
+
|
19196
|
+
end
|
19197
|
+
|
19198
|
+
class Warning
|
19199
|
+
# @private
|
19200
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19201
|
+
property :code, as: 'code'
|
19202
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::NetworkPoliciesScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::NetworkPoliciesScopedList::Warning::Datum::Representation
|
19203
|
+
|
19204
|
+
property :message, as: 'message'
|
19205
|
+
end
|
19206
|
+
|
19207
|
+
class Datum
|
19208
|
+
# @private
|
19209
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19210
|
+
property :key, as: 'key'
|
19211
|
+
property :value, as: 'value'
|
19212
|
+
end
|
19213
|
+
end
|
19214
|
+
end
|
19215
|
+
end
|
19216
|
+
|
19217
|
+
class NetworkPolicy
|
19218
|
+
# @private
|
19219
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19220
|
+
collection :associations, as: 'associations', class: Google::Apis::ComputeAlpha::NetworkPolicyAssociation, decorator: Google::Apis::ComputeAlpha::NetworkPolicyAssociation::Representation
|
19221
|
+
|
19222
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
19223
|
+
property :description, as: 'description'
|
19224
|
+
property :id, :numeric_string => true, as: 'id'
|
19225
|
+
property :kind, as: 'kind'
|
19226
|
+
property :name, as: 'name'
|
19227
|
+
property :region, as: 'region'
|
19228
|
+
property :rule_tuple_count, as: 'ruleTupleCount'
|
19229
|
+
property :self_link, as: 'selfLink'
|
19230
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
19231
|
+
collection :traffic_classification_rules, as: 'trafficClassificationRules', class: Google::Apis::ComputeAlpha::NetworkPolicyTrafficClassificationRule, decorator: Google::Apis::ComputeAlpha::NetworkPolicyTrafficClassificationRule::Representation
|
19232
|
+
|
19233
|
+
end
|
19234
|
+
end
|
19235
|
+
|
19236
|
+
class NetworkPolicyAggregatedList
|
19237
|
+
# @private
|
19238
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19239
|
+
property :id, as: 'id'
|
19240
|
+
hash :items, as: 'items', class: Google::Apis::ComputeAlpha::NetworkPoliciesScopedList, decorator: Google::Apis::ComputeAlpha::NetworkPoliciesScopedList::Representation
|
19241
|
+
|
19242
|
+
property :kind, as: 'kind'
|
19243
|
+
property :next_page_token, as: 'nextPageToken'
|
19244
|
+
property :self_link, as: 'selfLink'
|
19245
|
+
collection :unreachables, as: 'unreachables'
|
19246
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::NetworkPolicyAggregatedList::Warning, decorator: Google::Apis::ComputeAlpha::NetworkPolicyAggregatedList::Warning::Representation
|
19247
|
+
|
19248
|
+
end
|
19249
|
+
|
19250
|
+
class Warning
|
19251
|
+
# @private
|
19252
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19253
|
+
property :code, as: 'code'
|
19254
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::NetworkPolicyAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::NetworkPolicyAggregatedList::Warning::Datum::Representation
|
19255
|
+
|
19256
|
+
property :message, as: 'message'
|
19257
|
+
end
|
19258
|
+
|
19259
|
+
class Datum
|
19260
|
+
# @private
|
19261
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19262
|
+
property :key, as: 'key'
|
19263
|
+
property :value, as: 'value'
|
19264
|
+
end
|
19265
|
+
end
|
19266
|
+
end
|
19267
|
+
end
|
19268
|
+
|
19269
|
+
class NetworkPolicyAssociation
|
19270
|
+
# @private
|
19271
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19272
|
+
property :attachment_target, as: 'attachmentTarget'
|
19273
|
+
property :name, as: 'name'
|
19274
|
+
end
|
19275
|
+
end
|
19276
|
+
|
19277
|
+
class NetworkPolicyList
|
19278
|
+
# @private
|
19279
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19280
|
+
property :id, as: 'id'
|
19281
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::NetworkPolicy, decorator: Google::Apis::ComputeAlpha::NetworkPolicy::Representation
|
19282
|
+
|
19283
|
+
property :kind, as: 'kind'
|
19284
|
+
property :next_page_token, as: 'nextPageToken'
|
19285
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::NetworkPolicyList::Warning, decorator: Google::Apis::ComputeAlpha::NetworkPolicyList::Warning::Representation
|
19286
|
+
|
19287
|
+
end
|
19288
|
+
|
19289
|
+
class Warning
|
19290
|
+
# @private
|
19291
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19292
|
+
property :code, as: 'code'
|
19293
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::NetworkPolicyList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::NetworkPolicyList::Warning::Datum::Representation
|
19294
|
+
|
19295
|
+
property :message, as: 'message'
|
19296
|
+
end
|
19297
|
+
|
19298
|
+
class Datum
|
19299
|
+
# @private
|
19300
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19301
|
+
property :key, as: 'key'
|
19302
|
+
property :value, as: 'value'
|
19303
|
+
end
|
19304
|
+
end
|
19305
|
+
end
|
19306
|
+
end
|
19307
|
+
|
19308
|
+
class NetworkPolicyTrafficClassificationRule
|
19309
|
+
# @private
|
19310
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19311
|
+
property :action, as: 'action', class: Google::Apis::ComputeAlpha::NetworkPolicyTrafficClassificationRuleAction, decorator: Google::Apis::ComputeAlpha::NetworkPolicyTrafficClassificationRuleAction::Representation
|
19312
|
+
|
19313
|
+
property :description, as: 'description'
|
19314
|
+
property :disabled, as: 'disabled'
|
19315
|
+
property :kind, as: 'kind'
|
19316
|
+
property :match, as: 'match', class: Google::Apis::ComputeAlpha::NetworkPolicyTrafficClassificationRuleMatcher, decorator: Google::Apis::ComputeAlpha::NetworkPolicyTrafficClassificationRuleMatcher::Representation
|
19317
|
+
|
19318
|
+
property :priority, as: 'priority'
|
19319
|
+
property :rule_name, as: 'ruleName'
|
19320
|
+
property :rule_tuple_count, as: 'ruleTupleCount'
|
19321
|
+
collection :target_secure_tags, as: 'targetSecureTags', class: Google::Apis::ComputeAlpha::NetworkPolicyTrafficClassificationRuleSecureTag, decorator: Google::Apis::ComputeAlpha::NetworkPolicyTrafficClassificationRuleSecureTag::Representation
|
19322
|
+
|
19323
|
+
collection :target_service_accounts, as: 'targetServiceAccounts'
|
19324
|
+
end
|
19325
|
+
end
|
19326
|
+
|
19327
|
+
class NetworkPolicyTrafficClassificationRuleAction
|
19328
|
+
# @private
|
19329
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19330
|
+
property :field_type, as: 'fieldType'
|
19331
|
+
property :field_value, as: 'fieldValue'
|
19332
|
+
property :type, as: 'type'
|
19333
|
+
end
|
19334
|
+
end
|
19335
|
+
|
19336
|
+
class NetworkPolicyTrafficClassificationRuleMatcher
|
19337
|
+
# @private
|
19338
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19339
|
+
collection :dest_ip_ranges, as: 'destIpRanges'
|
19340
|
+
collection :layer4_configs, as: 'layer4Configs', class: Google::Apis::ComputeAlpha::NetworkPolicyTrafficClassificationRuleMatcherLayer4Config, decorator: Google::Apis::ComputeAlpha::NetworkPolicyTrafficClassificationRuleMatcherLayer4Config::Representation
|
19341
|
+
|
19342
|
+
collection :src_ip_ranges, as: 'srcIpRanges'
|
19343
|
+
end
|
19344
|
+
end
|
19345
|
+
|
19346
|
+
class NetworkPolicyTrafficClassificationRuleMatcherLayer4Config
|
19347
|
+
# @private
|
19348
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19349
|
+
property :ip_protocol, as: 'ipProtocol'
|
19350
|
+
collection :ports, as: 'ports'
|
19351
|
+
end
|
19352
|
+
end
|
19353
|
+
|
19354
|
+
class NetworkPolicyTrafficClassificationRuleSecureTag
|
19355
|
+
# @private
|
19356
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19357
|
+
property :name, as: 'name'
|
19358
|
+
property :state, as: 'state'
|
19359
|
+
end
|
19360
|
+
end
|
19361
|
+
|
18702
19362
|
class NetworkProfile
|
18703
19363
|
# @private
|
18704
19364
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -22158,6 +22818,8 @@ module Google
|
|
22158
22818
|
property :physical_host, as: 'physicalHost'
|
22159
22819
|
property :physical_host_topology, as: 'physicalHostTopology', class: Google::Apis::ComputeAlpha::ResourceStatusPhysicalHostTopology, decorator: Google::Apis::ComputeAlpha::ResourceStatusPhysicalHostTopology::Representation
|
22160
22820
|
|
22821
|
+
property :reservation_consumption_info, as: 'reservationConsumptionInfo', class: Google::Apis::ComputeAlpha::ResourceStatusReservationConsumptionInfo, decorator: Google::Apis::ComputeAlpha::ResourceStatusReservationConsumptionInfo::Representation
|
22822
|
+
|
22161
22823
|
property :scheduling, as: 'scheduling', class: Google::Apis::ComputeAlpha::ResourceStatusScheduling, decorator: Google::Apis::ComputeAlpha::ResourceStatusScheduling::Representation
|
22162
22824
|
|
22163
22825
|
hash :service_integration_statuses, as: 'serviceIntegrationStatuses', class: Google::Apis::ComputeAlpha::ResourceStatusServiceIntegrationStatus, decorator: Google::Apis::ComputeAlpha::ResourceStatusServiceIntegrationStatus::Representation
|
@@ -22232,6 +22894,15 @@ module Google
|
|
22232
22894
|
end
|
22233
22895
|
end
|
22234
22896
|
|
22897
|
+
class ResourceStatusReservationConsumptionInfo
|
22898
|
+
# @private
|
22899
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
22900
|
+
property :consumed_reservation, as: 'consumedReservation'
|
22901
|
+
property :consumed_reservation_block, as: 'consumedReservationBlock'
|
22902
|
+
property :consumed_reservation_sub_block, as: 'consumedReservationSubBlock'
|
22903
|
+
end
|
22904
|
+
end
|
22905
|
+
|
22235
22906
|
class ResourceStatusScheduling
|
22236
22907
|
# @private
|
22237
22908
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -23025,6 +23696,8 @@ module Google
|
|
23025
23696
|
property :on_instance_stop_action, as: 'onInstanceStopAction', class: Google::Apis::ComputeAlpha::SchedulingOnInstanceStopAction, decorator: Google::Apis::ComputeAlpha::SchedulingOnInstanceStopAction::Representation
|
23026
23697
|
|
23027
23698
|
property :preemptible, as: 'preemptible'
|
23699
|
+
property :preemption_notice_duration, as: 'preemptionNoticeDuration', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
23700
|
+
|
23028
23701
|
property :provisioning_model, as: 'provisioningModel'
|
23029
23702
|
property :shutdown_timeout, as: 'shutdownTimeout', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
23030
23703
|
|
@@ -23687,6 +24360,7 @@ module Google
|
|
23687
24360
|
class Representation < Google::Apis::Core::JsonRepresentation
|
23688
24361
|
property :consumer_network, as: 'consumerNetwork'
|
23689
24362
|
property :endpoint, as: 'endpoint'
|
24363
|
+
property :endpoint_with_id, as: 'endpointWithId'
|
23690
24364
|
collection :nat_ips, as: 'natIps'
|
23691
24365
|
property :propagated_connection_count, as: 'propagatedConnectionCount'
|
23692
24366
|
property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
|
@@ -23698,6 +24372,7 @@ module Google
|
|
23698
24372
|
# @private
|
23699
24373
|
class Representation < Google::Apis::Core::JsonRepresentation
|
23700
24374
|
property :connection_limit, as: 'connectionLimit'
|
24375
|
+
property :endpoint_url, as: 'endpointUrl'
|
23701
24376
|
property :network_url, as: 'networkUrl'
|
23702
24377
|
property :project_id_or_num, as: 'projectIdOrNum'
|
23703
24378
|
end
|
@@ -26476,6 +27151,34 @@ module Google
|
|
26476
27151
|
end
|
26477
27152
|
end
|
26478
27153
|
|
27154
|
+
class VmExtensionPoliciesScopedList
|
27155
|
+
# @private
|
27156
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
27157
|
+
collection :vm_extension_policies, as: 'vmExtensionPolicies', class: Google::Apis::ComputeAlpha::VmExtensionPolicy, decorator: Google::Apis::ComputeAlpha::VmExtensionPolicy::Representation
|
27158
|
+
|
27159
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::VmExtensionPoliciesScopedList::Warning, decorator: Google::Apis::ComputeAlpha::VmExtensionPoliciesScopedList::Warning::Representation
|
27160
|
+
|
27161
|
+
end
|
27162
|
+
|
27163
|
+
class Warning
|
27164
|
+
# @private
|
27165
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
27166
|
+
property :code, as: 'code'
|
27167
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::VmExtensionPoliciesScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::VmExtensionPoliciesScopedList::Warning::Datum::Representation
|
27168
|
+
|
27169
|
+
property :message, as: 'message'
|
27170
|
+
end
|
27171
|
+
|
27172
|
+
class Datum
|
27173
|
+
# @private
|
27174
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
27175
|
+
property :key, as: 'key'
|
27176
|
+
property :value, as: 'value'
|
27177
|
+
end
|
27178
|
+
end
|
27179
|
+
end
|
27180
|
+
end
|
27181
|
+
|
26479
27182
|
class VmExtensionPolicy
|
26480
27183
|
# @private
|
26481
27184
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -26498,6 +27201,40 @@ module Google
|
|
26498
27201
|
end
|
26499
27202
|
end
|
26500
27203
|
|
27204
|
+
class VmExtensionPolicyAggregatedListResponse
|
27205
|
+
# @private
|
27206
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
27207
|
+
property :etag, as: 'etag'
|
27208
|
+
property :id, as: 'id'
|
27209
|
+
hash :items, as: 'items', class: Google::Apis::ComputeAlpha::VmExtensionPoliciesScopedList, decorator: Google::Apis::ComputeAlpha::VmExtensionPoliciesScopedList::Representation
|
27210
|
+
|
27211
|
+
property :kind, as: 'kind'
|
27212
|
+
property :next_page_token, as: 'nextPageToken'
|
27213
|
+
property :self_link, as: 'selfLink'
|
27214
|
+
collection :unreachables, as: 'unreachables'
|
27215
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::VmExtensionPolicyAggregatedListResponse::Warning, decorator: Google::Apis::ComputeAlpha::VmExtensionPolicyAggregatedListResponse::Warning::Representation
|
27216
|
+
|
27217
|
+
end
|
27218
|
+
|
27219
|
+
class Warning
|
27220
|
+
# @private
|
27221
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
27222
|
+
property :code, as: 'code'
|
27223
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::VmExtensionPolicyAggregatedListResponse::Warning::Datum, decorator: Google::Apis::ComputeAlpha::VmExtensionPolicyAggregatedListResponse::Warning::Datum::Representation
|
27224
|
+
|
27225
|
+
property :message, as: 'message'
|
27226
|
+
end
|
27227
|
+
|
27228
|
+
class Datum
|
27229
|
+
# @private
|
27230
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
27231
|
+
property :key, as: 'key'
|
27232
|
+
property :value, as: 'value'
|
27233
|
+
end
|
27234
|
+
end
|
27235
|
+
end
|
27236
|
+
end
|
27237
|
+
|
26501
27238
|
class VmExtensionPolicyExtensionPolicy
|
26502
27239
|
# @private
|
26503
27240
|
class Representation < Google::Apis::Core::JsonRepresentation
|