google-apis-compute_v1 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 ComputeV1
18
18
  # Version of the google-apis-compute_v1 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 = "20210918"
26
26
  end
27
27
  end
28
28
  end
@@ -1366,6 +1366,12 @@ module Google
1366
1366
  include Google::Apis::Core::JsonObjectSupport
1367
1367
  end
1368
1368
 
1369
+ class ImageFamilyView
1370
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1371
+
1372
+ include Google::Apis::Core::JsonObjectSupport
1373
+ end
1374
+
1369
1375
  class ImageList
1370
1376
  class Representation < Google::Apis::Core::JsonRepresentation; end
1371
1377
 
@@ -3652,6 +3658,12 @@ module Google
3652
3658
  include Google::Apis::Core::JsonObjectSupport
3653
3659
  end
3654
3660
 
3661
+ class RouteAsPath
3662
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3663
+
3664
+ include Google::Apis::Core::JsonObjectSupport
3665
+ end
3666
+
3655
3667
  class RouteList
3656
3668
  class Representation < Google::Apis::Core::JsonRepresentation; end
3657
3669
 
@@ -3712,6 +3724,12 @@ module Google
3712
3724
  include Google::Apis::Core::JsonObjectSupport
3713
3725
  end
3714
3726
 
3727
+ class RouterBgpPeerBfd
3728
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3729
+
3730
+ include Google::Apis::Core::JsonObjectSupport
3731
+ end
3732
+
3715
3733
  class RouterInterface
3716
3734
  class Representation < Google::Apis::Core::JsonRepresentation; end
3717
3735
 
@@ -3748,6 +3766,18 @@ module Google
3748
3766
  include Google::Apis::Core::JsonObjectSupport
3749
3767
  end
3750
3768
 
3769
+ class RouterNatRule
3770
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3771
+
3772
+ include Google::Apis::Core::JsonObjectSupport
3773
+ end
3774
+
3775
+ class RouterNatRuleAction
3776
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3777
+
3778
+ include Google::Apis::Core::JsonObjectSupport
3779
+ end
3780
+
3751
3781
  class RouterNatSubnetworkToNat
3752
3782
  class Representation < Google::Apis::Core::JsonRepresentation; end
3753
3783
 
@@ -3772,6 +3802,12 @@ module Google
3772
3802
  include Google::Apis::Core::JsonObjectSupport
3773
3803
  end
3774
3804
 
3805
+ class RouterStatusNatStatusNatRuleStatus
3806
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3807
+
3808
+ include Google::Apis::Core::JsonObjectSupport
3809
+ end
3810
+
3775
3811
  class RouterStatusResponse
3776
3812
  class Representation < Google::Apis::Core::JsonRepresentation; end
3777
3813
 
@@ -3856,6 +3892,18 @@ module Google
3856
3892
  include Google::Apis::Core::JsonObjectSupport
3857
3893
  end
3858
3894
 
3895
+ class SecurityPolicyAdaptiveProtectionConfig
3896
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3897
+
3898
+ include Google::Apis::Core::JsonObjectSupport
3899
+ end
3900
+
3901
+ class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig
3902
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3903
+
3904
+ include Google::Apis::Core::JsonObjectSupport
3905
+ end
3906
+
3859
3907
  class SecurityPolicyAdvancedOptionsConfig
3860
3908
  class Representation < Google::Apis::Core::JsonRepresentation; end
3861
3909
 
@@ -3928,6 +3976,78 @@ module Google
3928
3976
  include Google::Apis::Core::JsonObjectSupport
3929
3977
  end
3930
3978
 
