google-apis-compute_beta 0.65.0 → 0.67.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.
@@ -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.65.0"
19
+ GEM_VERSION = "0.67.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230403"
25
+ REVISION = "20230502"
26
26
  end
27
27
  end
28
28
  end
@@ -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
 
@@ -2218,6 +2224,18 @@ module Google
2218
2224
  include Google::Apis::Core::JsonObjectSupport
2219
2225
  end
2220
2226
 
2227
+ class InterconnectAttachmentConfigurationConstraints
2228
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2229
+
2230
+ include Google::Apis::Core::JsonObjectSupport
2231
+ end
2232
+
2233
+ class InterconnectAttachmentConfigurationConstraintsBgpPeerAsnRange
2234
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2235
+
2236
+ include Google::Apis::Core::JsonObjectSupport
2237
+ end
2238
+
2221
2239
  class InterconnectAttachmentList
2222
2240
  class Representation < Google::Apis::Core::JsonRepresentation; end
2223
2241
 
@@ -2356,6 +2374,48 @@ module Google
2356
2374
  include Google::Apis::Core::JsonObjectSupport
2357
2375
  end
2358
2376
 
2377
+ class InterconnectRemoteLocation
2378
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2379
+
2380
+ include Google::Apis::Core::JsonObjectSupport
2381
+ end
2382
+
2383
+ class InterconnectRemoteLocationConstraints
2384
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2385
+
2386
+ include Google::Apis::Core::JsonObjectSupport
2387
+ end
2388
+
2389
+ class InterconnectRemoteLocationConstraintsSubnetLengthRange
2390
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2391
+
2392
+ include Google::Apis::Core::JsonObjectSupport
2393
+ end
2394
+
2395
+ class InterconnectRemoteLocationList
2396
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2397
+
2398
+ class Warning
2399
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2400
+
2401
+ class Datum
2402
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2403
+
2404
+ include Google::Apis::Core::JsonObjectSupport
2405
+ end
2406
+
2407
+ include Google::Apis::Core::JsonObjectSupport
2408
+ end
2409
+
2410
+ include Google::Apis::Core::JsonObjectSupport
2411
+ end
2412
+
2413
+ class InterconnectRemoteLocationPermittedConnections
2414
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2415
+
2416
+ include Google::Apis::Core::JsonObjectSupport
2417
+ end
2418
+
2359
2419
  class InterconnectsGetDiagnosticsResponse
2360
2420
  class Representation < Google::Apis::Core::JsonRepresentation; end
2361
2421
 
@@ -4306,6 +4366,12 @@ module Google
4306
4366
  include Google::Apis::Core::JsonObjectSupport
4307
4367
  end
4308
4368
 
4369
+ class RouterBgpPeerCustomLearnedIpRange
4370
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4371
+
4372
+ include Google::Apis::Core::JsonObjectSupport
4373
+ end
4374
+
4309
4375
  class RouterInterface
4310
4376
  class Representation < Google::Apis::Core::JsonRepresentation; end
4311
4377
 
@@ -4630,6 +4696,18 @@ module Google
4630
4696
  include Google::Apis::Core::JsonObjectSupport
4631
4697
  end
4632
4698
 
4699
+ class SecurityPolicyRuleNetworkMatcher
4700
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4701
+
4702
+ include Google::Apis::Core::JsonObjectSupport
4703
+ end
4704
+
4705
+ class SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch
4706
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4707
+
4708
+ include Google::Apis::Core::JsonObjectSupport
4709
+ end
4710
+
4633
4711
  class SecurityPolicyRulePreconfiguredWafConfig
4634
4712
  class Representation < Google::Apis::Core::JsonRepresentation; end
4635
4713
 
@@ -4672,6 +4750,12 @@ module Google
4672
4750
  include Google::Apis::Core::JsonObjectSupport
4673
4751
  end
4674
4752
 
4753
+ class SecurityPolicyUserDefinedField
4754
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4755
+
4756
+ include Google::Apis::Core::JsonObjectSupport
4757
+ end
4758
+
4675
4759
  class SecuritySettings
