google-apis-compute_beta 0.13.0 → 0.17.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.13.0"
19
+ GEM_VERSION = "0.17.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.3.0"
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 = "20210907"
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
 
@@ -4066,6 +4078,18 @@ module Google
4066
4078
  include Google::Apis::Core::JsonObjectSupport
4067
4079
  end
4068
4080
 
4081
+ class SecurityPolicyRuleHttpHeaderAction
4082
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4083
+
4084
+ include Google::Apis::Core::JsonObjectSupport
4085
+ end
4086
+
4087
+ class SecurityPolicyRuleHttpHeaderActionHttpHeaderOption
4088
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4089
+
4090
+ include Google::Apis::Core::JsonObjectSupport
4091
+ end
4092
+
4069
4093
  class SecurityPolicyRuleMatcher
4070
4094
  class Representation < Google::Apis::Core::JsonRepresentation; end
4071
4095
 
@@ -4084,6 +4108,24 @@ module Google
4084
4108
  include Google::Apis::Core::JsonObjectSupport
4085
4109
  end
4086
4110
 
4111
+ class SecurityPolicyRuleRateLimitOptions
4112
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4113
+
4114
+ include Google::Apis::Core::JsonObjectSupport
4115
+ end
4116
+
4117
+ class SecurityPolicyRuleRateLimitOptionsThreshold
4118
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4119
+
4120
+ include Google::Apis::Core::JsonObjectSupport
4121
+ end
4122
+
4123
+ class SecurityPolicyRuleRedirectOptions
4124
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4125
+
4126
+ include Google::Apis::Core::JsonObjectSupport
4127
+ end
4128
+
4087
4129
  class SecuritySettings
4088
4130
  class Representation < Google::Apis::Core::JsonRepresentation; end
4089
4131
 
@@ -4138,12 +4180,6 @@ module Google
4138
4180
  include Google::Apis::Core::JsonObjectSupport
4139
4181
  end
4140
4182
 
4141
- class ServiceAttachmentConsumerForwardingRule
4142
- class Representation < Google::Apis::Core::JsonRepresentation; end
4143
-
4144
- include Google::Apis::Core::JsonObjectSupport
4145
- end
4146
-
4147
4183
  class ServiceAttachmentConsumerProjectLimit
4148
4184
  class Representation < Google::Apis::Core::JsonRepresentation; end
4149
4185
 
@@ -4186,6 +4222,18 @@ module Google
4186
4222
  include Google::Apis::Core::JsonObjectSupport
4187
4223
  end
4188
4224
 
4225
+ class ShareSettings
4226
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4227
+
4228
+ include Google::Apis::Core::JsonObjectSupport
4229
+ end
4230
+
4231
+ class ShareSettingsProjectConfig
4232
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4233
+
4234
+ include Google::Apis::Core::JsonObjectSupport
4235
+ end
4236
+
4189
4237
  class ShieldedInstanceConfig
4190
4238
  class Representation < Google::Apis::Core::JsonRepresentation; end
4191
4239
 
@@ -4624,6 +4672,12 @@ module Google
4624
4672
  include Google::Apis::Core::JsonObjectSupport
4625
4673
  end
4626
4674
 
4675
+ class TargetHttpsProxiesSetCertificateMapRequest
4676
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4677
+
4678
+ include Google::Apis::Core::JsonObjectSupport
4679
+ end
4680
+
4627
4681
  class TargetHttpsProxiesSetQuicOverrideRequest
4628
4682
  class Representation < Google::Apis::Core::JsonRepresentation; end
4629
4683
 
@@ -4840,6 +4894,12 @@ module Google
4840
4894
  include Google::Apis::Core::JsonObjectSupport
4841
4895
  end
4842
4896
 
4897
+ class TargetSslProxiesSetCertificateMapRequest
4898
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4899
+
4900
+ include Google::Apis::Core::JsonObjectSupport
4901
+ end
4902
+
4843
4903
  class TargetSslProxiesSetProxyHeaderRequest
4844
4904
  class Representation < Google::Apis::Core::JsonRepresentation; end
4845
4905
 
@@ -5714,11 +5774,13 @@ module Google
5714
5774
  property :interface, as: 'interface'
5715
5775
  property :kind, as: 'kind'
5716
5776
  collection :licenses, as: 'licenses'
5777
+ property :locked, as: 'locked'
5717
5778
  property :mode, as: 'mode'
5718
5779
  property :shielded_instance_initial_state, as: 'shieldedInstanceInitialState', class: Google::Apis::ComputeBeta::InitialStateConfig, decorator: Google::Apis::ComputeBeta::InitialStateConfig::Representation
