google-apis-compute_beta 0.14.0 → 0.18.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -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.14.0"
19
+ GEM_VERSION = "0.18.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 = "20210525"
25
+ REVISION = "20210920"
26
26
  end
27
27
  end
28
28
  end
@@ -2482,6 +2482,12 @@ module Google
2482
2482
  include Google::Apis::Core::JsonObjectSupport
2483
2483
  end
2484
2484
 
2485
+ class NetworkEndpointGroupServerlessDeployment
2486
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2487
+
2488
+ include Google::Apis::Core::JsonObjectSupport
2489
+ end
2490
+
2485
2491
  class NetworkEndpointGroupsAttachEndpointsRequest
2486
2492
  class Representation < Google::Apis::Core::JsonRepresentation; end
2487
2493
 
@@ -3778,6 +3784,12 @@ module Google
3778
3784
  include Google::Apis::Core::JsonObjectSupport
3779
3785
  end
3780
3786
 
3787
+ class RolloutPolicy
3788
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3789
+
3790
+ include Google::Apis::Core::JsonObjectSupport
3791
+ end
3792
+
3781
3793
  class Route
3782
3794
  class Representation < Google::Apis::Core::JsonRepresentation; end
3783
3795
 
@@ -3796,6 +3808,12 @@ module Google
3796
3808
  include Google::Apis::Core::JsonObjectSupport
3797
3809
  end
3798
3810
 
3811
+ class RouteAsPath
3812
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3813
+
3814
+ include Google::Apis::Core::JsonObjectSupport
3815
+ end
3816
+
3799
3817
  class RouteList
3800
3818
  class Representation < Google::Apis::Core::JsonRepresentation; end
3801
3819
 
@@ -3898,6 +3916,18 @@ module Google
3898
3916
  include Google::Apis::Core::JsonObjectSupport
3899
3917
  end
3900
3918
 
3919
+ class RouterNatRule
3920
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3921
+
3922
+ include Google::Apis::Core::JsonObjectSupport
3923
+ end
3924
+
3925
+ class RouterNatRuleAction
3926
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3927
+
3928
+ include Google::Apis::Core::JsonObjectSupport
3929
+ end
3930
+
3901
3931
  class RouterNatSubnetworkToNat
3902
3932
  class Representation < Google::Apis::Core::JsonRepresentation; end
3903
3933
 
@@ -3922,6 +3952,12 @@ module Google
3922
3952
  include Google::Apis::Core::JsonObjectSupport
3923
3953
  end
3924
3954
 
3955
+ class RouterStatusNatStatusNatRuleStatus
3956
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3957
+
3958
+ include Google::Apis::Core::JsonObjectSupport
3959
+ end
3960
+
3925
3961
  class RouterStatusResponse
3926
3962
  class Representation < Google::Apis::Core::JsonRepresentation; end
3927
3963
 
@@ -4066,6 +4102,18 @@ module Google
4066
4102
  include Google::Apis::Core::JsonObjectSupport
4067
4103
  end
4068
4104
 
4105
+ class SecurityPolicyRuleHttpHeaderAction
4106
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4107
+
4108
+ include Google::Apis::Core::JsonObjectSupport
4109
+ end
4110
+
4111
+ class SecurityPolicyRuleHttpHeaderActionHttpHeaderOption
4112
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4113
+
4114
+ include Google::Apis::Core::JsonObjectSupport
4115
+ end
4116
+
4069
4117
  class SecurityPolicyRuleMatcher
4070
4118
  class Representation < Google::Apis::Core::JsonRepresentation; end
4071
4119
 
@@ -4084,6 +4132,24 @@ module Google
4084
4132
  include Google::Apis::Core::JsonObjectSupport
4085
4133
  end
4086
4134
 
4135
+ class SecurityPolicyRuleRateLimitOptions
4136
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4137
+
4138
+ include Google::Apis::Core::JsonObjectSupport
4139
+ end
4140
+
4141
+ class SecurityPolicyRuleRateLimitOptionsThreshold
4142
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4143
+
4144
+ include Google::Apis::Core::JsonObjectSupport
4145
+ end
4146
+
4147
+ class SecurityPolicyRuleRedirectOptions
4148
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4149
+
4150
+ include Google::Apis::Core::JsonObjectSupport
4151
+ end
4152
+
4087
4153
  class SecuritySettings