3979
+ class ServiceAttachment
3980
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3981
+
3982
+ include Google::Apis::Core::JsonObjectSupport
3983
+ end
3984
+
3985
+ class ServiceAttachmentAggregatedList
3986
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3987
+
3988
+ class Warning
3989
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3990
+
3991
+ class Datum
3992
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3993
+
3994
+ include Google::Apis::Core::JsonObjectSupport
3995
+ end
3996
+
3997
+ include Google::Apis::Core::JsonObjectSupport
3998
+ end
3999
+
4000
+ include Google::Apis::Core::JsonObjectSupport
4001
+ end
4002
+
4003
+ class ServiceAttachmentConnectedEndpoint
4004
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4005
+
4006
+ include Google::Apis::Core::JsonObjectSupport
4007
+ end
4008
+
4009
+ class ServiceAttachmentConsumerProjectLimit
4010
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4011
+
4012
+ include Google::Apis::Core::JsonObjectSupport
4013
+ end
4014
+
4015
+ class ServiceAttachmentList
4016
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4017
+
4018
+ class Warning
4019
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4020
+
4021
+ class Datum
4022
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4023
+
4024
+ include Google::Apis::Core::JsonObjectSupport
4025
+ end
4026
+
4027
+ include Google::Apis::Core::JsonObjectSupport
4028
+ end
4029
+
4030
+ include Google::Apis::Core::JsonObjectSupport
4031
+ end
4032
+
4033
+ class ServiceAttachmentsScopedList
4034
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4035
+
4036
+ class Warning
4037
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4038
+
4039
+ class Datum
4040
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4041
+
4042
+ include Google::Apis::Core::JsonObjectSupport
4043
+ end
4044
+
4045
+ include Google::Apis::Core::JsonObjectSupport
4046
+ end
4047
+
4048
+ include Google::Apis::Core::JsonObjectSupport
4049
+ end
4050
+
3931
4051
  class ShieldedInstanceConfig
3932
4052
  class Representation < Google::Apis::Core::JsonRepresentation; end
3933
4053
 
@@ -4210,6 +4330,12 @@ module Google
4210
4330
  include Google::Apis::Core::JsonObjectSupport
4211
4331
  end
4212
4332
 
4333
+ class Subsetting
4334
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4335
+
4336
+ include Google::Apis::Core::JsonObjectSupport
4337
+ end
4338
+
4213
4339
  class TcpHealthCheck
4214
4340
  class Representation < Google::Apis::Core::JsonRepresentation; end
4215
4341
 
@@ -4678,6 +4804,12 @@ module Google
4678
4804
  include Google::Apis::Core::JsonObjectSupport
4679
4805
  end
4680
4806
 
4807
+ class Uint128
4808
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4809
+
4810
+ include Google::Apis::Core::JsonObjectSupport
4811
+ end
4812
+
4681
4813
  class UrlMap
4682
4814
  class Representation < Google::Apis::Core::JsonRepresentation; end
4683
4815
 
@@ -5784,6 +5916,8 @@ module Google
5784
5916
 
5785
5917
  property :self_link, as: 'selfLink'
5786
5918
  property :session_affinity, as: 'sessionAffinity'
5919
+ property :subsetting, as: 'subsetting', class: Google::Apis::ComputeV1::Subsetting, decorator: Google::Apis::ComputeV1::Subsetting::Representation
5920
+
5787
5921
  property :timeout_sec, as: 'timeoutSec'
5788
5922
  end
5789
5923
  end
@@ -6047,6 +6181,7 @@ module Google
6047
6181
  property :start_timestamp, as: 'startTimestamp'
6048
6182
  property :status, as: 'status'
6049
6183
  property :status_message, as: 'statusMessage'
6184
+ property :type, as: 'type'
6050
6185
  end
6051
6186
  end
6052
6187
 
@@ -6208,6 +6343,7 @@ module Google
6208
6343
  property :kms_key_name, as: 'kmsKeyName'
6209
6344
  property :kms_key_service_account, as: 'kmsKeyServiceAccount'
6210
6345
  property :raw_key, as: 'rawKey'
6346
+ property :rsa_encrypted_key, as: 'rsaEncryptedKey'
6211
6347
  property :sha256, as: 'sha256'
6212
6348
  end
6213
6349
  end
@@ -6899,6 +7035,7 @@ module Google
6899
7035
  property :port_range, as: 'portRange'
6900
7036
  collection :ports, as: 'ports'
6901
7037
  property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
7038
+ property :psc_connection_status, as: 'pscConnectionStatus'
6902
7039
  property :region, as: 'region'
6903
7040
  property :self_link, as: 'selfLink'
6904
7041
  collection :service_directory_registrations, as: 'serviceDirectoryRegistrations', class: Google::Apis::ComputeV1::ForwardingRuleServiceDirectoryRegistration, decorator: Google::Apis::ComputeV1::ForwardingRuleServiceDirectoryRegistration::Representation
@@ -7692,6 +7829,14 @@ module Google
7692
7829
  end
7693
7830
  end
7694
7831
 