5719
5780
 
5720
5781
  property :source, as: 'source'
5721
5782
  property :type, as: 'type'
5783
+ collection :user_licenses, as: 'userLicenses'
5722
5784
  end
5723
5785
  end
5724
5786
 
@@ -6215,6 +6277,7 @@ module Google
6215
6277
  # @private
6216
6278
  class Representation < Google::Apis::Core::JsonRepresentation
6217
6279
  property :connection_persistence_on_unhealthy_backends, as: 'connectionPersistenceOnUnhealthyBackends'
6280
+ property :enable_strong_affinity, as: 'enableStrongAffinity'
6218
6281
  property :idle_timeout_sec, as: 'idleTimeoutSec'
6219
6282
  property :tracking_mode, as: 'trackingMode'
6220
6283
  end
@@ -6650,6 +6713,8 @@ module Google
6650
6713
  property :obsolete, as: 'obsolete'
6651
6714
  property :replacement, as: 'replacement'
6652
6715
  property :state, as: 'state'
6716
+ property :state_override, as: 'stateOverride', class: Google::Apis::ComputeBeta::RolloutPolicy, decorator: Google::Apis::ComputeBeta::RolloutPolicy::Representation
6717
+
6653
6718
  end
6654
6719
  end
6655
6720
 
@@ -6673,6 +6738,7 @@ module Google
6673
6738
  collection :license_codes, as: 'licenseCodes'
6674
6739
  collection :licenses, as: 'licenses'
6675
6740
  property :location_hint, as: 'locationHint'
6741
+ property :locked, as: 'locked'
6676
6742
  property :multi_writer, as: 'multiWriter'
6677
6743
  property :name, as: 'name'
6678
6744
  property :options, as: 'options'
@@ -6698,6 +6764,7 @@ module Google
6698
6764
  property :status, as: 'status'
6699
6765
  property :storage_type, as: 'storageType'
6700
6766
  property :type, as: 'type'
6767
+ collection :user_licenses, as: 'userLicenses'
6701
6768
  collection :users, as: 'users'
6702
6769
  property :zone, as: 'zone'
6703
6770
  end
@@ -7332,6 +7399,7 @@ module Google
7332
7399
 
7333
7400
  property :service_label, as: 'serviceLabel'
7334
7401
  property :service_name, as: 'serviceName'
7402
+ collection :source_ip_ranges, as: 'sourceIpRanges'
7335
7403
  property :subnetwork, as: 'subnetwork'
7336
7404
  property :target, as: 'target'
7337
7405
  end
@@ -8099,9 +8167,12 @@ module Google
8099
8167
  hash :labels, as: 'labels'
8100
8168
  collection :license_codes, as: 'licenseCodes'
8101
8169
  collection :licenses, as: 'licenses'
8170
+ property :locked, as: 'locked'
8102
8171
  property :name, as: 'name'
8103
8172
  property :raw_disk, as: 'rawDisk', class: Google::Apis::ComputeBeta::Image::RawDisk, decorator: Google::Apis::ComputeBeta::Image::RawDisk::Representation
8104
8173
 
8174
+ property :rollout_override, as: 'rolloutOverride', class: Google::Apis::ComputeBeta::RolloutPolicy, decorator: Google::Apis::ComputeBeta::RolloutPolicy::Representation
8175
+
8105
8176
  property :satisfies_pzs, as: 'satisfiesPzs'
8106
8177
  property :self_link, as: 'selfLink'
8107
8178
  property :shielded_instance_initial_state, as: 'shieldedInstanceInitialState', class: Google::Apis::ComputeBeta::InitialStateConfig, decorator: Google::Apis::ComputeBeta::InitialStateConfig::Representation
@@ -8121,6 +8192,7 @@ module Google
8121
8192
  property :source_type, as: 'sourceType'
8122
8193
  property :status, as: 'status'
8123
8194
  collection :storage_locations, as: 'storageLocations'
8195
+ collection :user_licenses, as: 'userLicenses'
8124
8196
  end
8125
8197
 
8126
8198
  class RawDisk
@@ -8590,6 +8662,7 @@ module Google
8590
8662
  # @private
8591
8663
  class Representation < Google::Apis::Core::JsonRepresentation
8592
8664
  collection :instances, as: 'instances'
8665
+ property :skip_instances_on_validation_error, as: 'skipInstancesOnValidationError'
8593
8666
  end
8594
8667
  end
8595
8668
 
@@ -10028,8 +10101,11 @@ module Google
10028
10101
  property :name, as: 'name'