4088
4154
  class Representation < Google::Apis::Core::JsonRepresentation; end
4089
4155
 
@@ -4138,12 +4204,6 @@ module Google
4138
4204
  include Google::Apis::Core::JsonObjectSupport
4139
4205
  end
4140
4206
 
4141
- class ServiceAttachmentConsumerForwardingRule
4142
- class Representation < Google::Apis::Core::JsonRepresentation; end
4143
-
4144
- include Google::Apis::Core::JsonObjectSupport
4145
- end
4146
-
4147
4207
  class ServiceAttachmentConsumerProjectLimit
4148
4208
  class Representation < Google::Apis::Core::JsonRepresentation; end
4149
4209
 
@@ -4186,6 +4246,18 @@ module Google
4186
4246
  include Google::Apis::Core::JsonObjectSupport
4187
4247
  end
4188
4248
 
4249
+ class ShareSettings
4250
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4251
+
4252
+ include Google::Apis::Core::JsonObjectSupport
4253
+ end
4254
+
4255
+ class ShareSettingsProjectConfig
4256
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4257
+
4258
+ include Google::Apis::Core::JsonObjectSupport
4259
+ end
4260
+
4189
4261
  class ShieldedInstanceConfig
4190
4262
  class Representation < Google::Apis::Core::JsonRepresentation; end
4191
4263
 
@@ -4624,6 +4696,12 @@ module Google
4624
4696
  include Google::Apis::Core::JsonObjectSupport
4625
4697
  end
4626
4698
 
4699
+ class TargetHttpsProxiesSetCertificateMapRequest
4700
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4701
+
4702
+ include Google::Apis::Core::JsonObjectSupport
4703
+ end
4704
+
4627
4705
  class TargetHttpsProxiesSetQuicOverrideRequest
4628
4706
  class Representation < Google::Apis::Core::JsonRepresentation; end
4629
4707
 
@@ -4840,6 +4918,12 @@ module Google
4840
4918
  include Google::Apis::Core::JsonObjectSupport
4841
4919
  end
4842
4920
 
4921
+ class TargetSslProxiesSetCertificateMapRequest
4922
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4923
+
4924
+ include Google::Apis::Core::JsonObjectSupport
4925
+ end
4926
+
4843
4927
  class TargetSslProxiesSetProxyHeaderRequest
4844
4928
  class Representation < Google::Apis::Core::JsonRepresentation; end
4845
4929
 
@@ -5714,11 +5798,13 @@ module Google
5714
5798
  property :interface, as: 'interface'
5715
5799
  property :kind, as: 'kind'
5716
5800
  collection :licenses, as: 'licenses'
5801
+ property :locked, as: 'locked'
5717
5802
  property :mode, as: 'mode'
5718
5803
  property :shielded_instance_initial_state, as: 'shieldedInstanceInitialState', class: Google::Apis::ComputeBeta::InitialStateConfig, decorator: Google::Apis::ComputeBeta::InitialStateConfig::Representation
5719
5804
 
5720
5805
  property :source, as: 'source'
5721
5806
  property :type, as: 'type'
5807
+ collection :user_licenses, as: 'userLicenses'
5722
5808
  end
5723
5809
  end
5724
5810
 
@@ -6215,6 +6301,7 @@ module Google
6215
6301
  # @private
6216
6302
  class Representation < Google::Apis::Core::JsonRepresentation
6217
6303
  property :connection_persistence_on_unhealthy_backends, as: 'connectionPersistenceOnUnhealthyBackends'
6304
+ property :enable_strong_affinity, as: 'enableStrongAffinity'
6218
6305
  property :idle_timeout_sec, as: 'idleTimeoutSec'
6219
6306
  property :tracking_mode, as: 'trackingMode'
6220
6307
  end
@@ -6650,6 +6737,8 @@ module Google
6650
6737
  property :obsolete, as: 'obsolete'