4676
4760
  class Representation < Google::Apis::Core::JsonRepresentation; end
4677
4761
 
@@ -6225,6 +6309,7 @@ module Google
6225
6309
  property :nat_ip, as: 'natIP'
6226
6310
  property :network_tier, as: 'networkTier'
6227
6311
  property :public_ptr_domain_name, as: 'publicPtrDomainName'
6312
+ property :security_policy, as: 'securityPolicy'
6228
6313
  property :set_public_ptr, as: 'setPublicPtr'
6229
6314
  property :type, as: 'type'
6230
6315
  end
@@ -6854,6 +6939,7 @@ module Google
6854
6939
 
6855
6940
  property :max_stream_duration, as: 'maxStreamDuration', class: Google::Apis::ComputeBeta::Duration, decorator: Google::Apis::ComputeBeta::Duration::Representation
6856
6941
 
6942
+ hash :metadatas, as: 'metadatas'
6857
6943
  property :name, as: 'name'
6858
6944
  property :network, as: 'network'
6859
6945
  property :outlier_detection, as: 'outlierDetection', class: Google::Apis::ComputeBeta::OutlierDetection, decorator: Google::Apis::ComputeBeta::OutlierDetection::Representation
@@ -7173,6 +7259,7 @@ module Google
7173
7259
  class BulkInsertInstanceResourcePerInstanceProperties
7174
7260
  # @private
7175
7261
  class Representation < Google::Apis::Core::JsonRepresentation
7262
+ property :hostname, as: 'hostname'
7176
7263
  property :name, as: 'name'
7177
7264
  end
7178
7265
  end
@@ -7929,6 +8016,7 @@ module Google
7929
8016
  class Representation < Google::Apis::Core::JsonRepresentation
7930
8017
  property :id, as: 'id'
7931
8018
  property :ip_address, as: 'ipAddress'
8019
+ property :ipv6_address, as: 'ipv6Address'
7932
8020
  end
7933
8021
  end
7934
8022
 
@@ -8146,10 +8234,12 @@ module Google
8146
8234
  property :priority, as: 'priority'
8147
8235
  property :rule_name, as: 'ruleName'
8148
8236
  property :rule_tuple_count, as: 'ruleTupleCount'
8237
+ property :security_profile_group, as: 'securityProfileGroup'
8149
8238
  collection :target_resources, as: 'targetResources'
8150
8239
  collection :target_secure_tags, as: 'targetSecureTags', class: Google::Apis::ComputeBeta::FirewallPolicyRuleSecureTag, decorator: Google::Apis::ComputeBeta::FirewallPolicyRuleSecureTag::Representation
8151
8240
 
8152
8241
  collection :target_service_accounts, as: 'targetServiceAccounts'
8242
+ property :tls_inspect, as: 'tlsInspect'
8153
8243
  end
8154
8244
  end
8155
8245
 
@@ -8713,6 +8803,7 @@ module Google
8713
8803
  property :health_check_service, as: 'healthCheckService', class: Google::Apis::ComputeBeta::HealthCheckServiceReference, decorator: Google::Apis::ComputeBeta::HealthCheckServiceReference::Representation
8714
8804
 
8715
8805
  property :health_state, as: 'healthState'
8806
+ property :ipv6_health_state, as: 'ipv6HealthState'
8716
8807
  end
8717
8808
  end
8718
8809
 
@@ -10227,6 +10318,14 @@ module Google
10227
10318
  end
10228
10319
  end
10229
10320
 
10321
+ class InstancesSetSecurityPolicyRequest
10322
+ # @private
10323
+ class Representation < Google::Apis::Core::JsonRepresentation
10324
+ collection :network_interfaces, as: 'networkInterfaces'
10325
+ property :security_policy, as: 'securityPolicy'
10326
+ end
10327
+ end
10328
+
10230
10329
  class InstancesSetServiceAccountRequest