7832
+ class ImageFamilyView
7833
+ # @private
7834
+ class Representation < Google::Apis::Core::JsonRepresentation
7835
+ property :image, as: 'image', class: Google::Apis::ComputeV1::Image, decorator: Google::Apis::ComputeV1::Image::Representation
7836
+
7837
+ end
7838
+ end
7839
+
7695
7840
  class ImageList
7696
7841
  # @private
7697
7842
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8125,6 +8270,7 @@ module Google
8125
8270
  # @private
8126
8271
  class Representation < Google::Apis::Core::JsonRepresentation
8127
8272
  collection :instances, as: 'instances'
8273
+ property :skip_instances_on_validation_error, as: 'skipInstancesOnValidationError'
8128
8274
  end
8129
8275
  end
8130
8276
 
@@ -8685,6 +8831,7 @@ module Google
8685
8831
  property :peer_ip_address, as: 'peerIpAddress'
8686
8832
  property :provisioned_link_count, as: 'provisionedLinkCount'
8687
8833
  property :requested_link_count, as: 'requestedLinkCount'
8834
+ property :satisfies_pzs, as: 'satisfiesPzs'
8688
8835
  property :self_link, as: 'selfLink'
8689
8836
  property :state, as: 'state'
8690
8837
  end
@@ -8719,6 +8866,7 @@ module Google
8719
8866
 
8720
8867
  property :region, as: 'region'
8721
8868
  property :router, as: 'router'
8869
+ property :satisfies_pzs, as: 'satisfiesPzs'
8722
8870
  property :self_link, as: 'selfLink'
8723
8871
  property :state, as: 'state'
8724
8872
  property :type, as: 'type'
@@ -8947,6 +9095,7 @@ module Google
8947
9095
 
8948
9096
  property :self_link, as: 'selfLink'
8949
9097
  property :status, as: 'status'
9098
+ property :supports_pzs, as: 'supportsPzs'
8950
9099
  end
8951
9100
  end
8952
9101
 
@@ -9667,6 +9816,7 @@ module Google
9667
9816
  property :network, as: 'network'
9668
9817
  property :network_ip, as: 'networkIP'
9669
9818
  property :nic_type, as: 'nicType'
9819
+ property :queue_count, as: 'queueCount'
9670
9820
  property :stack_type, as: 'stackType'
9671
9821
  property :subnetwork, as: 'subnetwork'
9672
9822
  end
@@ -11201,6 +11351,7 @@ module Google
11201
11351
  # @private
11202
11352
  class Representation < Google::Apis::Core::JsonRepresentation
11203
11353
  collection :instances, as: 'instances'
11354
+ property :skip_instances_on_validation_error, as: 'skipInstancesOnValidationError'
11204
11355
  end
11205
11356
  end
11206
11357
 
@@ -11781,6 +11932,8 @@ module Google
11781
11932
  class Route
11782
11933
  # @private
11783
11934
  class Representation < Google::Apis::Core::JsonRepresentation
11935
+ collection :as_paths, as: 'asPaths', class: Google::Apis::ComputeV1::RouteAsPath, decorator: Google::Apis::ComputeV1::RouteAsPath::Representation
11936
+
11784
11937
  property :creation_timestamp, as: 'creationTimestamp'
11785
11938
  property :description, as: 'description'
11786
11939
  property :dest_range, as: 'destRange'
@@ -11796,6 +11949,7 @@ module Google
11796
11949
  property :next_hop_peering, as: 'nextHopPeering'
11797
11950
  property :next_hop_vpn_tunnel, as: 'nextHopVpnTunnel'
11798
11951
  property :priority, as: 'priority'
11952
+ property :route_type, as: 'routeType'
11799
11953
  property :self_link, as: 'selfLink'
11800
11954
  collection :tags, as: 'tags'
11801
11955
  collection :warnings, as: 'warnings', class: Google::Apis::ComputeV1::Route::Warning, decorator: Google::Apis::ComputeV1::Route::Warning::Representation
@@ -11821,6 +11975,14 @@ module Google
11821
11975
  end
11822
11976
  end
11823
11977
 
11978
+ class RouteAsPath
11979
+ # @private
11980
+ class Representation < Google::Apis::Core::JsonRepresentation
11981
+ collection :as_lists, as: 'asLists'
11982
+ property :path_segment_type, as: 'pathSegmentType'
11983
+ end
11984
+ end
11985
+
11824
11986
  class RouteList