6651
6738
  property :replacement, as: 'replacement'
6652
6739
  property :state, as: 'state'
6740
+ property :state_override, as: 'stateOverride', class: Google::Apis::ComputeBeta::RolloutPolicy, decorator: Google::Apis::ComputeBeta::RolloutPolicy::Representation
6741
+
6653
6742
  end
6654
6743
  end
6655
6744
 
@@ -6673,6 +6762,7 @@ module Google
6673
6762
  collection :license_codes, as: 'licenseCodes'
6674
6763
  collection :licenses, as: 'licenses'
6675
6764
  property :location_hint, as: 'locationHint'
6765
+ property :locked, as: 'locked'
6676
6766
  property :multi_writer, as: 'multiWriter'
6677
6767
  property :name, as: 'name'
6678
6768
  property :options, as: 'options'
@@ -6698,6 +6788,7 @@ module Google
6698
6788
  property :status, as: 'status'
6699
6789
  property :storage_type, as: 'storageType'
6700
6790
  property :type, as: 'type'
6791
+ collection :user_licenses, as: 'userLicenses'
6701
6792
  collection :users, as: 'users'
6702
6793
  property :zone, as: 'zone'
6703
6794
  end
@@ -7332,6 +7423,7 @@ module Google
7332
7423
 
7333
7424
  property :service_label, as: 'serviceLabel'
7334
7425
  property :service_name, as: 'serviceName'
7426
+ collection :source_ip_ranges, as: 'sourceIpRanges'
7335
7427
  property :subnetwork, as: 'subnetwork'
7336
7428
  property :target, as: 'target'
7337
7429
  end
@@ -8099,9 +8191,12 @@ module Google
8099
8191
  hash :labels, as: 'labels'
8100
8192
  collection :license_codes, as: 'licenseCodes'
8101
8193
  collection :licenses, as: 'licenses'
8194
+ property :locked, as: 'locked'
8102
8195
  property :name, as: 'name'
8103
8196
  property :raw_disk, as: 'rawDisk', class: Google::Apis::ComputeBeta::Image::RawDisk, decorator: Google::Apis::ComputeBeta::Image::RawDisk::Representation
8104
8197
 
8198
+ property :rollout_override, as: 'rolloutOverride', class: Google::Apis::ComputeBeta::RolloutPolicy, decorator: Google::Apis::ComputeBeta::RolloutPolicy::Representation
8199
+
8105
8200
  property :satisfies_pzs, as: 'satisfiesPzs'
8106
8201
  property :self_link, as: 'selfLink'
8107
8202
  property :shielded_instance_initial_state, as: 'shieldedInstanceInitialState', class: Google::Apis::ComputeBeta::InitialStateConfig, decorator: Google::Apis::ComputeBeta::InitialStateConfig::Representation
@@ -8121,6 +8216,7 @@ module Google
8121
8216
  property :source_type, as: 'sourceType'
8122
8217
  property :status, as: 'status'
8123
8218
  collection :storage_locations, as: 'storageLocations'
8219
+ collection :user_licenses, as: 'userLicenses'
8124
8220
  end
8125
8221
 
8126
8222
  class RawDisk
@@ -8590,6 +8686,7 @@ module Google
8590
8686
  # @private
8591
8687
  class Representation < Google::Apis::Core::JsonRepresentation
8592
8688
  collection :instances, as: 'instances'
8689
+ property :skip_instances_on_validation_error, as: 'skipInstancesOnValidationError'
8593
8690
  end
8594
8691
  end
8595
8692
 
@@ -9204,6 +9301,7 @@ module Google
9204
9301
  property :peer_ip_address, as: 'peerIpAddress'
9205
9302
  property :provisioned_link_count, as: 'provisionedLinkCount'
9206
9303
  property :requested_link_count, as: 'requestedLinkCount'
9304
+ property :satisfies_pzs, as: 'satisfiesPzs'
9207
9305
  property :self_link, as: 'selfLink'
9208
9306
  property :state, as: 'state'
9209
9307
  end
@@ -9240,6 +9338,7 @@ module Google
9240
9338
 