10231
10330
  # @private
10232
10331
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10277,6 +10376,7 @@ module Google
10277
10376
  property :operational_status, as: 'operationalStatus'
10278
10377
  property :peer_ip_address, as: 'peerIpAddress'
10279
10378
  property :provisioned_link_count, as: 'provisionedLinkCount'
10379
+ property :remote_location, as: 'remoteLocation'
10280
10380
  property :requested_link_count, as: 'requestedLinkCount'
10281
10381
  property :satisfies_pzs, as: 'satisfiesPzs'
10282
10382
  property :self_link, as: 'selfLink'
@@ -10294,6 +10394,8 @@ module Google
10294
10394
  property :cloud_router_ip_address, as: 'cloudRouterIpAddress'
10295
10395
  property :cloud_router_ipv6_address, as: 'cloudRouterIpv6Address'
10296
10396
  property :cloud_router_ipv6_interface_id, as: 'cloudRouterIpv6InterfaceId'
10397
+ property :configuration_constraints, as: 'configurationConstraints', class: Google::Apis::ComputeBeta::InterconnectAttachmentConfigurationConstraints, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentConfigurationConstraints::Representation
10398
+
10297
10399
  property :creation_timestamp, as: 'creationTimestamp'
10298
10400
  property :customer_router_ip_address, as: 'customerRouterIpAddress'
10299
10401
  property :customer_router_ipv6_address, as: 'customerRouterIpv6Address'
@@ -10319,11 +10421,13 @@ module Google
10319
10421
  property :private_interconnect_info, as: 'privateInterconnectInfo', class: Google::Apis::ComputeBeta::InterconnectAttachmentPrivateInfo, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentPrivateInfo::Representation
10320
10422
 
10321
10423
  property :region, as: 'region'
10424
+ property :remote_service, as: 'remoteService'
10322
10425
  property :router, as: 'router'
10323
10426
  property :satisfies_pzs, as: 'satisfiesPzs'
10324
10427
  property :self_link, as: 'selfLink'
10325
10428
  property :stack_type, as: 'stackType'
10326
10429
  property :state, as: 'state'
10430
+ property :subnet_length, as: 'subnetLength'
10327
10431
  property :type, as: 'type'
10328
10432
  property :vlan_tag8021q, as: 'vlanTag8021q'
10329
10433
  end
@@ -10362,6 +10466,23 @@ module Google
10362
10466
  end
10363
10467
  end
10364
10468
 
10469
+ class InterconnectAttachmentConfigurationConstraints
10470
+ # @private
10471
+ class Representation < Google::Apis::Core::JsonRepresentation
10472
+ property :bgp_md5, as: 'bgpMd5'
10473
+ collection :bgp_peer_asn_ranges, as: 'bgpPeerAsnRanges', class: Google::Apis::ComputeBeta::InterconnectAttachmentConfigurationConstraintsBgpPeerAsnRange, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentConfigurationConstraintsBgpPeerAsnRange::Representation
10474
+
10475
+ end
10476
+ end
10477
+
10478
+ class InterconnectAttachmentConfigurationConstraintsBgpPeerAsnRange
10479
+ # @private
10480
+ class Representation < Google::Apis::Core::JsonRepresentation
10481
+ property :max, as: 'max'
10482
+ property :min, as: 'min'
10483
+ end
10484
+ end
10485
+
10365
10486
  class InterconnectAttachmentList
10366
10487
  # @private
10367
10488
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10612,6 +10733,92 @@ module Google
10612
10733
  end
10613
10734
  end
10614
10735
 