10029
10102
  property :network, as: 'network'
10030
10103
  property :network_endpoint_type, as: 'networkEndpointType'
10104
+ property :psc_target_service, as: 'pscTargetService'
10031
10105
  property :region, as: 'region'
10032
10106
  property :self_link, as: 'selfLink'
10107
+ property :serverless_deployment, as: 'serverlessDeployment', class: Google::Apis::ComputeBeta::NetworkEndpointGroupServerlessDeployment, decorator: Google::Apis::ComputeBeta::NetworkEndpointGroupServerlessDeployment::Representation
10108
+
10033
10109
  property :size, as: 'size'
10034
10110
  property :subnetwork, as: 'subnetwork'
10035
10111
  property :zone, as: 'zone'
@@ -10137,6 +10213,16 @@ module Google
10137
10213
  end
10138
10214
  end
10139
10215
 
10216
+ class NetworkEndpointGroupServerlessDeployment
10217
+ # @private
10218
+ class Representation < Google::Apis::Core::JsonRepresentation
10219
+ property :platform, as: 'platform'
10220
+ property :resource, as: 'resource'
10221
+ property :url_mask, as: 'urlMask'
10222
+ property :version, as: 'version'
10223
+ end
10224
+ end
10225
+
10140
10226
  class NetworkEndpointGroupsAttachEndpointsRequest
10141
10227
  # @private
10142
10228
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10256,6 +10342,7 @@ module Google
10256
10342
  property :network, as: 'network'
10257
10343
  property :network_ip, as: 'networkIP'
10258
10344
  property :nic_type, as: 'nicType'
10345
+ property :queue_count, as: 'queueCount'
10259
10346
  property :stack_type, as: 'stackType'
10260
10347
  property :subnetwork, as: 'subnetwork'
10261
10348
  end
@@ -11837,6 +11924,7 @@ module Google
11837
11924
  # @private
11838
11925
  class Representation < Google::Apis::Core::JsonRepresentation
11839
11926
  collection :instances, as: 'instances'
11927
+ property :skip_instances_on_validation_error, as: 'skipInstancesOnValidationError'
11840
11928
  end
11841
11929
  end
11842
11930
 
@@ -12050,6 +12138,8 @@ module Google
12050
12138
  property :name, as: 'name'
12051
12139
  property :satisfies_pzs, as: 'satisfiesPzs'
12052
12140
  property :self_link, as: 'selfLink'
12141
+ property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeBeta::ShareSettings, decorator: Google::Apis::ComputeBeta::ShareSettings::Representation
12142
+
12053
12143
  property :specific_reservation, as: 'specificReservation', class: Google::Apis::ComputeBeta::AllocationSpecificSkuReservation, decorator: Google::Apis::ComputeBeta::AllocationSpecificSkuReservation::Representation
12054
12144
 
12055
12145
  property :specific_reservation_required, as: 'specificReservationRequired'
@@ -12422,6 +12512,14 @@ module Google
12422
12512
  end
12423
12513
  end
12424
12514
 
12515
+ class RolloutPolicy
12516
+ # @private
12517
+ class Representation < Google::Apis::Core::JsonRepresentation
12518
+ property :default_rollout_time, as: 'defaultRolloutTime'
12519
+ hash :location_rollout_policies, as: 'locationRolloutPolicies'
12520
+ end
12521
+ end
12522
+
12425
12523
  class Route
12426
12524
  # @private
12427
12525
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12848,6 +12946,7 @@ module Google
12848
12946
  class Representation < Google::Apis::Core::JsonRepresentation
12849
12947
  property :automatic_restart, as: 'automaticRestart'
12850
12948
  property :host_error_timeout_seconds, as: 'hostErrorTimeoutSeconds'
12949
+ property :instance_termination_action, as: 'instanceTerminationAction'
12851
12950
  property :location_hint, as: 'locationHint'
12852
12951
  property :maintenance_freeze_duration_hours, as: 'maintenanceFreezeDurationHours'
12853
12952
  property :maintenance_interval, as: 'maintenanceInterval'
@@ -12856,6 +12955,7 @@ module Google
12856
12955
 
12857
12956
  property :on_host_maintenance, as: 'onHostMaintenance'
12858
12957
  property :preemptible, as: 'preemptible'
12958
+ property :provisioning_model, as: 'provisioningModel'
12859
12959
  end
12860
12960
  end
12861
12961
 
@@ -12999,11 +13099,17 @@ module Google
12999
13099
  property :description, as: 'description'
13000
13100
  property :direction, as: 'direction'