9241
9339
  property :region, as: 'region'
9242
9340
  property :router, as: 'router'
9341
+ property :satisfies_pzs, as: 'satisfiesPzs'
9243
9342
  property :self_link, as: 'selfLink'
9244
9343
  property :state, as: 'state'
9245
9344
  property :type, as: 'type'
@@ -9468,6 +9567,7 @@ module Google
9468
9567
 
9469
9568
  property :self_link, as: 'selfLink'
9470
9569
  property :status, as: 'status'
9570
+ property :supports_pzs, as: 'supportsPzs'
9471
9571
  end
9472
9572
  end
9473
9573
 
@@ -10028,8 +10128,11 @@ module Google
10028
10128
  property :name, as: 'name'
10029
10129
  property :network, as: 'network'
10030
10130
  property :network_endpoint_type, as: 'networkEndpointType'
10131
+ property :psc_target_service, as: 'pscTargetService'
10031
10132
  property :region, as: 'region'
10032
10133
  property :self_link, as: 'selfLink'
10134
+ property :serverless_deployment, as: 'serverlessDeployment', class: Google::Apis::ComputeBeta::NetworkEndpointGroupServerlessDeployment, decorator: Google::Apis::ComputeBeta::NetworkEndpointGroupServerlessDeployment::Representation
10135
+
10033
10136
  property :size, as: 'size'
10034
10137
  property :subnetwork, as: 'subnetwork'
10035
10138
  property :zone, as: 'zone'
@@ -10137,6 +10240,16 @@ module Google
10137
10240
  end
10138
10241
  end
10139
10242
 
10243
+ class NetworkEndpointGroupServerlessDeployment
10244
+ # @private
10245
+ class Representation < Google::Apis::Core::JsonRepresentation
10246
+ property :platform, as: 'platform'
10247
+ property :resource, as: 'resource'
10248
+ property :url_mask, as: 'urlMask'
10249
+ property :version, as: 'version'
10250
+ end
10251
+ end
10252
+
10140
10253
  class NetworkEndpointGroupsAttachEndpointsRequest
10141
10254
  # @private
10142
10255
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10256,6 +10369,7 @@ module Google
10256
10369
  property :network, as: 'network'
10257
10370
  property :network_ip, as: 'networkIP'
10258
10371
  property :nic_type, as: 'nicType'
10372
+ property :queue_count, as: 'queueCount'
10259
10373
  property :stack_type, as: 'stackType'
10260
10374
  property :subnetwork, as: 'subnetwork'
10261
10375
  end
@@ -11837,6 +11951,7 @@ module Google
11837
11951
  # @private
11838
11952
  class Representation < Google::Apis::Core::JsonRepresentation
11839
11953
  collection :instances, as: 'instances'
11954
+ property :skip_instances_on_validation_error, as: 'skipInstancesOnValidationError'
11840
11955
  end
11841
11956
  end
11842
11957
 
@@ -12050,6 +12165,8 @@ module Google
12050
12165
  property :name, as: 'name'
12051
12166
  property :satisfies_pzs, as: 'satisfiesPzs'
12052
12167
  property :self_link, as: 'selfLink'
12168
+ property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeBeta::ShareSettings, decorator: Google::Apis::ComputeBeta::ShareSettings::Representation
12169
+
12053
12170
  property :specific_reservation, as: 'specificReservation', class: Google::Apis::ComputeBeta::AllocationSpecificSkuReservation, decorator: Google::Apis::ComputeBeta::AllocationSpecificSkuReservation::Representation
12054
12171
 
12055
12172
  property :specific_reservation_required, as: 'specificReservationRequired'
@@ -12422,9 +12539,19 @@ module Google
12422
12539
  end
12423
12540
  end
12424
12541
 
12542
+ class RolloutPolicy
12543
+ # @private
12544
+ class Representation < Google::Apis::Core::JsonRepresentation
12545
+ property :default_rollout_time, as: 'defaultRolloutTime'
12546
+ hash :location_rollout_policies, as: 'locationRolloutPolicies'
12547
+ end
12548
+ end
12549
+
12425
12550
  class Route