11825
11987
  # @private
11826
11988
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11937,6 +12099,8 @@ module Google
11937
12099
  collection :advertised_ip_ranges, as: 'advertisedIpRanges', class: Google::Apis::ComputeV1::RouterAdvertisedIpRange, decorator: Google::Apis::ComputeV1::RouterAdvertisedIpRange::Representation
11938
12100
 
11939
12101
  property :advertised_route_priority, as: 'advertisedRoutePriority'
12102
+ property :bfd, as: 'bfd', class: Google::Apis::ComputeV1::RouterBgpPeerBfd, decorator: Google::Apis::ComputeV1::RouterBgpPeerBfd::Representation
12103
+
11940
12104
  property :enable, as: 'enable'
11941
12105
  property :interface_name, as: 'interfaceName'
11942
12106
  property :ip_address, as: 'ipAddress'
@@ -11944,6 +12108,17 @@ module Google
11944
12108
  property :name, as: 'name'
11945
12109
  property :peer_asn, as: 'peerAsn'
11946
12110
  property :peer_ip_address, as: 'peerIpAddress'
12111
+ property :router_appliance_instance, as: 'routerApplianceInstance'
12112
+ end
12113
+ end
12114
+
12115
+ class RouterBgpPeerBfd
12116
+ # @private
12117
+ class Representation < Google::Apis::Core::JsonRepresentation
12118
+ property :min_receive_interval, as: 'minReceiveInterval'
12119
+ property :min_transmit_interval, as: 'minTransmitInterval'
12120
+ property :multiplier, as: 'multiplier'
12121
+ property :session_initialization_mode, as: 'sessionInitializationMode'
11947
12122
  end
11948
12123
  end
11949
12124
 
@@ -11955,6 +12130,9 @@ module Google
11955
12130
  property :linked_vpn_tunnel, as: 'linkedVpnTunnel'
11956
12131
  property :management_type, as: 'managementType'
11957
12132
  property :name, as: 'name'
12133
+ property :private_ip_address, as: 'privateIpAddress'
12134
+ property :redundant_interface, as: 'redundantInterface'
12135
+ property :subnetwork, as: 'subnetwork'
11958
12136
  end
11959
12137
  end
11960
12138
 
@@ -12002,10 +12180,13 @@ module Google
12002
12180
  property :name, as: 'name'
12003
12181
  property :nat_ip_allocate_option, as: 'natIpAllocateOption'
12004
12182
  collection :nat_ips, as: 'natIps'
12183
+ collection :rules, as: 'rules', class: Google::Apis::ComputeV1::RouterNatRule, decorator: Google::Apis::ComputeV1::RouterNatRule::Representation
12184
+
12005
12185
  property :source_subnetwork_ip_ranges_to_nat, as: 'sourceSubnetworkIpRangesToNat'
12006
12186
  collection :subnetworks, as: 'subnetworks', class: Google::Apis::ComputeV1::RouterNatSubnetworkToNat, decorator: Google::Apis::ComputeV1::RouterNatSubnetworkToNat::Representation
12007
12187
 
12008
12188
  property :tcp_established_idle_timeout_sec, as: 'tcpEstablishedIdleTimeoutSec'
12189
+ property :tcp_time_wait_timeout_sec, as: 'tcpTimeWaitTimeoutSec'
12009
12190
  property :tcp_transitory_idle_timeout_sec, as: 'tcpTransitoryIdleTimeoutSec'
12010
12191
  property :udp_idle_timeout_sec, as: 'udpIdleTimeoutSec'
12011
12192
  end
@@ -12019,6 +12200,25 @@ module Google
12019
12200
  end
12020
12201
  end
12021
12202
 
12203
+ class RouterNatRule
12204
+ # @private
12205
+ class Representation < Google::Apis::Core::JsonRepresentation
12206
+ property :action, as: 'action', class: Google::Apis::ComputeV1::RouterNatRuleAction, decorator: Google::Apis::ComputeV1::RouterNatRuleAction::Representation
12207
+
12208
+ property :description, as: 'description'
12209
+ property :match, as: 'match'
12210
+ property :rule_number, as: 'ruleNumber'
12211
+ end
12212
+ end
12213
+
12214
+ class RouterNatRuleAction
12215
+ # @private
12216
+ class Representation < Google::Apis::Core::JsonRepresentation
12217
+ collection :source_nat_active_ips, as: 'sourceNatActiveIps'
12218
+ collection :source_nat_drain_ips, as: 'sourceNatDrainIps'
12219
+ end
12220
+ end
12221
+
12022
12222
  class RouterNatSubnetworkToNat
