google-apis-compute_beta 0.66.0 → 0.68.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/compute_beta/classes.rb +1685 -254
- data/lib/google/apis/compute_beta/gem_version.rb +2 -2
- data/lib/google/apis/compute_beta/representations.rb +512 -0
- data/lib/google/apis/compute_beta/service.rb +6603 -5217
- metadata +3 -3
@@ -2170,6 +2170,12 @@ module Google
|
|
2170
2170
|
include Google::Apis::Core::JsonObjectSupport
|
2171
2171
|
end
|
2172
2172
|
|
2173
|
+
class InstancesSetSecurityPolicyRequest
|
2174
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2175
|
+
|
2176
|
+
include Google::Apis::Core::JsonObjectSupport
|
2177
|
+
end
|
2178
|
+
|
2173
2179
|
class InstancesSetServiceAccountRequest
|
2174
2180
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2175
2181
|
|
@@ -2182,6 +2188,84 @@ module Google
|
|
2182
2188
|
include Google::Apis::Core::JsonObjectSupport
|
2183
2189
|
end
|
2184
2190
|
|
2191
|
+
class InstantSnapshot
|
2192
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2193
|
+
|
2194
|
+
include Google::Apis::Core::JsonObjectSupport
|
2195
|
+
end
|
2196
|
+
|
2197
|
+
class InstantSnapshotAggregatedList
|
2198
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2199
|
+
|
2200
|
+
class Warning
|
2201
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2202
|
+
|
2203
|
+
class Datum
|
2204
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2205
|
+
|
2206
|
+
include Google::Apis::Core::JsonObjectSupport
|
2207
|
+
end
|
2208
|
+
|
2209
|
+
include Google::Apis::Core::JsonObjectSupport
|
2210
|
+
end
|
2211
|
+
|
2212
|
+
include Google::Apis::Core::JsonObjectSupport
|
2213
|
+
end
|
2214
|
+
|
2215
|
+
class InstantSnapshotExportParams
|
2216
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2217
|
+
|
2218
|
+
include Google::Apis::Core::JsonObjectSupport
|
2219
|
+
end
|
2220
|
+
|
2221
|
+
class InstantSnapshotList
|
2222
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2223
|
+
|
2224
|
+
class Warning
|
2225
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2226
|
+
|
2227
|
+
class Datum
|
2228
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2229
|
+
|
2230
|
+
include Google::Apis::Core::JsonObjectSupport
|
2231
|
+
end
|
2232
|
+
|
2233
|
+
include Google::Apis::Core::JsonObjectSupport
|
2234
|
+
end
|
2235
|
+
|
2236
|
+
include Google::Apis::Core::JsonObjectSupport
|
2237
|
+
end
|
2238
|
+
|
2239
|
+
class InstantSnapshotResourceStatus
|
2240
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2241
|
+
|
2242
|
+
include Google::Apis::Core::JsonObjectSupport
|
2243
|
+
end
|
2244
|
+
|
2245
|
+
class InstantSnapshotsExportRequest
|
2246
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2247
|
+
|
2248
|
+
include Google::Apis::Core::JsonObjectSupport
|
2249
|
+
end
|
2250
|
+
|
2251
|
+
class InstantSnapshotsScopedList
|
2252
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2253
|
+
|
2254
|
+
class Warning
|
2255
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2256
|
+
|
2257
|
+
class Datum
|
2258
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2259
|
+
|
2260
|
+
include Google::Apis::Core::JsonObjectSupport
|
2261
|
+
end
|
2262
|
+
|
2263
|
+
include Google::Apis::Core::JsonObjectSupport
|
2264
|
+
end
|
2265
|
+
|
2266
|
+
include Google::Apis::Core::JsonObjectSupport
|
2267
|
+
end
|
2268
|
+
|
2185
2269
|
class Int64RangeMatch
|
2186
2270
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2187
2271
|
|
@@ -2218,6 +2302,18 @@ module Google
|
|
2218
2302
|
include Google::Apis::Core::JsonObjectSupport
|
2219
2303
|
end
|
2220
2304
|
|
2305
|
+
class InterconnectAttachmentConfigurationConstraints
|
2306
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2307
|
+
|
2308
|
+
include Google::Apis::Core::JsonObjectSupport
|
2309
|
+
end
|
2310
|
+
|
2311
|
+
class InterconnectAttachmentConfigurationConstraintsBgpPeerAsnRange
|
2312
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2313
|
+
|
2314
|
+
include Google::Apis::Core::JsonObjectSupport
|
2315
|
+
end
|
2316
|
+
|
2221
2317
|
class InterconnectAttachmentList
|
2222
2318
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2223
2319
|
|
@@ -2356,6 +2452,48 @@ module Google
|
|
2356
2452
|
include Google::Apis::Core::JsonObjectSupport
|
2357
2453
|
end
|
2358
2454
|
|
2455
|
+
class InterconnectRemoteLocation
|
2456
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2457
|
+
|
2458
|
+
include Google::Apis::Core::JsonObjectSupport
|
2459
|
+
end
|
2460
|
+
|
2461
|
+
class InterconnectRemoteLocationConstraints
|
2462
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2463
|
+
|
2464
|
+
include Google::Apis::Core::JsonObjectSupport
|
2465
|
+
end
|
2466
|
+
|
2467
|
+
class InterconnectRemoteLocationConstraintsSubnetLengthRange
|
2468
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2469
|
+
|
2470
|
+
include Google::Apis::Core::JsonObjectSupport
|
2471
|
+
end
|
2472
|
+
|
2473
|
+
class InterconnectRemoteLocationList
|
2474
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2475
|
+
|
2476
|
+
class Warning
|
2477
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2478
|
+
|
2479
|
+
class Datum
|
2480
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2481
|
+
|
2482
|
+
include Google::Apis::Core::JsonObjectSupport
|
2483
|
+
end
|
2484
|
+
|
2485
|
+
include Google::Apis::Core::JsonObjectSupport
|
2486
|
+
end
|
2487
|
+
|
2488
|
+
include Google::Apis::Core::JsonObjectSupport
|
2489
|
+
end
|
2490
|
+
|
2491
|
+
class InterconnectRemoteLocationPermittedConnections
|
2492
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2493
|
+
|
2494
|
+
include Google::Apis::Core::JsonObjectSupport
|
2495
|
+
end
|
2496
|
+
|
2359
2497
|
class InterconnectsGetDiagnosticsResponse
|
2360
2498
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2361
2499
|
|
@@ -3910,6 +4048,12 @@ module Google
|
|
3910
4048
|
include Google::Apis::Core::JsonObjectSupport
|
3911
4049
|
end
|
3912
4050
|
|
4051
|
+
class RegionInstantSnapshotsExportRequest
|
4052
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4053
|
+
|
4054
|
+
include Google::Apis::Core::JsonObjectSupport
|
4055
|
+
end
|
4056
|
+
|
3913
4057
|
class RegionList
|
3914
4058
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3915
4059
|
|
@@ -4636,6 +4780,30 @@ module Google
|
|
4636
4780
|
include Google::Apis::Core::JsonObjectSupport
|
4637
4781
|
end
|
4638
4782
|
|
4783
|
+
class SecurityPolicyRuleMatcherExprOptions
|
4784
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4785
|
+
|
4786
|
+
include Google::Apis::Core::JsonObjectSupport
|
4787
|
+
end
|
4788
|
+
|
4789
|
+
class SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions
|
4790
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4791
|
+
|
4792
|
+
include Google::Apis::Core::JsonObjectSupport
|
4793
|
+
end
|
4794
|
+
|
4795
|
+
class SecurityPolicyRuleNetworkMatcher
|
4796
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4797
|
+
|
4798
|
+
include Google::Apis::Core::JsonObjectSupport
|
4799
|
+
end
|
4800
|
+
|
4801
|
+
class SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch
|
4802
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4803
|
+
|
4804
|
+
include Google::Apis::Core::JsonObjectSupport
|
4805
|
+
end
|
4806
|
+
|
4639
4807
|
class SecurityPolicyRulePreconfiguredWafConfig
|
4640
4808
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4641
4809
|
|
@@ -4678,6 +4846,12 @@ module Google
|
|
4678
4846
|
include Google::Apis::Core::JsonObjectSupport
|
4679
4847
|
end
|
4680
4848
|
|
4849
|
+
class SecurityPolicyUserDefinedField
|
4850
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4851
|
+
|
4852
|
+
include Google::Apis::Core::JsonObjectSupport
|
4853
|
+
end
|
4854
|
+
|
4681
4855
|
class SecuritySettings
|
4682
4856
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4683
4857
|
|
@@ -6231,6 +6405,7 @@ module Google
|
|
6231
6405
|
property :nat_ip, as: 'natIP'
|
6232
6406
|
property :network_tier, as: 'networkTier'
|
6233
6407
|
property :public_ptr_domain_name, as: 'publicPtrDomainName'
|
6408
|
+
property :security_policy, as: 'securityPolicy'
|
6234
6409
|
property :set_public_ptr, as: 'setPublicPtr'
|
6235
6410
|
property :type, as: 'type'
|
6236
6411
|
end
|
@@ -6860,6 +7035,7 @@ module Google
|
|
6860
7035
|
|
6861
7036
|
property :max_stream_duration, as: 'maxStreamDuration', class: Google::Apis::ComputeBeta::Duration, decorator: Google::Apis::ComputeBeta::Duration::Representation
|
6862
7037
|
|
7038
|
+
hash :metadatas, as: 'metadatas'
|
6863
7039
|
property :name, as: 'name'
|
6864
7040
|
property :network, as: 'network'
|
6865
7041
|
property :outlier_detection, as: 'outlierDetection', class: Google::Apis::ComputeBeta::OutlierDetection, decorator: Google::Apis::ComputeBeta::OutlierDetection::Representation
|
@@ -7179,6 +7355,7 @@ module Google
|
|
7179
7355
|
class BulkInsertInstanceResourcePerInstanceProperties
|
7180
7356
|
# @private
|
7181
7357
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7358
|
+
property :hostname, as: 'hostname'
|
7182
7359
|
property :name, as: 'name'
|
7183
7360
|
end
|
7184
7361
|
end
|
@@ -7507,6 +7684,8 @@ module Google
|
|
7507
7684
|
property :source_image_encryption_key, as: 'sourceImageEncryptionKey', class: Google::Apis::ComputeBeta::CustomerEncryptionKey, decorator: Google::Apis::ComputeBeta::CustomerEncryptionKey::Representation
|
7508
7685
|
|
7509
7686
|
property :source_image_id, as: 'sourceImageId'
|
7687
|
+
property :source_instant_snapshot, as: 'sourceInstantSnapshot'
|
7688
|
+
property :source_instant_snapshot_id, as: 'sourceInstantSnapshotId'
|
7510
7689
|
property :source_snapshot, as: 'sourceSnapshot'
|
7511
7690
|
property :source_snapshot_encryption_key, as: 'sourceSnapshotEncryptionKey', class: Google::Apis::ComputeBeta::CustomerEncryptionKey, decorator: Google::Apis::ComputeBeta::CustomerEncryptionKey::Representation
|
7512
7691
|
|
@@ -8153,10 +8332,12 @@ module Google
|
|
8153
8332
|
property :priority, as: 'priority'
|
8154
8333
|
property :rule_name, as: 'ruleName'
|
8155
8334
|
property :rule_tuple_count, as: 'ruleTupleCount'
|
8335
|
+
property :security_profile_group, as: 'securityProfileGroup'
|
8156
8336
|
collection :target_resources, as: 'targetResources'
|
8157
8337
|
collection :target_secure_tags, as: 'targetSecureTags', class: Google::Apis::ComputeBeta::FirewallPolicyRuleSecureTag, decorator: Google::Apis::ComputeBeta::FirewallPolicyRuleSecureTag::Representation
|
8158
8338
|
|
8159
8339
|
collection :target_service_accounts, as: 'targetServiceAccounts'
|
8340
|
+
property :tls_inspect, as: 'tlsInspect'
|
8160
8341
|
end
|
8161
8342
|
end
|
8162
8343
|
|
@@ -8720,6 +8901,7 @@ module Google
|
|
8720
8901
|
property :health_check_service, as: 'healthCheckService', class: Google::Apis::ComputeBeta::HealthCheckServiceReference, decorator: Google::Apis::ComputeBeta::HealthCheckServiceReference::Representation
|
8721
8902
|
|
8722
8903
|
property :health_state, as: 'healthState'
|
8904
|
+
property :ipv6_health_state, as: 'ipv6HealthState'
|
8723
8905
|
end
|
8724
8906
|
end
|
8725
8907
|
|
@@ -10234,6 +10416,14 @@ module Google
|
|
10234
10416
|
end
|
10235
10417
|
end
|
10236
10418
|
|
10419
|
+
class InstancesSetSecurityPolicyRequest
|
10420
|
+
# @private
|
10421
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10422
|
+
collection :network_interfaces, as: 'networkInterfaces'
|
10423
|
+
property :security_policy, as: 'securityPolicy'
|
10424
|
+
end
|
10425
|
+
end
|
10426
|
+
|
10237
10427
|
class InstancesSetServiceAccountRequest
|
10238
10428
|
# @private
|
10239
10429
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10250,6 +10440,151 @@ module Google
|
|
10250
10440
|
end
|
10251
10441
|
end
|
10252
10442
|
|
10443
|
+
class InstantSnapshot
|
10444
|
+
# @private
|
10445
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10446
|
+
property :architecture, as: 'architecture'
|
10447
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
10448
|
+
property :description, as: 'description'
|
10449
|
+
property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
|
10450
|
+
property :id, :numeric_string => true, as: 'id'
|
10451
|
+
property :kind, as: 'kind'
|
10452
|
+
property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
|
10453
|
+
hash :labels, as: 'labels'
|
10454
|
+
property :name, as: 'name'
|
10455
|
+
property :region, as: 'region'
|
10456
|
+
property :resource_status, as: 'resourceStatus', class: Google::Apis::ComputeBeta::InstantSnapshotResourceStatus, decorator: Google::Apis::ComputeBeta::InstantSnapshotResourceStatus::Representation
|
10457
|
+
|
10458
|
+
property :satisfies_pzs, as: 'satisfiesPzs'
|
10459
|
+
property :self_link, as: 'selfLink'
|
10460
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
10461
|
+
property :source_disk, as: 'sourceDisk'
|
10462
|
+
property :source_disk_id, as: 'sourceDiskId'
|
10463
|
+
property :status, as: 'status'
|
10464
|
+
property :zone, as: 'zone'
|
10465
|
+
end
|
10466
|
+
end
|
10467
|
+
|
10468
|
+
class InstantSnapshotAggregatedList
|
10469
|
+
# @private
|
10470
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10471
|
+
property :id, as: 'id'
|
10472
|
+
hash :items, as: 'items', class: Google::Apis::ComputeBeta::InstantSnapshotsScopedList, decorator: Google::Apis::ComputeBeta::InstantSnapshotsScopedList::Representation
|
10473
|
+
|
10474
|
+
property :kind, as: 'kind'
|
10475
|
+
property :next_page_token, as: 'nextPageToken'
|
10476
|
+
property :self_link, as: 'selfLink'
|
10477
|
+
collection :unreachables, as: 'unreachables'
|
10478
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::InstantSnapshotAggregatedList::Warning, decorator: Google::Apis::ComputeBeta::InstantSnapshotAggregatedList::Warning::Representation
|
10479
|
+
|
10480
|
+
end
|
10481
|
+
|
10482
|
+
class Warning
|
10483
|
+
# @private
|
10484
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10485
|
+
property :code, as: 'code'
|
10486
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::InstantSnapshotAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::InstantSnapshotAggregatedList::Warning::Datum::Representation
|
10487
|
+
|
10488
|
+
property :message, as: 'message'
|
10489
|
+
end
|
10490
|
+
|
10491
|
+
class Datum
|
10492
|
+
# @private
|
10493
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10494
|
+
property :key, as: 'key'
|
10495
|
+
property :value, as: 'value'
|
10496
|
+
end
|
10497
|
+
end
|
10498
|
+
end
|
10499
|
+
end
|
10500
|
+
|
10501
|
+
class InstantSnapshotExportParams
|
10502
|
+
# @private
|
10503
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10504
|
+
property :base_instant_snapshot, as: 'baseInstantSnapshot'
|
10505
|
+
property :bucket_name, as: 'bucketName'
|
10506
|
+
property :encryption_key, as: 'encryptionKey', class: Google::Apis::ComputeBeta::CustomerEncryptionKey, decorator: Google::Apis::ComputeBeta::CustomerEncryptionKey::Representation
|
10507
|
+
|
10508
|
+
property :object_name, as: 'objectName'
|
10509
|
+
property :output_type, as: 'outputType'
|
10510
|
+
end
|
10511
|
+
end
|
10512
|
+
|
10513
|
+
class InstantSnapshotList
|
10514
|
+
# @private
|
10515
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10516
|
+
property :id, as: 'id'
|
10517
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::InstantSnapshot, decorator: Google::Apis::ComputeBeta::InstantSnapshot::Representation
|
10518
|
+
|
10519
|
+
property :kind, as: 'kind'
|
10520
|
+
property :next_page_token, as: 'nextPageToken'
|
10521
|
+
property :self_link, as: 'selfLink'
|
10522
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::InstantSnapshotList::Warning, decorator: Google::Apis::ComputeBeta::InstantSnapshotList::Warning::Representation
|
10523
|
+
|
10524
|
+
end
|
10525
|
+
|
10526
|
+
class Warning
|
10527
|
+
# @private
|
10528
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10529
|
+
property :code, as: 'code'
|
10530
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::InstantSnapshotList::Warning::Datum, decorator: Google::Apis::ComputeBeta::InstantSnapshotList::Warning::Datum::Representation
|
10531
|
+
|
10532
|
+
property :message, as: 'message'
|
10533
|
+
end
|
10534
|
+
|
10535
|
+
class Datum
|
10536
|
+
# @private
|
10537
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10538
|
+
property :key, as: 'key'
|
10539
|
+
property :value, as: 'value'
|
10540
|
+
end
|
10541
|
+
end
|
10542
|
+
end
|
10543
|
+
end
|
10544
|
+
|
10545
|
+
class InstantSnapshotResourceStatus
|
10546
|
+
# @private
|
10547
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10548
|
+
property :storage_size_bytes, :numeric_string => true, as: 'storageSizeBytes'
|
10549
|
+
end
|
10550
|
+
end
|
10551
|
+
|
10552
|
+
class InstantSnapshotsExportRequest
|
10553
|
+
# @private
|
10554
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10555
|
+
property :export_params, as: 'exportParams', class: Google::Apis::ComputeBeta::InstantSnapshotExportParams, decorator: Google::Apis::ComputeBeta::InstantSnapshotExportParams::Representation
|
10556
|
+
|
10557
|
+
end
|
10558
|
+
end
|
10559
|
+
|
10560
|
+
class InstantSnapshotsScopedList
|
10561
|
+
# @private
|
10562
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10563
|
+
collection :instant_snapshots, as: 'instantSnapshots', class: Google::Apis::ComputeBeta::InstantSnapshot, decorator: Google::Apis::ComputeBeta::InstantSnapshot::Representation
|
10564
|
+
|
10565
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::InstantSnapshotsScopedList::Warning, decorator: Google::Apis::ComputeBeta::InstantSnapshotsScopedList::Warning::Representation
|
10566
|
+
|
10567
|
+
end
|
10568
|
+
|
10569
|
+
class Warning
|
10570
|
+
# @private
|
10571
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10572
|
+
property :code, as: 'code'
|
10573
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::InstantSnapshotsScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::InstantSnapshotsScopedList::Warning::Datum::Representation
|
10574
|
+
|
10575
|
+
property :message, as: 'message'
|
10576
|
+
end
|
10577
|
+
|
10578
|
+
class Datum
|
10579
|
+
# @private
|
10580
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10581
|
+
property :key, as: 'key'
|
10582
|
+
property :value, as: 'value'
|
10583
|
+
end
|
10584
|
+
end
|
10585
|
+
end
|
10586
|
+
end
|
10587
|
+
|
10253
10588
|
class Int64RangeMatch
|
10254
10589
|
# @private
|
10255
10590
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10284,6 +10619,7 @@ module Google
|
|
10284
10619
|
property :operational_status, as: 'operationalStatus'
|
10285
10620
|
property :peer_ip_address, as: 'peerIpAddress'
|
10286
10621
|
property :provisioned_link_count, as: 'provisionedLinkCount'
|
10622
|
+
property :remote_location, as: 'remoteLocation'
|
10287
10623
|
property :requested_link_count, as: 'requestedLinkCount'
|
10288
10624
|
property :satisfies_pzs, as: 'satisfiesPzs'
|
10289
10625
|
property :self_link, as: 'selfLink'
|
@@ -10301,6 +10637,8 @@ module Google
|
|
10301
10637
|
property :cloud_router_ip_address, as: 'cloudRouterIpAddress'
|
10302
10638
|
property :cloud_router_ipv6_address, as: 'cloudRouterIpv6Address'
|
10303
10639
|
property :cloud_router_ipv6_interface_id, as: 'cloudRouterIpv6InterfaceId'
|
10640
|
+
property :configuration_constraints, as: 'configurationConstraints', class: Google::Apis::ComputeBeta::InterconnectAttachmentConfigurationConstraints, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentConfigurationConstraints::Representation
|
10641
|
+
|
10304
10642
|
property :creation_timestamp, as: 'creationTimestamp'
|
10305
10643
|
property :customer_router_ip_address, as: 'customerRouterIpAddress'
|
10306
10644
|
property :customer_router_ipv6_address, as: 'customerRouterIpv6Address'
|
@@ -10326,11 +10664,13 @@ module Google
|
|
10326
10664
|
property :private_interconnect_info, as: 'privateInterconnectInfo', class: Google::Apis::ComputeBeta::InterconnectAttachmentPrivateInfo, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentPrivateInfo::Representation
|
10327
10665
|
|
10328
10666
|
property :region, as: 'region'
|
10667
|
+
property :remote_service, as: 'remoteService'
|
10329
10668
|
property :router, as: 'router'
|
10330
10669
|
property :satisfies_pzs, as: 'satisfiesPzs'
|
10331
10670
|
property :self_link, as: 'selfLink'
|
10332
10671
|
property :stack_type, as: 'stackType'
|
10333
10672
|
property :state, as: 'state'
|
10673
|
+
property :subnet_length, as: 'subnetLength'
|
10334
10674
|
property :type, as: 'type'
|
10335
10675
|
property :vlan_tag8021q, as: 'vlanTag8021q'
|
10336
10676
|
end
|
@@ -10369,6 +10709,23 @@ module Google
|
|
10369
10709
|
end
|
10370
10710
|
end
|
10371
10711
|
|
10712
|
+
class InterconnectAttachmentConfigurationConstraints
|
10713
|
+
# @private
|
10714
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10715
|
+
property :bgp_md5, as: 'bgpMd5'
|
10716
|
+
collection :bgp_peer_asn_ranges, as: 'bgpPeerAsnRanges', class: Google::Apis::ComputeBeta::InterconnectAttachmentConfigurationConstraintsBgpPeerAsnRange, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentConfigurationConstraintsBgpPeerAsnRange::Representation
|
10717
|
+
|
10718
|
+
end
|
10719
|
+
end
|
10720
|
+
|
10721
|
+
class InterconnectAttachmentConfigurationConstraintsBgpPeerAsnRange
|
10722
|
+
# @private
|
10723
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10724
|
+
property :max, as: 'max'
|
10725
|
+
property :min, as: 'min'
|
10726
|
+
end
|
10727
|
+
end
|
10728
|
+
|
10372
10729
|
class InterconnectAttachmentList
|
10373
10730
|
# @private
|
10374
10731
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10619,6 +10976,92 @@ module Google
|
|
10619
10976
|
end
|
10620
10977
|
end
|
10621
10978
|
|
10979
|
+
class InterconnectRemoteLocation
|
10980
|
+
# @private
|
10981
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10982
|
+
property :address, as: 'address'
|
10983
|
+
property :attachment_configuration_constraints, as: 'attachmentConfigurationConstraints', class: Google::Apis::ComputeBeta::InterconnectAttachmentConfigurationConstraints, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentConfigurationConstraints::Representation
|
10984
|
+
|
10985
|
+
property :city, as: 'city'
|
10986
|
+
property :constraints, as: 'constraints', class: Google::Apis::ComputeBeta::InterconnectRemoteLocationConstraints, decorator: Google::Apis::ComputeBeta::InterconnectRemoteLocationConstraints::Representation
|
10987
|
+
|
10988
|
+
property :continent, as: 'continent'
|
10989
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
10990
|
+
property :description, as: 'description'
|
10991
|
+
property :facility_provider, as: 'facilityProvider'
|
10992
|
+
property :facility_provider_facility_id, as: 'facilityProviderFacilityId'
|
10993
|
+
property :id, :numeric_string => true, as: 'id'
|
10994
|
+
property :kind, as: 'kind'
|
10995
|
+
property :lacp, as: 'lacp'
|
10996
|
+
property :max_lag_size100_gbps, as: 'maxLagSize100Gbps'
|
10997
|
+
property :max_lag_size10_gbps, as: 'maxLagSize10Gbps'
|
10998
|
+
property :name, as: 'name'
|
10999
|
+
property :peeringdb_facility_id, as: 'peeringdbFacilityId'
|
11000
|
+
collection :permitted_connections, as: 'permittedConnections', class: Google::Apis::ComputeBeta::InterconnectRemoteLocationPermittedConnections, decorator: Google::Apis::ComputeBeta::InterconnectRemoteLocationPermittedConnections::Representation
|
11001
|
+
|
11002
|
+
property :remote_service, as: 'remoteService'
|
11003
|
+
property :self_link, as: 'selfLink'
|
11004
|
+
property :status, as: 'status'
|
11005
|
+
end
|
11006
|
+
end
|
11007
|
+
|
11008
|
+
class InterconnectRemoteLocationConstraints
|
11009
|
+
# @private
|
11010
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11011
|
+
property :port_pair_remote_location, as: 'portPairRemoteLocation'
|
11012
|
+
property :port_pair_vlan, as: 'portPairVlan'
|
11013
|
+
property :subnet_length_range, as: 'subnetLengthRange', class: Google::Apis::ComputeBeta::InterconnectRemoteLocationConstraintsSubnetLengthRange, decorator: Google::Apis::ComputeBeta::InterconnectRemoteLocationConstraintsSubnetLengthRange::Representation
|
11014
|
+
|
11015
|
+
end
|
11016
|
+
end
|
11017
|
+
|
11018
|
+
class InterconnectRemoteLocationConstraintsSubnetLengthRange
|
11019
|
+
# @private
|
11020
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11021
|
+
property :max, as: 'max'
|
11022
|
+
property :min, as: 'min'
|
11023
|
+
end
|
11024
|
+
end
|
11025
|
+
|
11026
|
+
class InterconnectRemoteLocationList
|
11027
|
+
# @private
|
11028
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11029
|
+
property :id, as: 'id'
|
11030
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::InterconnectRemoteLocation, decorator: Google::Apis::ComputeBeta::InterconnectRemoteLocation::Representation
|
11031
|
+
|
11032
|
+
property :kind, as: 'kind'
|
11033
|
+
property :next_page_token, as: 'nextPageToken'
|
11034
|
+
property :self_link, as: 'selfLink'
|
11035
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::InterconnectRemoteLocationList::Warning, decorator: Google::Apis::ComputeBeta::InterconnectRemoteLocationList::Warning::Representation
|
11036
|
+
|
11037
|
+
end
|
11038
|
+
|
11039
|
+
class Warning
|
11040
|
+
# @private
|
11041
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11042
|
+
property :code, as: 'code'
|
11043
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::InterconnectRemoteLocationList::Warning::Datum, decorator: Google::Apis::ComputeBeta::InterconnectRemoteLocationList::Warning::Datum::Representation
|
11044
|
+
|
11045
|
+
property :message, as: 'message'
|
11046
|
+
end
|
11047
|
+
|
11048
|
+
class Datum
|
11049
|
+
# @private
|
11050
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11051
|
+
property :key, as: 'key'
|
11052
|
+
property :value, as: 'value'
|
11053
|
+
end
|
11054
|
+
end
|
11055
|
+
end
|
11056
|
+
end
|
11057
|
+
|
11058
|
+
class InterconnectRemoteLocationPermittedConnections
|
11059
|
+
# @private
|
11060
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11061
|
+
property :interconnect_location, as: 'interconnectLocation'
|
11062
|
+
end
|
11063
|
+
end
|
11064
|
+
|
10622
11065
|
class InterconnectsGetDiagnosticsResponse
|
10623
11066
|
# @private
|
10624
11067
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11354,6 +11797,7 @@ module Google
|
|
11354
11797
|
property :fqdn, as: 'fqdn'
|
11355
11798
|
property :instance, as: 'instance'
|
11356
11799
|
property :ip_address, as: 'ipAddress'
|
11800
|
+
property :ipv6_address, as: 'ipv6Address'
|
11357
11801
|
property :port, as: 'port'
|
11358
11802
|
end
|
11359
11803
|
end
|
@@ -13434,6 +13878,14 @@ module Google
|
|
13434
13878
|
end
|
13435
13879
|
end
|
13436
13880
|
|
13881
|
+
class RegionInstantSnapshotsExportRequest
|
13882
|
+
# @private
|
13883
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13884
|
+
property :export_params, as: 'exportParams', class: Google::Apis::ComputeBeta::InstantSnapshotExportParams, decorator: Google::Apis::ComputeBeta::InstantSnapshotExportParams::Representation
|
13885
|
+
|
13886
|
+
end
|
13887
|
+
end
|
13888
|
+
|
13437
13889
|
class RegionList
|
13438
13890
|
# @private
|
13439
13891
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14607,6 +15059,8 @@ module Google
|
|
14607
15059
|
property :self_link, as: 'selfLink'
|
14608
15060
|
property :self_link_with_id, as: 'selfLinkWithId'
|
14609
15061
|
property :type, as: 'type'
|
15062
|
+
collection :user_defined_fields, as: 'userDefinedFields', class: Google::Apis::ComputeBeta::SecurityPolicyUserDefinedField, decorator: Google::Apis::ComputeBeta::SecurityPolicyUserDefinedField::Representation
|
15063
|
+
|
14610
15064
|
end
|
14611
15065
|
end
|
14612
15066
|
|
@@ -14730,6 +15184,8 @@ module Google
|
|
14730
15184
|
property :kind, as: 'kind'
|
14731
15185
|
property :match, as: 'match', class: Google::Apis::ComputeBeta::SecurityPolicyRuleMatcher, decorator: Google::Apis::ComputeBeta::SecurityPolicyRuleMatcher::Representation
|
14732
15186
|
|
15187
|
+
property :network_match, as: 'networkMatch', class: Google::Apis::ComputeBeta::SecurityPolicyRuleNetworkMatcher, decorator: Google::Apis::ComputeBeta::SecurityPolicyRuleNetworkMatcher::Representation
|
15188
|
+
|
14733
15189
|
property :preconfigured_waf_config, as: 'preconfiguredWafConfig', class: Google::Apis::ComputeBeta::SecurityPolicyRulePreconfiguredWafConfig, decorator: Google::Apis::ComputeBeta::SecurityPolicyRulePreconfiguredWafConfig::Representation
|
14734
15190
|
|
14735
15191
|
property :preview, as: 'preview'
|
@@ -14768,6 +15224,8 @@ module Google
|
|
14768
15224
|
|
14769
15225
|
property :expr, as: 'expr', class: Google::Apis::ComputeBeta::Expr, decorator: Google::Apis::ComputeBeta::Expr::Representation
|
14770
15226
|
|
15227
|
+
property :expr_options, as: 'exprOptions', class: Google::Apis::ComputeBeta::SecurityPolicyRuleMatcherExprOptions, decorator: Google::Apis::ComputeBeta::SecurityPolicyRuleMatcherExprOptions::Representation
|
15228
|
+
|
14771
15229
|
property :versioned_expr, as: 'versionedExpr'
|
14772
15230
|
end
|
14773
15231
|
end
|
@@ -14790,6 +15248,45 @@ module Google
|
|
14790
15248
|
end
|
14791
15249
|
end
|
14792
15250
|
|
15251
|
+
class SecurityPolicyRuleMatcherExprOptions
|
15252
|
+
# @private
|
15253
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15254
|
+
property :recaptcha_options, as: 'recaptchaOptions', class: Google::Apis::ComputeBeta::SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions, decorator: Google::Apis::ComputeBeta::SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions::Representation
|
15255
|
+
|
15256
|
+
end
|
15257
|
+
end
|
15258
|
+
|
15259
|
+
class SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions
|
15260
|
+
# @private
|
15261
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15262
|
+
collection :action_token_site_keys, as: 'actionTokenSiteKeys'
|
15263
|
+
collection :session_token_site_keys, as: 'sessionTokenSiteKeys'
|
15264
|
+
end
|
15265
|
+
end
|
15266
|
+
|
15267
|
+
class SecurityPolicyRuleNetworkMatcher
|
15268
|
+
# @private
|
15269
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15270
|
+
collection :dest_ip_ranges, as: 'destIpRanges'
|
15271
|
+
collection :dest_ports, as: 'destPorts'
|
15272
|
+
collection :ip_protocols, as: 'ipProtocols'
|
15273
|
+
collection :src_asns, as: 'srcAsns'
|
15274
|
+
collection :src_ip_ranges, as: 'srcIpRanges'
|
15275
|
+
collection :src_ports, as: 'srcPorts'
|
15276
|
+
collection :src_region_codes, as: 'srcRegionCodes'
|
15277
|
+
collection :user_defined_fields, as: 'userDefinedFields', class: Google::Apis::ComputeBeta::SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch, decorator: Google::Apis::ComputeBeta::SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch::Representation
|
15278
|
+
|
15279
|
+
end
|
15280
|
+
end
|
15281
|
+
|
15282
|
+
class SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch
|
15283
|
+
# @private
|
15284
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15285
|
+
property :name, as: 'name'
|
15286
|
+
collection :values, as: 'values'
|
15287
|
+
end
|
15288
|
+
end
|
15289
|
+
|
14793
15290
|
class SecurityPolicyRulePreconfiguredWafConfig
|
14794
15291
|
# @private
|
14795
15292
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14865,6 +15362,17 @@ module Google
|
|
14865
15362
|
end
|
14866
15363
|
end
|
14867
15364
|
|
15365
|
+
class SecurityPolicyUserDefinedField
|
15366
|
+
# @private
|
15367
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15368
|
+
property :base, as: 'base'
|
15369
|
+
property :mask, as: 'mask'
|
15370
|
+
property :name, as: 'name'
|
15371
|
+
property :offset, as: 'offset'
|
15372
|
+
property :size, as: 'size'
|
15373
|
+
end
|
15374
|
+
end
|
15375
|
+
|
14868
15376
|
class SecuritySettings
|
14869
15377
|
# @private
|
14870
15378
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -15165,6 +15673,8 @@ module Google
|
|
15165
15673
|
property :source_disk_encryption_key, as: 'sourceDiskEncryptionKey', class: Google::Apis::ComputeBeta::CustomerEncryptionKey, decorator: Google::Apis::ComputeBeta::CustomerEncryptionKey::Representation
|
15166
15674
|
|
15167
15675
|
property :source_disk_id, as: 'sourceDiskId'
|
15676
|
+
property :source_instant_snapshot, as: 'sourceInstantSnapshot'
|
15677
|
+
property :source_instant_snapshot_id, as: 'sourceInstantSnapshotId'
|
15168
15678
|
property :source_snapshot_schedule_policy, as: 'sourceSnapshotSchedulePolicy'
|
15169
15679
|
property :source_snapshot_schedule_policy_id, as: 'sourceSnapshotSchedulePolicyId'
|
15170
15680
|
property :status, as: 'status'
|
@@ -16062,6 +16572,7 @@ module Google
|
|
16062
16572
|
property :name, as: 'name'
|
16063
16573
|
property :nat_policy, as: 'natPolicy'
|
16064
16574
|
property :network, as: 'network'
|
16575
|
+
property :security_policy, as: 'securityPolicy'
|
16065
16576
|
property :self_link, as: 'selfLink'
|
16066
16577
|
property :zone, as: 'zone'
|
16067
16578
|
end
|
@@ -16173,6 +16684,7 @@ module Google
|
|
16173
16684
|
property :kind, as: 'kind'
|
16174
16685
|
property :name, as: 'name'
|
16175
16686
|
property :region, as: 'region'
|
16687
|
+
property :security_policy, as: 'securityPolicy'
|
16176
16688
|
property :self_link, as: 'selfLink'
|
16177
16689
|
property :session_affinity, as: 'sessionAffinity'
|
16178
16690
|
end
|