google-apis-compute_beta 0.17.0 → 0.21.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 +17 -0
- data/OVERVIEW.md +2 -2
- data/lib/google/apis/compute_beta/classes.rb +1146 -524
- data/lib/google/apis/compute_beta/gem_version.rb +2 -2
- data/lib/google/apis/compute_beta/representations.rb +185 -1
- data/lib/google/apis/compute_beta/service.rb +2322 -1621
- metadata +5 -5
@@ -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.21.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.4.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20211130"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -3142,6 +3142,18 @@ module Google
|
|
3142
3142
|
include Google::Apis::Core::JsonObjectSupport
|
3143
3143
|
end
|
3144
3144
|
|
3145
|
+
class PreservedStatePreservedNetworkIp
|
3146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3147
|
+
|
3148
|
+
include Google::Apis::Core::JsonObjectSupport
|
3149
|
+
end
|
3150
|
+
|
3151
|
+
class PreservedStatePreservedNetworkIpIpAddress
|
3152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3153
|
+
|
3154
|
+
include Google::Apis::Core::JsonObjectSupport
|
3155
|
+
end
|
3156
|
+
|
3145
3157
|
class Project
|
3146
3158
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3147
3159
|
|
@@ -3466,6 +3478,12 @@ module Google
|
|
3466
3478
|
include Google::Apis::Core::JsonObjectSupport
|
3467
3479
|
end
|
3468
3480
|
|
3481
|
+
class RegionInstanceGroupManagersResizeAdvancedRequest
|
3482
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3483
|
+
|
3484
|
+
include Google::Apis::Core::JsonObjectSupport
|
3485
|
+
end
|
3486
|
+
|
3469
3487
|
class RegionInstanceGroupManagersSetAutoHealingRequest
|
3470
3488
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3471
3489
|
|
@@ -3808,6 +3826,12 @@ module Google
|
|
3808
3826
|
include Google::Apis::Core::JsonObjectSupport
|
3809
3827
|
end
|
3810
3828
|
|
3829
|
+
class RouteAsPath
|
3830
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3831
|
+
|
3832
|
+
include Google::Apis::Core::JsonObjectSupport
|
3833
|
+
end
|
3834
|
+
|
3811
3835
|
class RouteList
|
3812
3836
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3813
3837
|
|
@@ -3910,6 +3934,18 @@ module Google
|
|
3910
3934
|
include Google::Apis::Core::JsonObjectSupport
|
3911
3935
|
end
|
3912
3936
|
|
3937
|
+
class RouterNatRule
|
3938
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3939
|
+
|
3940
|
+
include Google::Apis::Core::JsonObjectSupport
|
3941
|
+
end
|
3942
|
+
|
3943
|
+
class RouterNatRuleAction
|
3944
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3945
|
+
|
3946
|
+
include Google::Apis::Core::JsonObjectSupport
|
3947
|
+
end
|
3948
|
+
|
3913
3949
|
class RouterNatSubnetworkToNat
|
3914
3950
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3915
3951
|
|
@@ -3934,6 +3970,12 @@ module Google
|
|
3934
3970
|
include Google::Apis::Core::JsonObjectSupport
|
3935
3971
|
end
|
3936
3972
|
|
3973
|
+
class RouterStatusNatStatusNatRuleStatus
|
3974
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3975
|
+
|
3976
|
+
include Google::Apis::Core::JsonObjectSupport
|
3977
|
+
end
|
3978
|
+
|
3937
3979
|
class RouterStatusResponse
|
3938
3980
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3939
3981
|
|
@@ -3982,6 +4024,12 @@ module Google
|
|
3982
4024
|
include Google::Apis::Core::JsonObjectSupport
|
3983
4025
|
end
|
3984
4026
|
|
4027
|
+
class SavedDisk
|
4028
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4029
|
+
|
4030
|
+
include Google::Apis::Core::JsonObjectSupport
|
4031
|
+
end
|
4032
|
+
|
3985
4033
|
class ScalingScheduleStatus
|
3986
4034
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3987
4035
|
|
@@ -4066,6 +4114,12 @@ module Google
|
|
4066
4114
|
include Google::Apis::Core::JsonObjectSupport
|
4067
4115
|
end
|
4068
4116
|
|
4117
|
+
class SecurityPolicyRecaptchaOptionsConfig
|
4118
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4119
|
+
|
4120
|
+
include Google::Apis::Core::JsonObjectSupport
|
4121
|
+
end
|
4122
|
+
|
4069
4123
|
class SecurityPolicyReference
|
4070
4124
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4071
4125
|
|
@@ -4468,6 +4522,12 @@ module Google
|
|
4468
4522
|
include Google::Apis::Core::JsonObjectSupport
|
4469
4523
|
end
|
4470
4524
|
|
4525
|
+
class StatefulPolicyPreservedStateNetworkIp
|
4526
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4527
|
+
|
4528
|
+
include Google::Apis::Core::JsonObjectSupport
|
4529
|
+
end
|
4530
|
+
|
4471
4531
|
class Subnetwork
|
4472
4532
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4473
4533
|
|
@@ -6197,6 +6257,7 @@ module Google
|
|
6197
6257
|
property :security_settings, as: 'securitySettings', class: Google::Apis::ComputeBeta::SecuritySettings, decorator: Google::Apis::ComputeBeta::SecuritySettings::Representation
|
6198
6258
|
|
6199
6259
|
property :self_link, as: 'selfLink'
|
6260
|
+
collection :service_bindings, as: 'serviceBindings'
|
6200
6261
|
property :session_affinity, as: 'sessionAffinity'
|
6201
6262
|
property :subsetting, as: 'subsetting', class: Google::Apis::ComputeBeta::Subsetting, decorator: Google::Apis::ComputeBeta::Subsetting::Representation
|
6202
6263
|
|
@@ -6510,6 +6571,7 @@ module Google
|
|
6510
6571
|
class Commitment
|
6511
6572
|
# @private
|
6512
6573
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6574
|
+
property :auto_renew, as: 'autoRenew'
|
6513
6575
|
property :category, as: 'category'
|
6514
6576
|
property :creation_timestamp, as: 'creationTimestamp'
|
6515
6577
|
property :description, as: 'description'
|
@@ -9277,6 +9339,7 @@ module Google
|
|
9277
9339
|
property :peer_ip_address, as: 'peerIpAddress'
|
9278
9340
|
property :provisioned_link_count, as: 'provisionedLinkCount'
|
9279
9341
|
property :requested_link_count, as: 'requestedLinkCount'
|
9342
|
+
property :satisfies_pzs, as: 'satisfiesPzs'
|
9280
9343
|
property :self_link, as: 'selfLink'
|
9281
9344
|
property :state, as: 'state'
|
9282
9345
|
end
|
@@ -9313,6 +9376,7 @@ module Google
|
|
9313
9376
|
|
9314
9377
|
property :region, as: 'region'
|
9315
9378
|
property :router, as: 'router'
|
9379
|
+
property :satisfies_pzs, as: 'satisfiesPzs'
|
9316
9380
|
property :self_link, as: 'selfLink'
|
9317
9381
|
property :state, as: 'state'
|
9318
9382
|
property :type, as: 'type'
|
@@ -9541,6 +9605,7 @@ module Google
|
|
9541
9605
|
|
9542
9606
|
property :self_link, as: 'selfLink'
|
9543
9607
|
property :status, as: 'status'
|
9608
|
+
property :supports_pzs, as: 'supportsPzs'
|
9544
9609
|
end
|
9545
9610
|
end
|
9546
9611
|
|
@@ -9710,6 +9775,7 @@ module Google
|
|
9710
9775
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9711
9776
|
hash :locations, as: 'locations', class: Google::Apis::ComputeBeta::LocationPolicyLocation, decorator: Google::Apis::ComputeBeta::LocationPolicyLocation::Representation
|
9712
9777
|
|
9778
|
+
property :target_shape, as: 'targetShape'
|
9713
9779
|
end
|
9714
9780
|
end
|
9715
9781
|
|
@@ -9773,11 +9839,15 @@ module Google
|
|
9773
9839
|
property :description, as: 'description'
|
9774
9840
|
property :guest_flush, as: 'guestFlush'
|
9775
9841
|
property :id, :numeric_string => true, as: 'id'
|
9842
|
+
property :instance_properties, as: 'instanceProperties', class: Google::Apis::ComputeBeta::InstanceProperties, decorator: Google::Apis::ComputeBeta::InstanceProperties::Representation
|
9843
|
+
|
9776
9844
|
property :kind, as: 'kind'
|
9777
9845
|
property :machine_image_encryption_key, as: 'machineImageEncryptionKey', class: Google::Apis::ComputeBeta::CustomerEncryptionKey, decorator: Google::Apis::ComputeBeta::CustomerEncryptionKey::Representation
|
9778
9846
|
|
9779
9847
|
property :name, as: 'name'
|
9780
9848
|
property :satisfies_pzs, as: 'satisfiesPzs'
|
9849
|
+
collection :saved_disks, as: 'savedDisks', class: Google::Apis::ComputeBeta::SavedDisk, decorator: Google::Apis::ComputeBeta::SavedDisk::Representation
|
9850
|
+
|
9781
9851
|
property :self_link, as: 'selfLink'
|
9782
9852
|
collection :source_disk_encryption_keys, as: 'sourceDiskEncryptionKeys', class: Google::Apis::ComputeBeta::SourceDiskEncryptionKey, decorator: Google::Apis::ComputeBeta::SourceDiskEncryptionKey::Representation
|
9783
9853
|
|
@@ -11393,7 +11463,6 @@ module Google
|
|
11393
11463
|
collection :bindings, as: 'bindings', class: Google::Apis::ComputeBeta::Binding, decorator: Google::Apis::ComputeBeta::Binding::Representation
|
11394
11464
|
|
11395
11465
|
property :etag, :base64 => true, as: 'etag'
|
11396
|
-
property :iam_owned, as: 'iamOwned'
|
11397
11466
|
collection :rules, as: 'rules', class: Google::Apis::ComputeBeta::Rule, decorator: Google::Apis::ComputeBeta::Rule::Representation
|
11398
11467
|
|
11399
11468
|
property :version, as: 'version'
|
@@ -11413,6 +11482,10 @@ module Google
|
|
11413
11482
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11414
11483
|
hash :disks, as: 'disks', class: Google::Apis::ComputeBeta::PreservedStatePreservedDisk, decorator: Google::Apis::ComputeBeta::PreservedStatePreservedDisk::Representation
|
11415
11484
|
|
11485
|
+
hash :external_i_ps, as: 'externalIPs', class: Google::Apis::ComputeBeta::PreservedStatePreservedNetworkIp, decorator: Google::Apis::ComputeBeta::PreservedStatePreservedNetworkIp::Representation
|
11486
|
+
|
11487
|
+
hash :internal_i_ps, as: 'internalIPs', class: Google::Apis::ComputeBeta::PreservedStatePreservedNetworkIp, decorator: Google::Apis::ComputeBeta::PreservedStatePreservedNetworkIp::Representation
|
11488
|
+
|
11416
11489
|
hash :metadata, as: 'metadata'
|
11417
11490
|
end
|
11418
11491
|
end
|
@@ -11426,6 +11499,23 @@ module Google
|
|
11426
11499
|
end
|
11427
11500
|
end
|
11428
11501
|
|
11502
|
+
class PreservedStatePreservedNetworkIp
|
11503
|
+
# @private
|
11504
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11505
|
+
property :auto_delete, as: 'autoDelete'
|
11506
|
+
property :ip_address, as: 'ipAddress', class: Google::Apis::ComputeBeta::PreservedStatePreservedNetworkIpIpAddress, decorator: Google::Apis::ComputeBeta::PreservedStatePreservedNetworkIpIpAddress::Representation
|
11507
|
+
|
11508
|
+
end
|
11509
|
+
end
|
11510
|
+
|
11511
|
+
class PreservedStatePreservedNetworkIpIpAddress
|
11512
|
+
# @private
|
11513
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11514
|
+
property :address, as: 'address'
|
11515
|
+
property :literal, as: 'literal'
|
11516
|
+
end
|
11517
|
+
end
|
11518
|
+
|
11429
11519
|
class Project
|
11430
11520
|
# @private
|
11431
11521
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11982,6 +12072,14 @@ module Google
|
|
11982
12072
|
end
|
11983
12073
|
end
|
11984
12074
|
|
12075
|
+
class RegionInstanceGroupManagersResizeAdvancedRequest
|
12076
|
+
# @private
|
12077
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12078
|
+
property :no_creation_retries, as: 'noCreationRetries'
|
12079
|
+
property :target_size, as: 'targetSize'
|
12080
|
+
end
|
12081
|
+
end
|
12082
|
+
|
11985
12083
|
class RegionInstanceGroupManagersSetAutoHealingRequest
|
11986
12084
|
# @private
|
11987
12085
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12523,6 +12621,8 @@ module Google
|
|
12523
12621
|
class Route
|
12524
12622
|
# @private
|
12525
12623
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12624
|
+
collection :as_paths, as: 'asPaths', class: Google::Apis::ComputeBeta::RouteAsPath, decorator: Google::Apis::ComputeBeta::RouteAsPath::Representation
|
12625
|
+
|
12526
12626
|
property :creation_timestamp, as: 'creationTimestamp'
|
12527
12627
|
property :description, as: 'description'
|
12528
12628
|
property :dest_range, as: 'destRange'
|
@@ -12539,6 +12639,7 @@ module Google
|
|
12539
12639
|
property :next_hop_peering, as: 'nextHopPeering'
|
12540
12640
|
property :next_hop_vpn_tunnel, as: 'nextHopVpnTunnel'
|
12541
12641
|
property :priority, as: 'priority'
|
12642
|
+
property :route_type, as: 'routeType'
|
12542
12643
|
property :self_link, as: 'selfLink'
|
12543
12644
|
collection :tags, as: 'tags'
|
12544
12645
|
collection :warnings, as: 'warnings', class: Google::Apis::ComputeBeta::Route::Warning, decorator: Google::Apis::ComputeBeta::Route::Warning::Representation
|
@@ -12564,6 +12665,14 @@ module Google
|
|
12564
12665
|
end
|
12565
12666
|
end
|
12566
12667
|
|
12668
|
+
class RouteAsPath
|
12669
|
+
# @private
|
12670
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12671
|
+
collection :as_lists, as: 'asLists'
|
12672
|
+
property :path_segment_type, as: 'pathSegmentType'
|
12673
|
+
end
|
12674
|
+
end
|
12675
|
+
|
12567
12676
|
class RouteList
|
12568
12677
|
# @private
|
12569
12678
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12683,12 +12792,15 @@ module Google
|
|
12683
12792
|
property :bfd, as: 'bfd', class: Google::Apis::ComputeBeta::RouterBgpPeerBfd, decorator: Google::Apis::ComputeBeta::RouterBgpPeerBfd::Representation
|
12684
12793
|
|
12685
12794
|
property :enable, as: 'enable'
|
12795
|
+
property :enable_ipv6, as: 'enableIpv6'
|
12686
12796
|
property :interface_name, as: 'interfaceName'
|
12687
12797
|
property :ip_address, as: 'ipAddress'
|
12798
|
+
property :ipv6_nexthop_address, as: 'ipv6NexthopAddress'
|
12688
12799
|
property :management_type, as: 'managementType'
|
12689
12800
|
property :name, as: 'name'
|
12690
12801
|
property :peer_asn, as: 'peerAsn'
|
12691
12802
|
property :peer_ip_address, as: 'peerIpAddress'
|
12803
|
+
property :peer_ipv6_nexthop_address, as: 'peerIpv6NexthopAddress'
|
12692
12804
|
property :router_appliance_instance, as: 'routerApplianceInstance'
|
12693
12805
|
end
|
12694
12806
|
end
|
@@ -12753,18 +12865,23 @@ module Google
|
|
12753
12865
|
# @private
|
12754
12866
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12755
12867
|
collection :drain_nat_ips, as: 'drainNatIps'
|
12868
|
+
property :enable_dynamic_port_allocation, as: 'enableDynamicPortAllocation'
|
12756
12869
|
property :enable_endpoint_independent_mapping, as: 'enableEndpointIndependentMapping'
|
12757
12870
|
property :icmp_idle_timeout_sec, as: 'icmpIdleTimeoutSec'
|
12758
12871
|
property :log_config, as: 'logConfig', class: Google::Apis::ComputeBeta::RouterNatLogConfig, decorator: Google::Apis::ComputeBeta::RouterNatLogConfig::Representation
|
12759
12872
|
|
12873
|
+
property :max_ports_per_vm, as: 'maxPortsPerVm'
|
12760
12874
|
property :min_ports_per_vm, as: 'minPortsPerVm'
|
12761
12875
|
property :name, as: 'name'
|
12762
12876
|
property :nat_ip_allocate_option, as: 'natIpAllocateOption'
|
12763
12877
|
collection :nat_ips, as: 'natIps'
|
12878
|
+
collection :rules, as: 'rules', class: Google::Apis::ComputeBeta::RouterNatRule, decorator: Google::Apis::ComputeBeta::RouterNatRule::Representation
|
12879
|
+
|
12764
12880
|
property :source_subnetwork_ip_ranges_to_nat, as: 'sourceSubnetworkIpRangesToNat'
|
12765
12881
|
collection :subnetworks, as: 'subnetworks', class: Google::Apis::ComputeBeta::RouterNatSubnetworkToNat, decorator: Google::Apis::ComputeBeta::RouterNatSubnetworkToNat::Representation
|
12766
12882
|
|
12767
12883
|
property :tcp_established_idle_timeout_sec, as: 'tcpEstablishedIdleTimeoutSec'
|
12884
|
+
property :tcp_time_wait_timeout_sec, as: 'tcpTimeWaitTimeoutSec'
|
12768
12885
|
property :tcp_transitory_idle_timeout_sec, as: 'tcpTransitoryIdleTimeoutSec'
|
12769
12886
|
property :udp_idle_timeout_sec, as: 'udpIdleTimeoutSec'
|
12770
12887
|
end
|
@@ -12778,6 +12895,25 @@ module Google
|
|
12778
12895
|
end
|
12779
12896
|
end
|
12780
12897
|
|
12898
|
+
class RouterNatRule
|
12899
|
+
# @private
|
12900
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12901
|
+
property :action, as: 'action', class: Google::Apis::ComputeBeta::RouterNatRuleAction, decorator: Google::Apis::ComputeBeta::RouterNatRuleAction::Representation
|
12902
|
+
|
12903
|
+
property :description, as: 'description'
|
12904
|
+
property :match, as: 'match'
|
12905
|
+
property :rule_number, as: 'ruleNumber'
|
12906
|
+
end
|
12907
|
+
end
|
12908
|
+
|
12909
|
+
class RouterNatRuleAction
|
12910
|
+
# @private
|
12911
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12912
|
+
collection :source_nat_active_ips, as: 'sourceNatActiveIps'
|
12913
|
+
collection :source_nat_drain_ips, as: 'sourceNatDrainIps'
|
12914
|
+
end
|
12915
|
+
end
|
12916
|
+
|
12781
12917
|
class RouterNatSubnetworkToNat
|
12782
12918
|
# @private
|
12783
12919
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12831,11 +12967,24 @@ module Google
|
|
12831
12967
|
property :min_extra_nat_ips_needed, as: 'minExtraNatIpsNeeded'
|
12832
12968
|
property :name, as: 'name'
|
12833
12969
|
property :num_vm_endpoints_with_nat_mappings, as: 'numVmEndpointsWithNatMappings'
|
12970
|
+
collection :rule_status, as: 'ruleStatus', class: Google::Apis::ComputeBeta::RouterStatusNatStatusNatRuleStatus, decorator: Google::Apis::ComputeBeta::RouterStatusNatStatusNatRuleStatus::Representation
|
12971
|
+
|
12834
12972
|
collection :user_allocated_nat_ip_resources, as: 'userAllocatedNatIpResources'
|
12835
12973
|
collection :user_allocated_nat_ips, as: 'userAllocatedNatIps'
|
12836
12974
|
end
|
12837
12975
|
end
|
12838
12976
|
|
12977
|
+
class RouterStatusNatStatusNatRuleStatus
|
12978
|
+
# @private
|
12979
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12980
|
+
collection :active_nat_ips, as: 'activeNatIps'
|
12981
|
+
collection :drain_nat_ips, as: 'drainNatIps'
|
12982
|
+
property :min_extra_ips_needed, as: 'minExtraIpsNeeded'
|
12983
|
+
property :num_vm_endpoints_with_nat_mappings, as: 'numVmEndpointsWithNatMappings'
|
12984
|
+
property :rule_number, as: 'ruleNumber'
|
12985
|
+
end
|
12986
|
+
end
|
12987
|
+
|
12839
12988
|
class RouterStatusResponse
|
12840
12989
|
# @private
|
12841
12990
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12932,6 +13081,16 @@ module Google
|
|
12932
13081
|
end
|
12933
13082
|
end
|
12934
13083
|
|
13084
|
+
class SavedDisk
|
13085
|
+
# @private
|
13086
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13087
|
+
property :kind, as: 'kind'
|
13088
|
+
property :source_disk, as: 'sourceDisk'
|
13089
|
+
property :storage_bytes, :numeric_string => true, as: 'storageBytes'
|
13090
|
+
property :storage_bytes_status, as: 'storageBytesStatus'
|
13091
|
+
end
|
13092
|
+
end
|
13093
|
+
|
12935
13094
|
class ScalingScheduleStatus
|
12936
13095
|
# @private
|
12937
13096
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13011,6 +13170,8 @@ module Google
|
|
13011
13170
|
hash :labels, as: 'labels'
|
13012
13171
|
property :name, as: 'name'
|
13013
13172
|
property :parent, as: 'parent'
|
13173
|
+
property :recaptcha_options_config, as: 'recaptchaOptionsConfig', class: Google::Apis::ComputeBeta::SecurityPolicyRecaptchaOptionsConfig, decorator: Google::Apis::ComputeBeta::SecurityPolicyRecaptchaOptionsConfig::Representation
|
13174
|
+
|
13014
13175
|
property :rule_tuple_count, as: 'ruleTupleCount'
|
13015
13176
|
collection :rules, as: 'rules', class: Google::Apis::ComputeBeta::SecurityPolicyRule, decorator: Google::Apis::ComputeBeta::SecurityPolicyRule::Representation
|
13016
13177
|
|
@@ -13085,6 +13246,13 @@ module Google
|
|
13085
13246
|
end
|
13086
13247
|
end
|
13087
13248
|
|
13249
|
+
class SecurityPolicyRecaptchaOptionsConfig
|
13250
|
+
# @private
|
13251
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13252
|
+
property :redirect_site_key, as: 'redirectSiteKey'
|
13253
|
+
end
|
13254
|
+
end
|
13255
|
+
|
13088
13256
|
class SecurityPolicyReference
|
13089
13257
|
# @private
|
13090
13258
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13172,6 +13340,8 @@ module Google
|
|
13172
13340
|
property :enforce_on_key, as: 'enforceOnKey'
|
13173
13341
|
property :enforce_on_key_name, as: 'enforceOnKeyName'
|
13174
13342
|
property :exceed_action, as: 'exceedAction'
|
13343
|
+
property :exceed_redirect_options, as: 'exceedRedirectOptions', class: Google::Apis::ComputeBeta::SecurityPolicyRuleRedirectOptions, decorator: Google::Apis::ComputeBeta::SecurityPolicyRuleRedirectOptions::Representation
|
13344
|
+
|
13175
13345
|
property :rate_limit_threshold, as: 'rateLimitThreshold', class: Google::Apis::ComputeBeta::SecurityPolicyRuleRateLimitOptionsThreshold, decorator: Google::Apis::ComputeBeta::SecurityPolicyRuleRateLimitOptionsThreshold::Representation
|
13176
13346
|
|
13177
13347
|
end
|
@@ -13797,6 +13967,10 @@ module Google
|
|
13797
13967
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13798
13968
|
hash :disks, as: 'disks', class: Google::Apis::ComputeBeta::StatefulPolicyPreservedStateDiskDevice, decorator: Google::Apis::ComputeBeta::StatefulPolicyPreservedStateDiskDevice::Representation
|
13799
13969
|
|
13970
|
+
hash :external_i_ps, as: 'externalIPs', class: Google::Apis::ComputeBeta::StatefulPolicyPreservedStateNetworkIp, decorator: Google::Apis::ComputeBeta::StatefulPolicyPreservedStateNetworkIp::Representation
|
13971
|
+
|
13972
|
+
hash :internal_i_ps, as: 'internalIPs', class: Google::Apis::ComputeBeta::StatefulPolicyPreservedStateNetworkIp, decorator: Google::Apis::ComputeBeta::StatefulPolicyPreservedStateNetworkIp::Representation
|
13973
|
+
|
13800
13974
|
end
|
13801
13975
|
end
|
13802
13976
|
|
@@ -13807,6 +13981,13 @@ module Google
|
|
13807
13981
|
end
|
13808
13982
|
end
|
13809
13983
|
|
13984
|
+
class StatefulPolicyPreservedStateNetworkIp
|
13985
|
+
# @private
|
13986
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13987
|
+
property :auto_delete, as: 'autoDelete'
|
13988
|
+
end
|
13989
|
+
end
|
13990
|
+
|
13810
13991
|
class Subnetwork
|
13811
13992
|
# @private
|
13812
13993
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13970,6 +14151,7 @@ module Google
|
|
13970
14151
|
# @private
|
13971
14152
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13972
14153
|
property :policy, as: 'policy'
|
14154
|
+
property :subset_size, as: 'subsetSize'
|
13973
14155
|
end
|
13974
14156
|
end
|
13975
14157
|
|
@@ -15009,6 +15191,7 @@ module Google
|
|
15009
15191
|
class ValidateUrlMapsRequest
|
15010
15192
|
# @private
|
15011
15193
|
class Representation < Google::Apis::Core::JsonRepresentation
|
15194
|
+
collection :load_balancing_schemes, as: 'loadBalancingSchemes'
|
15012
15195
|
property :resource, as: 'resource', class: Google::Apis::ComputeBeta::UrlMap, decorator: Google::Apis::ComputeBeta::UrlMap::Representation
|
15013
15196
|
|
15014
15197
|
end
|
@@ -15155,6 +15338,7 @@ module Google
|
|
15155
15338
|
property :network, as: 'network'
|
15156
15339
|
property :region, as: 'region'
|
15157
15340
|
property :self_link, as: 'selfLink'
|
15341
|
+
property :stack_type, as: 'stackType'
|
15158
15342
|
collection :vpn_interfaces, as: 'vpnInterfaces', class: Google::Apis::ComputeBeta::VpnGatewayVpnGatewayInterface, decorator: Google::Apis::ComputeBeta::VpnGatewayVpnGatewayInterface::Representation
|
15159
15343
|
|
15160
15344
|
end
|