12426
12551
  # @private
12427
12552
  class Representation < Google::Apis::Core::JsonRepresentation
12553
+ collection :as_paths, as: 'asPaths', class: Google::Apis::ComputeBeta::RouteAsPath, decorator: Google::Apis::ComputeBeta::RouteAsPath::Representation
12554
+
12428
12555
  property :creation_timestamp, as: 'creationTimestamp'
12429
12556
  property :description, as: 'description'
12430
12557
  property :dest_range, as: 'destRange'
@@ -12441,6 +12568,7 @@ module Google
12441
12568
  property :next_hop_peering, as: 'nextHopPeering'
12442
12569
  property :next_hop_vpn_tunnel, as: 'nextHopVpnTunnel'
12443
12570
  property :priority, as: 'priority'
12571
+ property :route_type, as: 'routeType'
12444
12572
  property :self_link, as: 'selfLink'
12445
12573
  collection :tags, as: 'tags'
12446
12574
  collection :warnings, as: 'warnings', class: Google::Apis::ComputeBeta::Route::Warning, decorator: Google::Apis::ComputeBeta::Route::Warning::Representation
@@ -12466,6 +12594,14 @@ module Google
12466
12594
  end
12467
12595
  end
12468
12596
 
12597
+ class RouteAsPath
12598
+ # @private
12599
+ class Representation < Google::Apis::Core::JsonRepresentation
12600
+ collection :as_lists, as: 'asLists'
12601
+ property :path_segment_type, as: 'pathSegmentType'
12602
+ end
12603
+ end
12604
+
12469
12605
  class RouteList
12470
12606
  # @private
12471
12607
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12663,10 +12799,13 @@ module Google
12663
12799
  property :name, as: 'name'
12664
12800
  property :nat_ip_allocate_option, as: 'natIpAllocateOption'
12665
12801
  collection :nat_ips, as: 'natIps'
12802
+ collection :rules, as: 'rules', class: Google::Apis::ComputeBeta::RouterNatRule, decorator: Google::Apis::ComputeBeta::RouterNatRule::Representation
12803
+
12666
12804
  property :source_subnetwork_ip_ranges_to_nat, as: 'sourceSubnetworkIpRangesToNat'
12667
12805
  collection :subnetworks, as: 'subnetworks', class: Google::Apis::ComputeBeta::RouterNatSubnetworkToNat, decorator: Google::Apis::ComputeBeta::RouterNatSubnetworkToNat::Representation
12668
12806
 
12669
12807
  property :tcp_established_idle_timeout_sec, as: 'tcpEstablishedIdleTimeoutSec'
12808
+ property :tcp_time_wait_timeout_sec, as: 'tcpTimeWaitTimeoutSec'
12670
12809
  property :tcp_transitory_idle_timeout_sec, as: 'tcpTransitoryIdleTimeoutSec'
12671
12810
  property :udp_idle_timeout_sec, as: 'udpIdleTimeoutSec'
12672
12811
  end
@@ -12680,6 +12819,25 @@ module Google
12680
12819
  end
12681
12820
  end
12682
12821
 
12822
+ class RouterNatRule
12823
+ # @private
12824
+ class Representation < Google::Apis::Core::JsonRepresentation
12825
+ property :action, as: 'action', class: Google::Apis::ComputeBeta::RouterNatRuleAction, decorator: Google::Apis::ComputeBeta::RouterNatRuleAction::Representation
12826
+
12827
+ property :description, as: 'description'
12828
+ property :match, as: 'match'
12829
+ property :rule_number, as: 'ruleNumber'
12830
+ end
12831
+ end
12832
+
12833
+ class RouterNatRuleAction
12834
+ # @private
12835
+ class Representation < Google::Apis::Core::JsonRepresentation
12836
+ collection :source_nat_active_ips, as: 'sourceNatActiveIps'
12837
+ collection :source_nat_drain_ips, as: 'sourceNatDrainIps'
12838
+ end
12839
+ end
12840
+
12683
12841
  class RouterNatSubnetworkToNat
12684
12842
  # @private