12023
12223
  # @private
12024
12224
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12053,6 +12253,7 @@ module Google
12053
12253
  property :name, as: 'name'
12054
12254
  property :num_learned_routes, as: 'numLearnedRoutes'
12055
12255
  property :peer_ip_address, as: 'peerIpAddress'
12256
+ property :router_appliance_instance, as: 'routerApplianceInstance'
12056
12257
  property :state, as: 'state'
12057
12258
  property :status, as: 'status'
12058
12259
  property :uptime, as: 'uptime'
@@ -12069,11 +12270,24 @@ module Google
12069
12270
  property :min_extra_nat_ips_needed, as: 'minExtraNatIpsNeeded'
12070
12271
  property :name, as: 'name'
12071
12272
  property :num_vm_endpoints_with_nat_mappings, as: 'numVmEndpointsWithNatMappings'
12273
+ collection :rule_status, as: 'ruleStatus', class: Google::Apis::ComputeV1::RouterStatusNatStatusNatRuleStatus, decorator: Google::Apis::ComputeV1::RouterStatusNatStatusNatRuleStatus::Representation
12274
+
12072
12275
  collection :user_allocated_nat_ip_resources, as: 'userAllocatedNatIpResources'
12073
12276
  collection :user_allocated_nat_ips, as: 'userAllocatedNatIps'
12074
12277
  end
12075
12278
  end
12076
12279
 
12280
+ class RouterStatusNatStatusNatRuleStatus
12281
+ # @private
12282
+ class Representation < Google::Apis::Core::JsonRepresentation
12283
+ collection :active_nat_ips, as: 'activeNatIps'
12284
+ collection :drain_nat_ips, as: 'drainNatIps'
12285
+ property :min_extra_ips_needed, as: 'minExtraIpsNeeded'
12286
+ property :num_vm_endpoints_with_nat_mappings, as: 'numVmEndpointsWithNatMappings'
12287
+ property :rule_number, as: 'ruleNumber'
12288
+ end
12289
+ end
12290
+
12077
12291
  class RouterStatusResponse
12078
12292
  # @private
12079
12293
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12204,6 +12418,8 @@ module Google
12204
12418
  class SecurityPolicy
12205
12419
  # @private
12206
12420
  class Representation < Google::Apis::Core::JsonRepresentation
12421
+ property :adaptive_protection_config, as: 'adaptiveProtectionConfig', class: Google::Apis::ComputeV1::SecurityPolicyAdaptiveProtectionConfig, decorator: Google::Apis::ComputeV1::SecurityPolicyAdaptiveProtectionConfig::Representation
12422
+
12207
12423
  property :advanced_options_config, as: 'advancedOptionsConfig', class: Google::Apis::ComputeV1::SecurityPolicyAdvancedOptionsConfig, decorator: Google::Apis::ComputeV1::SecurityPolicyAdvancedOptionsConfig::Representation
12208
12424
 
12209
12425
  property :creation_timestamp, as: 'creationTimestamp'
@@ -12218,6 +12434,22 @@ module Google
12218
12434
  end
12219
12435
  end
12220
12436
 
12437
+ class SecurityPolicyAdaptiveProtectionConfig
12438
+ # @private
12439
+ class Representation < Google::Apis::Core::JsonRepresentation
12440
+ property :layer7_ddos_defense_config, as: 'layer7DdosDefenseConfig', class: Google::Apis::ComputeV1::SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig, decorator: Google::Apis::ComputeV1::SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig::Representation
12441
+
12442
+ end
12443
+ end
12444
+
12445
+ class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig
12446
+ # @private
12447
+ class Representation < Google::Apis::Core::JsonRepresentation
12448
+ property :enable, as: 'enable'
12449
+ property :rule_visibility, as: 'ruleVisibility'
12450
+ end
12451
+ end
12452
+
12221
12453
  class SecurityPolicyAdvancedOptionsConfig
12222
12454
  # @private