13001
13101
  property :enable_logging, as: 'enableLogging'
13102
+ property :header_action, as: 'headerAction', class: Google::Apis::ComputeBeta::SecurityPolicyRuleHttpHeaderAction, decorator: Google::Apis::ComputeBeta::SecurityPolicyRuleHttpHeaderAction::Representation
13103
+
13002
13104
  property :kind, as: 'kind'
13003
13105
  property :match, as: 'match', class: Google::Apis::ComputeBeta::SecurityPolicyRuleMatcher, decorator: Google::Apis::ComputeBeta::SecurityPolicyRuleMatcher::Representation
13004
13106
 
13005
13107
  property :preview, as: 'preview'
13006
13108
  property :priority, as: 'priority'
13109
+ property :rate_limit_options, as: 'rateLimitOptions', class: Google::Apis::ComputeBeta::SecurityPolicyRuleRateLimitOptions, decorator: Google::Apis::ComputeBeta::SecurityPolicyRuleRateLimitOptions::Representation
13110
+
13111
+ property :redirect_options, as: 'redirectOptions', class: Google::Apis::ComputeBeta::SecurityPolicyRuleRedirectOptions, decorator: Google::Apis::ComputeBeta::SecurityPolicyRuleRedirectOptions::Representation
13112
+
13007
13113
  property :rule_number, :numeric_string => true, as: 'ruleNumber'
13008
13114
  property :rule_tuple_count, as: 'ruleTupleCount'
13009
13115
  collection :target_resources, as: 'targetResources'
@@ -13011,6 +13117,22 @@ module Google
13011
13117
  end
13012
13118
  end
13013
13119
 
13120
+ class SecurityPolicyRuleHttpHeaderAction
13121
+ # @private
13122
+ class Representation < Google::Apis::Core::JsonRepresentation
13123
+ collection :request_headers_to_adds, as: 'requestHeadersToAdds', class: Google::Apis::ComputeBeta::SecurityPolicyRuleHttpHeaderActionHttpHeaderOption, decorator: Google::Apis::ComputeBeta::SecurityPolicyRuleHttpHeaderActionHttpHeaderOption::Representation
13124
+
13125
+ end
13126
+ end
13127
+
13128
+ class SecurityPolicyRuleHttpHeaderActionHttpHeaderOption
13129
+ # @private
13130
+ class Representation < Google::Apis::Core::JsonRepresentation
13131
+ property :header_name, as: 'headerName'
13132
+ property :header_value, as: 'headerValue'
13133
+ end
13134
+ end
13135
+
13014
13136
  class SecurityPolicyRuleMatcher
13015
13137
  # @private
13016
13138
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13040,6 +13162,37 @@ module Google
13040
13162
  end
13041
13163
  end
13042
13164
 
13165
+ class SecurityPolicyRuleRateLimitOptions
13166
+ # @private
13167
+ class Representation < Google::Apis::Core::JsonRepresentation
13168
+ property :ban_duration_sec, as: 'banDurationSec'
13169
+ property :ban_threshold, as: 'banThreshold', class: Google::Apis::ComputeBeta::SecurityPolicyRuleRateLimitOptionsThreshold, decorator: Google::Apis::ComputeBeta::SecurityPolicyRuleRateLimitOptionsThreshold::Representation
13170
+
13171
+ property :conform_action, as: 'conformAction'
13172
+ property :enforce_on_key, as: 'enforceOnKey'
13173
+ property :enforce_on_key_name, as: 'enforceOnKeyName'
13174
+ property :exceed_action, as: 'exceedAction'
13175
+ property :rate_limit_threshold, as: 'rateLimitThreshold', class: Google::Apis::ComputeBeta::SecurityPolicyRuleRateLimitOptionsThreshold, decorator: Google::Apis::ComputeBeta::SecurityPolicyRuleRateLimitOptionsThreshold::Representation
13176
+
13177
+ end
13178
+ end
13179
+
13180
+ class SecurityPolicyRuleRateLimitOptionsThreshold
13181
+ # @private
13182
+ class Representation < Google::Apis::Core::JsonRepresentation
13183
+ property :count, as: 'count'
13184
+ property :interval_sec, as: 'intervalSec'
13185
+ end
13186
+ end
13187
+
13188
+ class SecurityPolicyRuleRedirectOptions
13189
+ # @private
13190
+ class Representation < Google::Apis::Core::JsonRepresentation
13191
+ property :target, as: 'target'
13192
+ property :type, as: 'type'
13193
+ end
13194
+ end
13195
+
13043
13196
  class SecuritySettings
13044
13197
  # @private