10736
+ class InterconnectRemoteLocation
10737
+ # @private
10738
+ class Representation < Google::Apis::Core::JsonRepresentation
10739
+ property :address, as: 'address'
10740
+ property :attachment_configuration_constraints, as: 'attachmentConfigurationConstraints', class: Google::Apis::ComputeBeta::InterconnectAttachmentConfigurationConstraints, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentConfigurationConstraints::Representation
10741
+
10742
+ property :city, as: 'city'
10743
+ property :constraints, as: 'constraints', class: Google::Apis::ComputeBeta::InterconnectRemoteLocationConstraints, decorator: Google::Apis::ComputeBeta::InterconnectRemoteLocationConstraints::Representation
10744
+
10745
+ property :continent, as: 'continent'
10746
+ property :creation_timestamp, as: 'creationTimestamp'
10747
+ property :description, as: 'description'
10748
+ property :facility_provider, as: 'facilityProvider'
10749
+ property :facility_provider_facility_id, as: 'facilityProviderFacilityId'
10750
+ property :id, :numeric_string => true, as: 'id'
10751
+ property :kind, as: 'kind'
10752
+ property :lacp, as: 'lacp'
10753
+ property :max_lag_size100_gbps, as: 'maxLagSize100Gbps'
10754
+ property :max_lag_size10_gbps, as: 'maxLagSize10Gbps'
10755
+ property :name, as: 'name'
10756
+ property :peeringdb_facility_id, as: 'peeringdbFacilityId'
10757
+ collection :permitted_connections, as: 'permittedConnections', class: Google::Apis::ComputeBeta::InterconnectRemoteLocationPermittedConnections, decorator: Google::Apis::ComputeBeta::InterconnectRemoteLocationPermittedConnections::Representation
10758
+
10759
+ property :remote_service, as: 'remoteService'
10760
+ property :self_link, as: 'selfLink'
10761
+ property :status, as: 'status'
10762
+ end
10763
+ end
10764
+
10765
+ class InterconnectRemoteLocationConstraints
10766
+ # @private
10767
+ class Representation < Google::Apis::Core::JsonRepresentation
10768
+ property :port_pair_remote_location, as: 'portPairRemoteLocation'
10769
+ property :port_pair_vlan, as: 'portPairVlan'
10770
+ property :subnet_length_range, as: 'subnetLengthRange', class: Google::Apis::ComputeBeta::InterconnectRemoteLocationConstraintsSubnetLengthRange, decorator: Google::Apis::ComputeBeta::InterconnectRemoteLocationConstraintsSubnetLengthRange::Representation
10771
+
10772
+ end
10773
+ end
10774
+
10775
+ class InterconnectRemoteLocationConstraintsSubnetLengthRange
10776
+ # @private
10777
+ class Representation < Google::Apis::Core::JsonRepresentation
10778
+ property :max, as: 'max'
10779
+ property :min, as: 'min'
10780
+ end
10781
+ end
10782
+
10783
+ class InterconnectRemoteLocationList
10784
+ # @private
10785
+ class Representation < Google::Apis::Core::JsonRepresentation
10786
+ property :id, as: 'id'
10787
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::InterconnectRemoteLocation, decorator: Google::Apis::ComputeBeta::InterconnectRemoteLocation::Representation
10788
+
10789
+ property :kind, as: 'kind'
10790
+ property :next_page_token, as: 'nextPageToken'
10791
+ property :self_link, as: 'selfLink'
10792
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::InterconnectRemoteLocationList::Warning, decorator: Google::Apis::ComputeBeta::InterconnectRemoteLocationList::Warning::Representation
10793
+
10794
+ end
10795
+
10796
+ class Warning
10797
+ # @private
10798
+ class Representation < Google::Apis::Core::JsonRepresentation
10799
+ property :code, as: 'code'
10800
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::InterconnectRemoteLocationList::Warning::Datum, decorator: Google::Apis::ComputeBeta::InterconnectRemoteLocationList::Warning::Datum::Representation
10801
+
10802
+ property :message, as: 'message'
10803
+ end
10804
+
10805
+ class Datum
10806
+ # @private
10807
+ class Representation < Google::Apis::Core::JsonRepresentation
10808
+ property :key, as: 'key'
10809
+ property :value, as: 'value'
10810
+ end
10811
+ end
10812
+ end
10813
+ end
10814
+
10815
+ class InterconnectRemoteLocationPermittedConnections
10816
+ # @private
10817
+ class Representation < Google::Apis::Core::JsonRepresentation
10818
+ property :interconnect_location, as: 'interconnectLocation'
10819
+ end
10820
+ end
10821
+
10615
10822
  class InterconnectsGetDiagnosticsResponse