12685
12843
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12733,11 +12891,24 @@ module Google
12733
12891
  property :min_extra_nat_ips_needed, as: 'minExtraNatIpsNeeded'
12734
12892
  property :name, as: 'name'
12735
12893
  property :num_vm_endpoints_with_nat_mappings, as: 'numVmEndpointsWithNatMappings'
12894
+ collection :rule_status, as: 'ruleStatus', class: Google::Apis::ComputeBeta::RouterStatusNatStatusNatRuleStatus, decorator: Google::Apis::ComputeBeta::RouterStatusNatStatusNatRuleStatus::Representation
12895
+
12736
12896
  collection :user_allocated_nat_ip_resources, as: 'userAllocatedNatIpResources'
12737
12897
  collection :user_allocated_nat_ips, as: 'userAllocatedNatIps'
12738
12898
  end
12739
12899
  end
12740
12900
 
12901
+ class RouterStatusNatStatusNatRuleStatus
12902
+ # @private
12903
+ class Representation < Google::Apis::Core::JsonRepresentation
12904
+ collection :active_nat_ips, as: 'activeNatIps'
12905
+ collection :drain_nat_ips, as: 'drainNatIps'
12906
+ property :min_extra_ips_needed, as: 'minExtraIpsNeeded'
12907
+ property :num_vm_endpoints_with_nat_mappings, as: 'numVmEndpointsWithNatMappings'
12908
+ property :rule_number, as: 'ruleNumber'
12909
+ end
12910
+ end
12911
+
12741
12912
  class RouterStatusResponse
12742
12913
  # @private
12743
12914
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12848,6 +13019,7 @@ module Google
12848
13019
  class Representation < Google::Apis::Core::JsonRepresentation
12849
13020
  property :automatic_restart, as: 'automaticRestart'
12850
13021
  property :host_error_timeout_seconds, as: 'hostErrorTimeoutSeconds'
13022
+ property :instance_termination_action, as: 'instanceTerminationAction'
12851
13023
  property :location_hint, as: 'locationHint'
12852
13024
  property :maintenance_freeze_duration_hours, as: 'maintenanceFreezeDurationHours'
12853
13025
  property :maintenance_interval, as: 'maintenanceInterval'
@@ -12856,6 +13028,7 @@ module Google
12856
13028
 
12857
13029
  property :on_host_maintenance, as: 'onHostMaintenance'
12858
13030
  property :preemptible, as: 'preemptible'
13031
+ property :provisioning_model, as: 'provisioningModel'
12859
13032
  end
12860
13033
  end
12861
13034
 
@@ -12999,11 +13172,17 @@ module Google
12999
13172
  property :description, as: 'description'
13000
13173
  property :direction, as: 'direction'
13001
13174
  property :enable_logging, as: 'enableLogging'
13175
+ property :header_action, as: 'headerAction', class: Google::Apis::ComputeBeta::SecurityPolicyRuleHttpHeaderAction, decorator: Google::Apis::ComputeBeta::SecurityPolicyRuleHttpHeaderAction::Representation
13176
+
13002
13177
  property :kind, as: 'kind'
13003
13178
  property :match, as: 'match', class: Google::Apis::ComputeBeta::SecurityPolicyRuleMatcher, decorator: Google::Apis::ComputeBeta::SecurityPolicyRuleMatcher::Representation
13004
13179
 
13005
13180
  property :preview, as: 'preview'
13006
13181
  property :priority, as: 'priority'
13182
+ property :rate_limit_options, as: 'rateLimitOptions', class: Google::Apis::ComputeBeta::SecurityPolicyRuleRateLimitOptions, decorator: Google::Apis::ComputeBeta::SecurityPolicyRuleRateLimitOptions::Representation
13183
+
13184
+ property :redirect_options, as: 'redirectOptions', class: Google::Apis::ComputeBeta::SecurityPolicyRuleRedirectOptions, decorator: Google::Apis::ComputeBeta::SecurityPolicyRuleRedirectOptions::Representation
13185
+
13007
13186
  property :rule_number, :numeric_string => true, as: 'ruleNumber'