12223
12455
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12329,6 +12561,142 @@ module Google
12329
12561
  end
12330
12562
  end
12331
12563
 
12564
+ class ServiceAttachment
12565
+ # @private
12566
+ class Representation < Google::Apis::Core::JsonRepresentation
12567
+ collection :connected_endpoints, as: 'connectedEndpoints', class: Google::Apis::ComputeV1::ServiceAttachmentConnectedEndpoint, decorator: Google::Apis::ComputeV1::ServiceAttachmentConnectedEndpoint::Representation
12568
+
12569
+ property :connection_preference, as: 'connectionPreference'
12570
+ collection :consumer_accept_lists, as: 'consumerAcceptLists', class: Google::Apis::ComputeV1::ServiceAttachmentConsumerProjectLimit, decorator: Google::Apis::ComputeV1::ServiceAttachmentConsumerProjectLimit::Representation
12571
+
12572
+ collection :consumer_reject_lists, as: 'consumerRejectLists'
12573
+ property :creation_timestamp, as: 'creationTimestamp'
12574
+ property :description, as: 'description'
12575
+ property :enable_proxy_protocol, as: 'enableProxyProtocol'
12576
+ property :fingerprint, :base64 => true, as: 'fingerprint'
12577
+ property :id, :numeric_string => true, as: 'id'
12578
+ property :kind, as: 'kind'
12579
+ property :name, as: 'name'
12580
+ collection :nat_subnets, as: 'natSubnets'
12581
+ property :producer_forwarding_rule, as: 'producerForwardingRule'
12582
+ property :psc_service_attachment_id, as: 'pscServiceAttachmentId', class: Google::Apis::ComputeV1::Uint128, decorator: Google::Apis::ComputeV1::Uint128::Representation
12583
+
12584
+ property :region, as: 'region'
12585
+ property :self_link, as: 'selfLink'
12586
+ property :target_service, as: 'targetService'
12587
+ end
12588
+ end
12589
+
12590
+ class ServiceAttachmentAggregatedList
12591
+ # @private
12592
+ class Representation < Google::Apis::Core::JsonRepresentation
12593
+ property :id, as: 'id'
12594
+ hash :items, as: 'items', class: Google::Apis::ComputeV1::ServiceAttachmentsScopedList, decorator: Google::Apis::ComputeV1::ServiceAttachmentsScopedList::Representation
12595
+
12596
+ property :kind, as: 'kind'
12597
+ property :next_page_token, as: 'nextPageToken'
12598
+ property :self_link, as: 'selfLink'
12599
+ collection :unreachables, as: 'unreachables'
12600
+ property :warning, as: 'warning', class: Google::Apis::ComputeV1::ServiceAttachmentAggregatedList::Warning, decorator: Google::Apis::ComputeV1::ServiceAttachmentAggregatedList::Warning::Representation
12601
+
12602
+ end
12603
+
12604
+ class Warning
12605
+ # @private
12606
+ class Representation < Google::Apis::Core::JsonRepresentation
12607
+ property :code, as: 'code'
12608
+ collection :data, as: 'data', class: Google::Apis::ComputeV1::ServiceAttachmentAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::ServiceAttachmentAggregatedList::Warning::Datum::Representation
12609
+
12610
+ property :message, as: 'message'
12611
+ end
12612
+
12613
+ class Datum
12614
+ # @private
12615
+ class Representation < Google::Apis::Core::JsonRepresentation
12616
+ property :key, as: 'key'
12617
+ property :value, as: 'value'
12618
+ end
12619
+ end
12620
+ end
12621
+ end
12622
+
12623
+ class ServiceAttachmentConnectedEndpoint
12624
+ # @private
12625
+ class Representation < Google::Apis::Core::JsonRepresentation
12626
+ property :endpoint, as: 'endpoint'
12627
+ property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
12628
+ property :status, as: 'status'
12629
+ end
12630
+ end
12631
+
12632
+ class ServiceAttachmentConsumerProjectLimit
12633
+ # @private
12634
+ class Representation < Google::Apis::Core::JsonRepresentation
12635
+ property :connection_limit, as: 'connectionLimit'
12636
+ property :project_id_or_num, as: 'projectIdOrNum'
12637
+ end
12638
+ end
12639
+
12640
+ class ServiceAttachmentList
12641
+ # @private
12642
+ class Representation < Google::Apis::Core::JsonRepresentation
12643
+ property :id, as: 'id'
12644
+ collection :items, as: 'items', class: Google::Apis::ComputeV1::ServiceAttachment, decorator: Google::Apis::ComputeV1::ServiceAttachment::Representation
12645
+
12646
+ property :kind, as: 'kind'
12647
+ property :next_page_token, as: 'nextPageToken'
12648
+ property :self_link, as: 'selfLink'
12649
+ property :warning, as: 'warning', class: Google::Apis::ComputeV1::ServiceAttachmentList::Warning, decorator: Google::Apis::ComputeV1::ServiceAttachmentList::Warning::Representation
12650
+
12651
+ end
12652
+
12653
+ class Warning
12654
+ # @private
12655
+ class Representation < Google::Apis::Core::JsonRepresentation
12656
+ property :code, as: 'code'
12657
+ collection :data, as: 'data', class: Google::Apis::ComputeV1::ServiceAttachmentList::Warning::Datum, decorator: Google::Apis::ComputeV1::ServiceAttachmentList::Warning::Datum::Representation
12658
+
12659
+ property :message, as: 'message'
12660
+ end
12661
+
12662
+ class Datum
12663
+ # @private
12664
+ class Representation < Google::Apis::Core::JsonRepresentation
12665
+ property :key, as: 'key'
12666
+ property :value, as: 'value'
12667
+ end
12668
+ end
12669
+ end
12670
+ end
12671
+
12672
+ class ServiceAttachmentsScopedList
12673
+ # @private
12674
+ class Representation < Google::Apis::Core::JsonRepresentation
12675
+ collection :service_attachments, as: 'serviceAttachments', class: Google::Apis::ComputeV1::ServiceAttachment, decorator: Google::Apis::ComputeV1::ServiceAttachment::Representation
12676
+
12677
+ property :warning, as: 'warning', class: Google::Apis::ComputeV1::ServiceAttachmentsScopedList::Warning, decorator: Google::Apis::ComputeV1::ServiceAttachmentsScopedList::Warning::Representation
12678
+
12679
+ end
12680
+
12681
+ class Warning
12682
+ # @private
12683
+ class Representation < Google::Apis::Core::JsonRepresentation
12684
+ property :code, as: 'code'
12685
+ collection :data, as: 'data', class: Google::Apis::ComputeV1::ServiceAttachmentsScopedList::Warning::Datum, decorator: Google::Apis::ComputeV1::ServiceAttachmentsScopedList::Warning::Datum::Representation
12686
+
12687
+ property :message, as: 'message'
12688
+ end
12689
+
12690
+ class Datum
12691
+ # @private
12692
+ class Representation < Google::Apis::Core::JsonRepresentation
12693
+ property :key, as: 'key'
12694
+ property :value, as: 'value'
12695
+ end
12696
+ end
12697
+ end
12698
+ end
12699
+
12332
12700
  class ShieldedInstanceConfig