10616
10823
  # @private
10617
10824
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11347,6 +11554,7 @@ module Google
11347
11554
  property :fqdn, as: 'fqdn'
11348
11555
  property :instance, as: 'instance'
11349
11556
  property :ip_address, as: 'ipAddress'
11557
+ property :ipv6_address, as: 'ipv6Address'
11350
11558
  property :port, as: 'port'
11351
11559
  end
11352
11560
  end
@@ -14118,6 +14326,9 @@ module Google
14118
14326
  property :advertised_route_priority, as: 'advertisedRoutePriority'
14119
14327
  property :bfd, as: 'bfd', class: Google::Apis::ComputeBeta::RouterBgpPeerBfd, decorator: Google::Apis::ComputeBeta::RouterBgpPeerBfd::Representation
14120
14328
 
14329
+ collection :custom_learned_ip_ranges, as: 'customLearnedIpRanges', class: Google::Apis::ComputeBeta::RouterBgpPeerCustomLearnedIpRange, decorator: Google::Apis::ComputeBeta::RouterBgpPeerCustomLearnedIpRange::Representation
14330
+
14331
+ property :custom_learned_route_priority, as: 'customLearnedRoutePriority'
14121
14332
  property :enable, as: 'enable'
14122
14333
  property :enable_ipv6, as: 'enableIpv6'
14123
14334
  property :interface_name, as: 'interfaceName'
@@ -14143,6 +14354,13 @@ module Google
14143
14354
  end
14144
14355
  end
14145
14356
 
14357
+ class RouterBgpPeerCustomLearnedIpRange
14358
+ # @private
14359
+ class Representation < Google::Apis::Core::JsonRepresentation
14360
+ property :range, as: 'range'
14361
+ end
14362
+ end
14363
+
14146
14364
  class RouterInterface
14147
14365
  # @private
14148
14366
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14590,6 +14808,8 @@ module Google
14590
14808
  property :self_link, as: 'selfLink'
14591
14809
  property :self_link_with_id, as: 'selfLinkWithId'
14592
14810
  property :type, as: 'type'
14811
+ collection :user_defined_fields, as: 'userDefinedFields', class: Google::Apis::ComputeBeta::SecurityPolicyUserDefinedField, decorator: Google::Apis::ComputeBeta::SecurityPolicyUserDefinedField::Representation
14812
+
14593
14813
  end
14594
14814
  end
14595
14815
 
@@ -14713,6 +14933,8 @@ module Google
14713
14933
  property :kind, as: 'kind'
14714
14934
  property :match, as: 'match', class: Google::Apis::ComputeBeta::SecurityPolicyRuleMatcher, decorator: Google::Apis::ComputeBeta::SecurityPolicyRuleMatcher::Representation
14715
14935
 
14936
+ property :network_match, as: 'networkMatch', class: Google::Apis::ComputeBeta::SecurityPolicyRuleNetworkMatcher, decorator: Google::Apis::ComputeBeta::SecurityPolicyRuleNetworkMatcher::Representation
14937
+
14716
14938
  property :preconfigured_waf_config, as: 'preconfiguredWafConfig', class: Google::Apis::ComputeBeta::SecurityPolicyRulePreconfiguredWafConfig, decorator: Google::Apis::ComputeBeta::SecurityPolicyRulePreconfiguredWafConfig::Representation
14717
14939
 
14718
14940
  property :preview, as: 'preview'
@@ -14773,6 +14995,29 @@ module Google
14773
14995
  end
14774
14996
  end
14775
14997
 