13008
13187
  property :rule_tuple_count, as: 'ruleTupleCount'
13009
13188
  collection :target_resources, as: 'targetResources'
@@ -13011,6 +13190,22 @@ module Google
13011
13190
  end
13012
13191
  end
13013
13192
 
13193
+ class SecurityPolicyRuleHttpHeaderAction
13194
+ # @private
13195
+ class Representation < Google::Apis::Core::JsonRepresentation
13196
+ collection :request_headers_to_adds, as: 'requestHeadersToAdds', class: Google::Apis::ComputeBeta::SecurityPolicyRuleHttpHeaderActionHttpHeaderOption, decorator: Google::Apis::ComputeBeta::SecurityPolicyRuleHttpHeaderActionHttpHeaderOption::Representation
13197
+
13198
+ end
13199
+ end
13200
+
13201
+ class SecurityPolicyRuleHttpHeaderActionHttpHeaderOption
13202
+ # @private
13203
+ class Representation < Google::Apis::Core::JsonRepresentation
13204
+ property :header_name, as: 'headerName'
13205
+ property :header_value, as: 'headerValue'
13206
+ end
13207
+ end
13208
+
13014
13209
  class SecurityPolicyRuleMatcher
13015
13210
  # @private
13016
13211
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13040,6 +13235,37 @@ module Google
13040
13235
  end
13041
13236
  end
13042
13237
 
13238
+ class SecurityPolicyRuleRateLimitOptions
13239
+ # @private
13240
+ class Representation < Google::Apis::Core::JsonRepresentation
13241
+ property :ban_duration_sec, as: 'banDurationSec'
13242
+ property :ban_threshold, as: 'banThreshold', class: Google::Apis::ComputeBeta::SecurityPolicyRuleRateLimitOptionsThreshold, decorator: Google::Apis::ComputeBeta::SecurityPolicyRuleRateLimitOptionsThreshold::Representation
13243
+
13244
+ property :conform_action, as: 'conformAction'
13245
+ property :enforce_on_key, as: 'enforceOnKey'
13246
+ property :enforce_on_key_name, as: 'enforceOnKeyName'
13247
+ property :exceed_action, as: 'exceedAction'
13248
+ property :rate_limit_threshold, as: 'rateLimitThreshold', class: Google::Apis::ComputeBeta::SecurityPolicyRuleRateLimitOptionsThreshold, decorator: Google::Apis::ComputeBeta::SecurityPolicyRuleRateLimitOptionsThreshold::Representation
13249
+
13250
+ end
13251
+ end
13252
+
13253
+ class SecurityPolicyRuleRateLimitOptionsThreshold
13254
+ # @private
13255
+ class Representation < Google::Apis::Core::JsonRepresentation
13256
+ property :count, as: 'count'
13257
+ property :interval_sec, as: 'intervalSec'
13258
+ end
13259
+ end
13260
+
13261
+ class SecurityPolicyRuleRedirectOptions
13262
+ # @private
13263
+ class Representation < Google::Apis::Core::JsonRepresentation
13264
+ property :target, as: 'target'
13265
+ property :type, as: 'type'
13266
+ end
13267
+ end
13268
+
13043
13269
  class SecuritySettings
13044
13270
  # @private
13045
13271
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13083,8 +13309,6 @@ module Google
13083
13309
  property :connection_preference, as: 'connectionPreference'
13084
13310
  collection :consumer_accept_lists, as: 'consumerAcceptLists', class: Google::Apis::ComputeBeta::ServiceAttachmentConsumerProjectLimit, decorator: Google::Apis::ComputeBeta::ServiceAttachmentConsumerProjectLimit::Representation
13085
13311
 
13086
- collection :consumer_forwarding_rules, as: 'consumerForwardingRules', class: Google::Apis::ComputeBeta::ServiceAttachmentConsumerForwardingRule, decorator: Google::Apis::ComputeBeta::ServiceAttachmentConsumerForwardingRule::Representation
13087
-
13088
13312
  collection :consumer_reject_lists, as: 'consumerRejectLists'
13089
13313
  property :creation_timestamp, as: 'creationTimestamp'