12333
12701
  # @private
12334
12702
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12840,6 +13208,13 @@ module Google
12840
13208
  end
12841
13209
  end
12842
13210
 
13211
+ class Subsetting
13212
+ # @private
13213
+ class Representation < Google::Apis::Core::JsonRepresentation
13214
+ property :policy, as: 'policy'
13215
+ end
13216
+ end
13217
+
12843
13218
  class TcpHealthCheck
12844
13219
  # @private
12845
13220
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13135,6 +13510,7 @@ module Google
13135
13510
  property :kind, as: 'kind'
13136
13511
  property :name, as: 'name'
13137
13512
  property :nat_policy, as: 'natPolicy'
13513
+ property :network, as: 'network'
13138
13514
  property :self_link, as: 'selfLink'
13139
13515
  property :zone, as: 'zone'
13140
13516
  end
@@ -13662,6 +14038,14 @@ module Google
13662
14038
  end
13663
14039
  end
13664
14040
 
14041
+ class Uint128
14042
+ # @private
14043
+ class Representation < Google::Apis::Core::JsonRepresentation
14044
+ property :high, :numeric_string => true, as: 'high'
14045
+ property :low, :numeric_string => true, as: 'low'
14046
+ end
14047
+ end
14048
+
13665
14049
  class UrlMap
13666
14050
  # @private
13667
14051
  class Representation < Google::Apis::Core::JsonRepresentation