14998
+ class SecurityPolicyRuleNetworkMatcher
14999
+ # @private
15000
+ class Representation < Google::Apis::Core::JsonRepresentation
15001
+ collection :dest_ip_ranges, as: 'destIpRanges'
15002
+ collection :dest_ports, as: 'destPorts'
15003
+ collection :ip_protocols, as: 'ipProtocols'
15004
+ collection :src_asns, as: 'srcAsns'
15005
+ collection :src_ip_ranges, as: 'srcIpRanges'
15006
+ collection :src_ports, as: 'srcPorts'
15007
+ collection :src_region_codes, as: 'srcRegionCodes'
15008
+ collection :user_defined_fields, as: 'userDefinedFields', class: Google::Apis::ComputeBeta::SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch, decorator: Google::Apis::ComputeBeta::SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch::Representation
15009
+
15010
+ end
15011
+ end
15012
+
15013
+ class SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch
15014
+ # @private
15015
+ class Representation < Google::Apis::Core::JsonRepresentation
15016
+ property :name, as: 'name'
15017
+ collection :values, as: 'values'
15018
+ end
15019
+ end
15020
+
14776
15021
  class SecurityPolicyRulePreconfiguredWafConfig
14777
15022
  # @private
14778
15023
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14848,6 +15093,17 @@ module Google
14848
15093
  end
14849
15094
  end
14850
15095
 
15096
+ class SecurityPolicyUserDefinedField
15097
+ # @private
15098
+ class Representation < Google::Apis::Core::JsonRepresentation
15099
+ property :base, as: 'base'
15100
+ property :mask, as: 'mask'
15101
+ property :name, as: 'name'
15102
+ property :offset, as: 'offset'
15103
+ property :size, as: 'size'
15104
+ end
15105
+ end
15106
+
14851
15107
  class SecuritySettings
14852
15108
  # @private
14853
15109
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14906,6 +15162,7 @@ module Google
14906
15162
  property :producer_forwarding_rule, as: 'producerForwardingRule'
14907
15163
  property :psc_service_attachment_id, as: 'pscServiceAttachmentId', class: Google::Apis::ComputeBeta::Uint128, decorator: Google::Apis::ComputeBeta::Uint128::Representation
14908
15164
 
15165
+ property :reconcile_connections, as: 'reconcileConnections'
14909
15166
  property :region, as: 'region'
14910
15167
  property :self_link, as: 'selfLink'
14911
15168
  property :target_service, as: 'targetService'
@@ -16044,6 +16301,7 @@ module Google
16044
16301
  property :name, as: 'name'
16045
16302
  property :nat_policy, as: 'natPolicy'
16046
16303
  property :network, as: 'network'
16304
+ property :security_policy, as: 'securityPolicy'
16047
16305
  property :self_link, as: 'selfLink'
16048
16306
  property :zone, as: 'zone'
16049
16307
  end
@@ -16155,6 +16413,7 @@ module Google
16155
16413
  property :kind, as: 'kind'
16156
16414
  property :name, as: 'name'
16157
16415
  property :region, as: 'region'
16416
+ property :security_policy, as: 'securityPolicy'
16158
16417
  property :self_link, as: 'selfLink'
16159
16418
  property :session_affinity, as: 'sessionAffinity'
16160
16419
  end
@@ -16975,6 +17234,7 @@ module Google
16975
17234
  class Representation < Google::Apis::Core::JsonRepresentation
16976
17235
  property :creation_timestamp, as: 'creationTimestamp'
16977
17236
  property :description, as: 'description'
17237
+ property :gateway_ip_version, as: 'gatewayIpVersion'
16978
17238
  property :id, :numeric_string => true, as: 'id'
16979
17239
  property :kind, as: 'kind'
16980
17240
  property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
@@ -17097,6 +17357,7 @@ module Google
17097
17357
  property :id, as: 'id'
17098
17358
  property :interconnect_attachment, as: 'interconnectAttachment'
17099
17359
  property :ip_address, as: 'ipAddress'
17360
+ property :ipv6_address, as: 'ipv6Address'
17100
17361
  end
17101
17362
  end
17102
17363