google-apis-compute_beta 0.123.0 → 0.124.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 +4 -0
- data/lib/google/apis/compute_beta/classes.rb +1743 -497
- data/lib/google/apis/compute_beta/gem_version.rb +2 -2
- data/lib/google/apis/compute_beta/representations.rb +504 -0
- data/lib/google/apis/compute_beta/service.rb +3169 -1929
- metadata +2 -2
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module ComputeBeta
|
18
18
|
# Version of the google-apis-compute_beta gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.124.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.18.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20250916"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -1840,6 +1840,66 @@ module Google
|
|
1840
1840
|
include Google::Apis::Core::JsonObjectSupport
|
1841
1841
|
end
|
1842
1842
|
|
1843
|
+
class HealthSource
|
1844
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1845
|
+
|
1846
|
+
include Google::Apis::Core::JsonObjectSupport
|
1847
|
+
end
|
1848
|
+
|
1849
|
+
class HealthSourceAggregatedList
|
1850
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1851
|
+
|
1852
|
+
class Warning
|
1853
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1854
|
+
|
1855
|
+
class Datum
|
1856
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1857
|
+
|
1858
|
+
include Google::Apis::Core::JsonObjectSupport
|
1859
|
+
end
|
1860
|
+
|
1861
|
+
include Google::Apis::Core::JsonObjectSupport
|
1862
|
+
end
|
1863
|
+
|
1864
|
+
include Google::Apis::Core::JsonObjectSupport
|
1865
|
+
end
|
1866
|
+
|
1867
|
+
class HealthSourceList
|
1868
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1869
|
+
|
1870
|
+
class Warning
|
1871
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1872
|
+
|
1873
|
+
class Datum
|
1874
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1875
|
+
|
1876
|
+
include Google::Apis::Core::JsonObjectSupport
|
1877
|
+
end
|
1878
|
+
|
1879
|
+
include Google::Apis::Core::JsonObjectSupport
|
1880
|
+
end
|
1881
|
+
|
1882
|
+
include Google::Apis::Core::JsonObjectSupport
|
1883
|
+
end
|
1884
|
+
|
1885
|
+
class HealthSourcesScopedList
|
1886
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1887
|
+
|
1888
|
+
class Warning
|
1889
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1890
|
+
|
1891
|
+
class Datum
|
1892
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1893
|
+
|
1894
|
+
include Google::Apis::Core::JsonObjectSupport
|
1895
|
+
end
|
1896
|
+
|
1897
|
+
include Google::Apis::Core::JsonObjectSupport
|
1898
|
+
end
|
1899
|
+
|
1900
|
+
include Google::Apis::Core::JsonObjectSupport
|
1901
|
+
end
|
1902
|
+
|
1843
1903
|
class HealthStatus
|
1844
1904
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1845
1905
|
|
@@ -2032,6 +2092,12 @@ module Google
|
|
2032
2092
|
include Google::Apis::Core::JsonObjectSupport
|
2033
2093
|
end
|
2034
2094
|
|
2095
|
+
class ImageParams
|
2096
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2097
|
+
|
2098
|
+
include Google::Apis::Core::JsonObjectSupport
|
2099
|
+
end
|
2100
|
+
|
2035
2101
|
class InitialStateConfig
|
2036
2102
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2037
2103
|
|
@@ -4126,6 +4192,102 @@ module Google
|
|
4126
4192
|
include Google::Apis::Core::JsonObjectSupport
|
4127
4193
|
end
|
4128
4194
|
|
4195
|
+
class NetworkPoliciesScopedList
|
4196
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4197
|
+
|
4198
|
+
class Warning
|
4199
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4200
|
+
|
4201
|
+
class Datum
|
4202
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4203
|
+
|
4204
|
+
include Google::Apis::Core::JsonObjectSupport
|
4205
|
+
end
|
4206
|
+
|
4207
|
+
include Google::Apis::Core::JsonObjectSupport
|
4208
|
+
end
|
4209
|
+
|
4210
|
+
include Google::Apis::Core::JsonObjectSupport
|
4211
|
+
end
|
4212
|
+
|
4213
|
+
class NetworkPolicy
|
4214
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4215
|
+
|
4216
|
+
include Google::Apis::Core::JsonObjectSupport
|
4217
|
+
end
|
4218
|
+
|
4219
|
+
class NetworkPolicyAggregatedList
|
4220
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4221
|
+
|
4222
|
+
class Warning
|
4223
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4224
|
+
|
4225
|
+
class Datum
|
4226
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4227
|
+
|
4228
|
+
include Google::Apis::Core::JsonObjectSupport
|
4229
|
+
end
|
4230
|
+
|
4231
|
+
include Google::Apis::Core::JsonObjectSupport
|
4232
|
+
end
|
4233
|
+
|
4234
|
+
include Google::Apis::Core::JsonObjectSupport
|
4235
|
+
end
|
4236
|
+
|
4237
|
+
class NetworkPolicyAssociation
|
4238
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4239
|
+
|
4240
|
+
include Google::Apis::Core::JsonObjectSupport
|
4241
|
+
end
|
4242
|
+
|
4243
|
+
class NetworkPolicyList
|
4244
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4245
|
+
|
4246
|
+
class Warning
|
4247
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4248
|
+
|
4249
|
+
class Datum
|
4250
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4251
|
+
|
4252
|
+
include Google::Apis::Core::JsonObjectSupport
|
4253
|
+
end
|
4254
|
+
|
4255
|
+
include Google::Apis::Core::JsonObjectSupport
|
4256
|
+
end
|
4257
|
+
|
4258
|
+
include Google::Apis::Core::JsonObjectSupport
|
4259
|
+
end
|
4260
|
+
|
4261
|
+
class NetworkPolicyTrafficClassificationRule
|
4262
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4263
|
+
|
4264
|
+
include Google::Apis::Core::JsonObjectSupport
|
4265
|
+
end
|
4266
|
+
|
4267
|
+
class NetworkPolicyTrafficClassificationRuleAction
|
4268
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4269
|
+
|
4270
|
+
include Google::Apis::Core::JsonObjectSupport
|
4271
|
+
end
|
4272
|
+
|
4273
|
+
class NetworkPolicyTrafficClassificationRuleMatcher
|
4274
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4275
|
+
|
4276
|
+
include Google::Apis::Core::JsonObjectSupport
|
4277
|
+
end
|
4278
|
+
|
4279
|
+
class NetworkPolicyTrafficClassificationRuleMatcherLayer4Config
|
4280
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4281
|
+
|
4282
|
+
include Google::Apis::Core::JsonObjectSupport
|
4283
|
+
end
|
4284
|
+
|
4285
|
+
class NetworkPolicyTrafficClassificationRuleSecureTag
|
4286
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4287
|
+
|
4288
|
+
include Google::Apis::Core::JsonObjectSupport
|
4289
|
+
end
|
4290
|
+
|
4129
4291
|
class NetworkProfile
|
4130
4292
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4131
4293
|
|
@@ -5494,6 +5656,18 @@ module Google
|
|
5494
5656
|
include Google::Apis::Core::JsonObjectSupport
|
5495
5657
|
end
|
5496
5658
|
|
5659
|
+
class ReservationSubBlocksReportFaultyRequest
|
5660
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5661
|
+
|
5662
|
+
include Google::Apis::Core::JsonObjectSupport
|
5663
|
+
end
|
5664
|
+
|
5665
|
+
class ReservationSubBlocksReportFaultyRequestFaultReason
|
5666
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5667
|
+
|
5668
|
+
include Google::Apis::Core::JsonObjectSupport
|
5669
|
+
end
|
5670
|
+
|
5497
5671
|
class ReservationsBlocksPerformMaintenanceRequest
|
5498
5672
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5499
5673
|
|
@@ -6532,6 +6706,12 @@ module Google
|
|
6532
6706
|
include Google::Apis::Core::JsonObjectSupport
|
6533
6707
|
end
|
6534
6708
|
|
6709
|
+
class SnapshotParams
|
6710
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6711
|
+
|
6712
|
+
include Google::Apis::Core::JsonObjectSupport
|
6713
|
+
end
|
6714
|
+
|
6535
6715
|
class SnapshotSettings
|
6536
6716
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6537
6717
|
|
@@ -8261,6 +8441,7 @@ module Google
|
|
8261
8441
|
property :creation_timestamp, as: 'creationTimestamp'
|
8262
8442
|
property :description, as: 'description'
|
8263
8443
|
property :id, :numeric_string => true, as: 'id'
|
8444
|
+
property :ip_collection, as: 'ipCollection'
|
8264
8445
|
property :ip_version, as: 'ipVersion'
|
8265
8446
|
property :ipv6_endpoint_type, as: 'ipv6EndpointType'
|
8266
8447
|
property :kind, as: 'kind'
|
@@ -11565,6 +11746,116 @@ module Google
|
|
11565
11746
|
end
|
11566
11747
|
end
|
11567
11748
|
|
11749
|
+
class HealthSource
|
11750
|
+
# @private
|
11751
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11752
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
11753
|
+
property :description, as: 'description'
|
11754
|
+
property :fingerprint, :base64 => true, as: 'fingerprint'
|
11755
|
+
property :health_aggregation_policy, as: 'healthAggregationPolicy'
|
11756
|
+
property :id, :numeric_string => true, as: 'id'
|
11757
|
+
property :kind, as: 'kind'
|
11758
|
+
property :name, as: 'name'
|
11759
|
+
property :region, as: 'region'
|
11760
|
+
property :self_link, as: 'selfLink'
|
11761
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
11762
|
+
property :source_type, as: 'sourceType'
|
11763
|
+
collection :sources, as: 'sources'
|
11764
|
+
end
|
11765
|
+
end
|
11766
|
+
|
11767
|
+
class HealthSourceAggregatedList
|
11768
|
+
# @private
|
11769
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11770
|
+
property :id, as: 'id'
|
11771
|
+
hash :items, as: 'items', class: Google::Apis::ComputeBeta::HealthSourcesScopedList, decorator: Google::Apis::ComputeBeta::HealthSourcesScopedList::Representation
|
11772
|
+
|
11773
|
+
property :kind, as: 'kind'
|
11774
|
+
property :next_page_token, as: 'nextPageToken'
|
11775
|
+
property :self_link, as: 'selfLink'
|
11776
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::HealthSourceAggregatedList::Warning, decorator: Google::Apis::ComputeBeta::HealthSourceAggregatedList::Warning::Representation
|
11777
|
+
|
11778
|
+
end
|
11779
|
+
|
11780
|
+
class Warning
|
11781
|
+
# @private
|
11782
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11783
|
+
property :code, as: 'code'
|
11784
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::HealthSourceAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::HealthSourceAggregatedList::Warning::Datum::Representation
|
11785
|
+
|
11786
|
+
property :message, as: 'message'
|
11787
|
+
end
|
11788
|
+
|
11789
|
+
class Datum
|
11790
|
+
# @private
|
11791
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11792
|
+
property :key, as: 'key'
|
11793
|
+
property :value, as: 'value'
|
11794
|
+
end
|
11795
|
+
end
|
11796
|
+
end
|
11797
|
+
end
|
11798
|
+
|
11799
|
+
class HealthSourceList
|
11800
|
+
# @private
|
11801
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11802
|
+
property :id, as: 'id'
|
11803
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::HealthSource, decorator: Google::Apis::ComputeBeta::HealthSource::Representation
|
11804
|
+
|
11805
|
+
property :kind, as: 'kind'
|
11806
|
+
property :next_page_token, as: 'nextPageToken'
|
11807
|
+
property :self_link, as: 'selfLink'
|
11808
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::HealthSourceList::Warning, decorator: Google::Apis::ComputeBeta::HealthSourceList::Warning::Representation
|
11809
|
+
|
11810
|
+
end
|
11811
|
+
|
11812
|
+
class Warning
|
11813
|
+
# @private
|
11814
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11815
|
+
property :code, as: 'code'
|
11816
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::HealthSourceList::Warning::Datum, decorator: Google::Apis::ComputeBeta::HealthSourceList::Warning::Datum::Representation
|
11817
|
+
|
11818
|
+
property :message, as: 'message'
|
11819
|
+
end
|
11820
|
+
|
11821
|
+
class Datum
|
11822
|
+
# @private
|
11823
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11824
|
+
property :key, as: 'key'
|
11825
|
+
property :value, as: 'value'
|
11826
|
+
end
|
11827
|
+
end
|
11828
|
+
end
|
11829
|
+
end
|
11830
|
+
|
11831
|
+
class HealthSourcesScopedList
|
11832
|
+
# @private
|
11833
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11834
|
+
collection :health_sources, as: 'healthSources', class: Google::Apis::ComputeBeta::HealthSource, decorator: Google::Apis::ComputeBeta::HealthSource::Representation
|
11835
|
+
|
11836
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::HealthSourcesScopedList::Warning, decorator: Google::Apis::ComputeBeta::HealthSourcesScopedList::Warning::Representation
|
11837
|
+
|
11838
|
+
end
|
11839
|
+
|
11840
|
+
class Warning
|
11841
|
+
# @private
|
11842
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11843
|
+
property :code, as: 'code'
|
11844
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::HealthSourcesScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::HealthSourcesScopedList::Warning::Datum::Representation
|
11845
|
+
|
11846
|
+
property :message, as: 'message'
|
11847
|
+
end
|
11848
|
+
|
11849
|
+
class Datum
|
11850
|
+
# @private
|
11851
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11852
|
+
property :key, as: 'key'
|
11853
|
+
property :value, as: 'value'
|
11854
|
+
end
|
11855
|
+
end
|
11856
|
+
end
|
11857
|
+
end
|
11858
|
+
|
11568
11859
|
class HealthStatus
|
11569
11860
|
# @private
|
11570
11861
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11915,6 +12206,8 @@ module Google
|
|
11915
12206
|
collection :licenses, as: 'licenses'
|
11916
12207
|
property :locked, as: 'locked'
|
11917
12208
|
property :name, as: 'name'
|
12209
|
+
property :params, as: 'params', class: Google::Apis::ComputeBeta::ImageParams, decorator: Google::Apis::ComputeBeta::ImageParams::Representation
|
12210
|
+
|
11918
12211
|
property :raw_disk, as: 'rawDisk', class: Google::Apis::ComputeBeta::Image::RawDisk, decorator: Google::Apis::ComputeBeta::Image::RawDisk::Representation
|
11919
12212
|
|
11920
12213
|
property :rollout_override, as: 'rolloutOverride', class: Google::Apis::ComputeBeta::RolloutPolicy, decorator: Google::Apis::ComputeBeta::RolloutPolicy::Representation
|
@@ -11992,6 +12285,13 @@ module Google
|
|
11992
12285
|
end
|
11993
12286
|
end
|
11994
12287
|
|
12288
|
+
class ImageParams
|
12289
|
+
# @private
|
12290
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12291
|
+
hash :resource_manager_tags, as: 'resourceManagerTags'
|
12292
|
+
end
|
12293
|
+
end
|
12294
|
+
|
11995
12295
|
class InitialStateConfig
|
11996
12296
|
# @private
|
11997
12297
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13667,6 +13967,7 @@ module Google
|
|
13667
13967
|
property :satisfies_pzs, as: 'satisfiesPzs'
|
13668
13968
|
property :self_link, as: 'selfLink'
|
13669
13969
|
property :state, as: 'state'
|
13970
|
+
property :subzone, as: 'subzone'
|
13670
13971
|
collection :wire_groups, as: 'wireGroups'
|
13671
13972
|
end
|
13672
13973
|
end
|
@@ -15887,6 +16188,180 @@ module Google
|
|
15887
16188
|
end
|
15888
16189
|
end
|
15889
16190
|
|
16191
|
+
class NetworkPoliciesScopedList
|
16192
|
+
# @private
|
16193
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16194
|
+
collection :network_policies, as: 'networkPolicies', class: Google::Apis::ComputeBeta::NetworkPolicy, decorator: Google::Apis::ComputeBeta::NetworkPolicy::Representation
|
16195
|
+
|
16196
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::NetworkPoliciesScopedList::Warning, decorator: Google::Apis::ComputeBeta::NetworkPoliciesScopedList::Warning::Representation
|
16197
|
+
|
16198
|
+
end
|
16199
|
+
|
16200
|
+
class Warning
|
16201
|
+
# @private
|
16202
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16203
|
+
property :code, as: 'code'
|
16204
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::NetworkPoliciesScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::NetworkPoliciesScopedList::Warning::Datum::Representation
|
16205
|
+
|
16206
|
+
property :message, as: 'message'
|
16207
|
+
end
|
16208
|
+
|
16209
|
+
class Datum
|
16210
|
+
# @private
|
16211
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16212
|
+
property :key, as: 'key'
|
16213
|
+
property :value, as: 'value'
|
16214
|
+
end
|
16215
|
+
end
|
16216
|
+
end
|
16217
|
+
end
|
16218
|
+
|
16219
|
+
class NetworkPolicy
|
16220
|
+
# @private
|
16221
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16222
|
+
collection :associations, as: 'associations', class: Google::Apis::ComputeBeta::NetworkPolicyAssociation, decorator: Google::Apis::ComputeBeta::NetworkPolicyAssociation::Representation
|
16223
|
+
|
16224
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
16225
|
+
property :description, as: 'description'
|
16226
|
+
property :id, :numeric_string => true, as: 'id'
|
16227
|
+
property :kind, as: 'kind'
|
16228
|
+
property :name, as: 'name'
|
16229
|
+
property :region, as: 'region'
|
16230
|
+
property :rule_tuple_count, as: 'ruleTupleCount'
|
16231
|
+
property :self_link, as: 'selfLink'
|
16232
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
16233
|
+
collection :traffic_classification_rules, as: 'trafficClassificationRules', class: Google::Apis::ComputeBeta::NetworkPolicyTrafficClassificationRule, decorator: Google::Apis::ComputeBeta::NetworkPolicyTrafficClassificationRule::Representation
|
16234
|
+
|
16235
|
+
end
|
16236
|
+
end
|
16237
|
+
|
16238
|
+
class NetworkPolicyAggregatedList
|
16239
|
+
# @private
|
16240
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16241
|
+
property :id, as: 'id'
|
16242
|
+
hash :items, as: 'items', class: Google::Apis::ComputeBeta::NetworkPoliciesScopedList, decorator: Google::Apis::ComputeBeta::NetworkPoliciesScopedList::Representation
|
16243
|
+
|
16244
|
+
property :kind, as: 'kind'
|
16245
|
+
property :next_page_token, as: 'nextPageToken'
|
16246
|
+
property :self_link, as: 'selfLink'
|
16247
|
+
collection :unreachables, as: 'unreachables'
|
16248
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::NetworkPolicyAggregatedList::Warning, decorator: Google::Apis::ComputeBeta::NetworkPolicyAggregatedList::Warning::Representation
|
16249
|
+
|
16250
|
+
end
|
16251
|
+
|
16252
|
+
class Warning
|
16253
|
+
# @private
|
16254
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16255
|
+
property :code, as: 'code'
|
16256
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::NetworkPolicyAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::NetworkPolicyAggregatedList::Warning::Datum::Representation
|
16257
|
+
|
16258
|
+
property :message, as: 'message'
|
16259
|
+
end
|
16260
|
+
|
16261
|
+
class Datum
|
16262
|
+
# @private
|
16263
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16264
|
+
property :key, as: 'key'
|
16265
|
+
property :value, as: 'value'
|
16266
|
+
end
|
16267
|
+
end
|
16268
|
+
end
|
16269
|
+
end
|
16270
|
+
|
16271
|
+
class NetworkPolicyAssociation
|
16272
|
+
# @private
|
16273
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16274
|
+
property :attachment_target, as: 'attachmentTarget'
|
16275
|
+
property :name, as: 'name'
|
16276
|
+
end
|
16277
|
+
end
|
16278
|
+
|
16279
|
+
class NetworkPolicyList
|
16280
|
+
# @private
|
16281
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16282
|
+
property :id, as: 'id'
|
16283
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::NetworkPolicy, decorator: Google::Apis::ComputeBeta::NetworkPolicy::Representation
|
16284
|
+
|
16285
|
+
property :kind, as: 'kind'
|
16286
|
+
property :next_page_token, as: 'nextPageToken'
|
16287
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::NetworkPolicyList::Warning, decorator: Google::Apis::ComputeBeta::NetworkPolicyList::Warning::Representation
|
16288
|
+
|
16289
|
+
end
|
16290
|
+
|
16291
|
+
class Warning
|
16292
|
+
# @private
|
16293
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16294
|
+
property :code, as: 'code'
|
16295
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::NetworkPolicyList::Warning::Datum, decorator: Google::Apis::ComputeBeta::NetworkPolicyList::Warning::Datum::Representation
|
16296
|
+
|
16297
|
+
property :message, as: 'message'
|
16298
|
+
end
|
16299
|
+
|
16300
|
+
class Datum
|
16301
|
+
# @private
|
16302
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16303
|
+
property :key, as: 'key'
|
16304
|
+
property :value, as: 'value'
|
16305
|
+
end
|
16306
|
+
end
|
16307
|
+
end
|
16308
|
+
end
|
16309
|
+
|
16310
|
+
class NetworkPolicyTrafficClassificationRule
|
16311
|
+
# @private
|
16312
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16313
|
+
property :action, as: 'action', class: Google::Apis::ComputeBeta::NetworkPolicyTrafficClassificationRuleAction, decorator: Google::Apis::ComputeBeta::NetworkPolicyTrafficClassificationRuleAction::Representation
|
16314
|
+
|
16315
|
+
property :description, as: 'description'
|
16316
|
+
property :disabled, as: 'disabled'
|
16317
|
+
property :kind, as: 'kind'
|
16318
|
+
property :match, as: 'match', class: Google::Apis::ComputeBeta::NetworkPolicyTrafficClassificationRuleMatcher, decorator: Google::Apis::ComputeBeta::NetworkPolicyTrafficClassificationRuleMatcher::Representation
|
16319
|
+
|
16320
|
+
property :priority, as: 'priority'
|
16321
|
+
property :rule_name, as: 'ruleName'
|
16322
|
+
property :rule_tuple_count, as: 'ruleTupleCount'
|
16323
|
+
collection :target_secure_tags, as: 'targetSecureTags', class: Google::Apis::ComputeBeta::NetworkPolicyTrafficClassificationRuleSecureTag, decorator: Google::Apis::ComputeBeta::NetworkPolicyTrafficClassificationRuleSecureTag::Representation
|
16324
|
+
|
16325
|
+
collection :target_service_accounts, as: 'targetServiceAccounts'
|
16326
|
+
end
|
16327
|
+
end
|
16328
|
+
|
16329
|
+
class NetworkPolicyTrafficClassificationRuleAction
|
16330
|
+
# @private
|
16331
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16332
|
+
property :dscp_mode, as: 'dscpMode'
|
16333
|
+
property :dscp_value, as: 'dscpValue'
|
16334
|
+
property :traffic_class, as: 'trafficClass'
|
16335
|
+
property :type, as: 'type'
|
16336
|
+
end
|
16337
|
+
end
|
16338
|
+
|
16339
|
+
class NetworkPolicyTrafficClassificationRuleMatcher
|
16340
|
+
# @private
|
16341
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16342
|
+
collection :dest_ip_ranges, as: 'destIpRanges'
|
16343
|
+
collection :layer4_configs, as: 'layer4Configs', class: Google::Apis::ComputeBeta::NetworkPolicyTrafficClassificationRuleMatcherLayer4Config, decorator: Google::Apis::ComputeBeta::NetworkPolicyTrafficClassificationRuleMatcherLayer4Config::Representation
|
16344
|
+
|
16345
|
+
collection :src_ip_ranges, as: 'srcIpRanges'
|
16346
|
+
end
|
16347
|
+
end
|
16348
|
+
|
16349
|
+
class NetworkPolicyTrafficClassificationRuleMatcherLayer4Config
|
16350
|
+
# @private
|
16351
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16352
|
+
property :ip_protocol, as: 'ipProtocol'
|
16353
|
+
collection :ports, as: 'ports'
|
16354
|
+
end
|
16355
|
+
end
|
16356
|
+
|
16357
|
+
class NetworkPolicyTrafficClassificationRuleSecureTag
|
16358
|
+
# @private
|
16359
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16360
|
+
property :name, as: 'name'
|
16361
|
+
property :state, as: 'state'
|
16362
|
+
end
|
16363
|
+
end
|
16364
|
+
|
15890
16365
|
class NetworkProfile
|
15891
16366
|
# @private
|
15892
16367
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17342,6 +17817,7 @@ module Google
|
|
17342
17817
|
property :byoip_api_version, as: 'byoipApiVersion'
|
17343
17818
|
property :creation_timestamp, as: 'creationTimestamp'
|
17344
17819
|
property :description, as: 'description'
|
17820
|
+
property :enable_enhanced_ipv4_allocation, as: 'enableEnhancedIpv4Allocation'
|
17345
17821
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
17346
17822
|
property :id, :numeric_string => true, as: 'id'
|
17347
17823
|
property :ip_cidr_range, as: 'ipCidrRange'
|
@@ -17429,6 +17905,7 @@ module Google
|
|
17429
17905
|
property :allocatable_prefix_length, as: 'allocatablePrefixLength'
|
17430
17906
|
property :delegatee_project, as: 'delegateeProject'
|
17431
17907
|
property :description, as: 'description'
|
17908
|
+
property :enable_enhanced_ipv4_allocation, as: 'enableEnhancedIpv4Allocation'
|
17432
17909
|
property :ip_cidr_range, as: 'ipCidrRange'
|
17433
17910
|
property :is_address, as: 'isAddress'
|
17434
17911
|
property :mode, as: 'mode'
|
@@ -18382,6 +18859,24 @@ module Google
|
|
18382
18859
|
end
|
18383
18860
|
end
|
18384
18861
|
|
18862
|
+
class ReservationSubBlocksReportFaultyRequest
|
18863
|
+
# @private
|
18864
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18865
|
+
property :disruption_schedule, as: 'disruptionSchedule'
|
18866
|
+
property :failure_component, as: 'failureComponent'
|
18867
|
+
collection :fault_reasons, as: 'faultReasons', class: Google::Apis::ComputeBeta::ReservationSubBlocksReportFaultyRequestFaultReason, decorator: Google::Apis::ComputeBeta::ReservationSubBlocksReportFaultyRequestFaultReason::Representation
|
18868
|
+
|
18869
|
+
end
|
18870
|
+
end
|
18871
|
+
|
18872
|
+
class ReservationSubBlocksReportFaultyRequestFaultReason
|
18873
|
+
# @private
|
18874
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18875
|
+
property :behavior, as: 'behavior'
|
18876
|
+
property :description, as: 'description'
|
18877
|
+
end
|
18878
|
+
end
|
18879
|
+
|
18385
18880
|
class ReservationsBlocksPerformMaintenanceRequest
|
18386
18881
|
# @private
|
18387
18882
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -20264,6 +20759,8 @@ module Google
|
|
20264
20759
|
collection :licenses, as: 'licenses'
|
20265
20760
|
property :location_hint, as: 'locationHint'
|
20266
20761
|
property :name, as: 'name'
|
20762
|
+
property :params, as: 'params', class: Google::Apis::ComputeBeta::SnapshotParams, decorator: Google::Apis::ComputeBeta::SnapshotParams::Representation
|
20763
|
+
|
20267
20764
|
property :region, as: 'region'
|
20268
20765
|
property :satisfies_pzi, as: 'satisfiesPzi'
|
20269
20766
|
property :satisfies_pzs, as: 'satisfiesPzs'
|
@@ -20356,6 +20853,13 @@ module Google
|
|
20356
20853
|
end
|
20357
20854
|
end
|
20358
20855
|
|
20856
|
+
class SnapshotParams
|
20857
|
+
# @private
|
20858
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
20859
|
+
hash :resource_manager_tags, as: 'resourceManagerTags'
|
20860
|
+
end
|
20861
|
+
end
|
20862
|
+
|
20359
20863
|
class SnapshotSettings
|
20360
20864
|
# @private
|
20361
20865
|
class Representation < Google::Apis::Core::JsonRepresentation
|