13045
13198
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13083,8 +13236,6 @@ module Google
13083
13236
  property :connection_preference, as: 'connectionPreference'
13084
13237
  collection :consumer_accept_lists, as: 'consumerAcceptLists', class: Google::Apis::ComputeBeta::ServiceAttachmentConsumerProjectLimit, decorator: Google::Apis::ComputeBeta::ServiceAttachmentConsumerProjectLimit::Representation
13085
13238
 
13086
- collection :consumer_forwarding_rules, as: 'consumerForwardingRules', class: Google::Apis::ComputeBeta::ServiceAttachmentConsumerForwardingRule, decorator: Google::Apis::ComputeBeta::ServiceAttachmentConsumerForwardingRule::Representation
13087
-
13088
13239
  collection :consumer_reject_lists, as: 'consumerRejectLists'
13089
13240
  property :creation_timestamp, as: 'creationTimestamp'
13090
13241
  property :description, as: 'description'
@@ -13140,16 +13291,6 @@ module Google
13140
13291
  # @private
13141
13292
  class Representation < Google::Apis::Core::JsonRepresentation
13142
13293
  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
13294
  property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
13154
13295
  property :status, as: 'status'
13155
13296
  end
@@ -13223,6 +13364,23 @@ module Google
13223
13364
  end
13224
13365
  end
13225
13366
 
13367
+ class ShareSettings
13368
+ # @private
13369
+ class Representation < Google::Apis::Core::JsonRepresentation
13370
+ hash :project_map, as: 'projectMap', class: Google::Apis::ComputeBeta::ShareSettingsProjectConfig, decorator: Google::Apis::ComputeBeta::ShareSettingsProjectConfig::Representation
13371
+
13372
+ collection :projects, as: 'projects'
13373
+ property :share_type, as: 'shareType'
13374
+ end
13375
+ end
13376
+
13377
+ class ShareSettingsProjectConfig
13378
+ # @private
13379
+ class Representation < Google::Apis::Core::JsonRepresentation
13380
+ property :project_id, as: 'projectId'
13381
+ end
13382
+ end
13383
+
13226
13384
  class ShieldedInstanceConfig
13227
13385
  # @private
13228
13386
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13331,6 +13489,7 @@ module Google
13331
13489
  property :storage_bytes, :numeric_string => true, as: 'storageBytes'
13332
13490
  property :storage_bytes_status, as: 'storageBytesStatus'
13333
13491
  collection :storage_locations, as: 'storageLocations'
13492
+ collection :user_licenses, as: 'userLicenses'
13334
13493
  end
13335
13494
  end
13336
13495
 
@@ -14020,6 +14179,13 @@ module Google
14020
14179
  end
14021
14180
  end
14022
14181
 
14182
+ class TargetHttpsProxiesSetCertificateMapRequest
14183
+ # @private
14184
+ class Representation < Google::Apis::Core::JsonRepresentation
14185
+ property :certificate_map, as: 'certificateMap'
14186
+ end
14187
+ end
14188
+
14023
14189
  class TargetHttpsProxiesSetQuicOverrideRequest
14024
14190
  # @private
14025
14191
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14040,6 +14206,7 @@ module Google
14040
14206
  property :authentication, as: 'authentication'
14041
14207
  property :authorization, as: 'authorization'
14042
14208
  property :authorization_policy, as: 'authorizationPolicy'
14209
+ property :certificate_map, as: 'certificateMap'
14043
14210
  property :creation_timestamp, as: 'creationTimestamp'
14044
14211
  property :description, as: 'description'
14045
14212
  property :fingerprint, :base64 => true, as: 'fingerprint'
@@ -14398,6 +14565,13 @@ module Google
14398
14565
  end
14399
14566
  end
14400
14567
 
14568
+ class TargetSslProxiesSetCertificateMapRequest
14569
+ # @private
14570
+ class Representation < Google::Apis::Core::JsonRepresentation
14571
+ property :certificate_map, as: 'certificateMap'
14572
+ end
14573
+ end
14574
+
14401
14575
  class TargetSslProxiesSetProxyHeaderRequest
14402
14576
  # @private
14403
14577
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14415,6 +14589,7 @@ module Google
14415
14589
  class TargetSslProxy
14416
14590
  # @private
14417
14591
  class Representation < Google::Apis::Core::JsonRepresentation
14592
+ property :certificate_map, as: 'certificateMap'
14418
14593
  property :creation_timestamp, as: 'creationTimestamp'
14419
14594
  property :description, as: 'description'
14420
14595
  property :id, :numeric_string => true, as: 'id'