13090
13314
  property :description, as: 'description'
@@ -13140,16 +13364,6 @@ module Google
13140
13364
  # @private
13141
13365
  class Representation < Google::Apis::Core::JsonRepresentation
13142
13366
  property :endpoint, as: 'endpoint'
13143
- property :forwarding_rule, as: 'forwardingRule'
13144
- property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
13145
- property :status, as: 'status'
13146
- end
13147
- end
13148
-
13149
- class ServiceAttachmentConsumerForwardingRule
13150
- # @private
13151
- class Representation < Google::Apis::Core::JsonRepresentation
13152
- property :forwarding_rule, as: 'forwardingRule'
13153
13367
  property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
13154
13368
  property :status, as: 'status'
13155
13369
  end
@@ -13223,6 +13437,23 @@ module Google
13223
13437
  end
13224
13438
  end
13225
13439
 
13440
+ class ShareSettings
13441
+ # @private
13442
+ class Representation < Google::Apis::Core::JsonRepresentation
13443
+ hash :project_map, as: 'projectMap', class: Google::Apis::ComputeBeta::ShareSettingsProjectConfig, decorator: Google::Apis::ComputeBeta::ShareSettingsProjectConfig::Representation
13444
+
13445
+ collection :projects, as: 'projects'
13446
+ property :share_type, as: 'shareType'
13447
+ end
13448
+ end
13449
+
13450
+ class ShareSettingsProjectConfig
13451
+ # @private
13452
+ class Representation < Google::Apis::Core::JsonRepresentation
13453
+ property :project_id, as: 'projectId'
13454
+ end
13455
+ end
13456
+
13226
13457
  class ShieldedInstanceConfig
13227
13458
  # @private
13228
13459
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13331,6 +13562,7 @@ module Google
13331
13562
  property :storage_bytes, :numeric_string => true, as: 'storageBytes'
13332
13563
  property :storage_bytes_status, as: 'storageBytesStatus'
13333
13564
  collection :storage_locations, as: 'storageLocations'
13565
+ collection :user_licenses, as: 'userLicenses'
13334
13566
  end
13335
13567
  end
13336
13568
 
@@ -14020,6 +14252,13 @@ module Google
14020
14252
  end
14021
14253
  end
14022
14254
 
14255
+ class TargetHttpsProxiesSetCertificateMapRequest
14256
+ # @private
14257
+ class Representation < Google::Apis::Core::JsonRepresentation
14258
+ property :certificate_map, as: 'certificateMap'
14259
+ end
14260
+ end
14261
+
14023
14262
  class TargetHttpsProxiesSetQuicOverrideRequest
14024
14263
  # @private
14025
14264
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14040,6 +14279,7 @@ module Google
14040
14279
  property :authentication, as: 'authentication'
14041
14280
  property :authorization, as: 'authorization'
14042
14281
  property :authorization_policy, as: 'authorizationPolicy'
14282
+ property :certificate_map, as: 'certificateMap'
14043
14283
  property :creation_timestamp, as: 'creationTimestamp'
14044
14284
  property :description, as: 'description'
14045
14285
  property :fingerprint, :base64 => true, as: 'fingerprint'
@@ -14398,6 +14638,13 @@ module Google
14398
14638
  end
14399
14639
  end
14400
14640
 
14641
+ class TargetSslProxiesSetCertificateMapRequest
14642
+ # @private
14643
+ class Representation < Google::Apis::Core::JsonRepresentation
14644
+ property :certificate_map, as: 'certificateMap'
14645
+ end
14646
+ end
14647
+
14401
14648
  class TargetSslProxiesSetProxyHeaderRequest
14402
14649
  # @private
14403
14650
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14415,6 +14662,7 @@ module Google
14415
14662
  class TargetSslProxy
14416
14663
  # @private
14417
14664
  class Representation < Google::Apis::Core::JsonRepresentation
14665
+ property :certificate_map, as: 'certificateMap'
14418
14666
  property :creation_timestamp, as: 'creationTimestamp'
14419
14667
  property :description, as: 'description'
14420
14668
  property :id, :numeric_string => true, as: 'id'