google-apis-compute_v1 0.16.0 → 0.20.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 ComputeV1
18
18
  # Version of the google-apis-compute_v1 gem
19
- GEM_VERSION = "0.16.0"
19
+ GEM_VERSION = "0.20.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 = "20210820"
25
+ REVISION = "20211025"
26
26
  end
27
27
  end
28
28
  end
@@ -406,6 +406,12 @@ module Google
406
406
  include Google::Apis::Core::JsonObjectSupport
407
407
  end
408
408
 
409
+ class BackendServiceConnectionTrackingPolicy
410
+ class Representation < Google::Apis::Core::JsonRepresentation; end
411
+
412
+ include Google::Apis::Core::JsonObjectSupport
413
+ end
414
+
409
415
  class BackendServiceFailoverPolicy
410
416
  class Representation < Google::Apis::Core::JsonRepresentation; end
411
417
 
@@ -472,6 +478,24 @@ module Google
472
478
  include Google::Apis::Core::JsonObjectSupport
473
479
  end
474
480
 
481
+ class BfdPacket
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
487
+ class BfdStatus
488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
489
+
490
+ include Google::Apis::Core::JsonObjectSupport
491
+ end
492
+
493
+ class BfdStatusPacketCounts
494
+ class Representation < Google::Apis::Core::JsonRepresentation; end
495
+
496
+ include Google::Apis::Core::JsonObjectSupport
497
+ end
498
+
475
499
  class Binding
476
500
  class Representation < Google::Apis::Core::JsonRepresentation; end
477
501
 
@@ -2476,6 +2500,12 @@ module Google
2476
2500
  include Google::Apis::Core::JsonObjectSupport
2477
2501
  end
2478
2502
 
2503
+ class NetworkPerformanceConfig
2504
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2505
+
2506
+ include Google::Apis::Core::JsonObjectSupport
2507
+ end
2508
+
2479
2509
  class NetworkRoutingConfig
2480
2510
  class Representation < Google::Apis::Core::JsonRepresentation; end
2481
2511
 
@@ -2872,6 +2902,12 @@ module Google
2872
2902
  include Google::Apis::Core::JsonObjectSupport
2873
2903
  end
2874
2904
 
2905
+ class PacketIntervals
2906
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2907
+
2908
+ include Google::Apis::Core::JsonObjectSupport
2909
+ end
2910
+
2875
2911
  class PacketMirroring
2876
2912
  class Representation < Google::Apis::Core::JsonRepresentation; end
2877
2913
 
@@ -3658,6 +3694,12 @@ module Google
3658
3694
  include Google::Apis::Core::JsonObjectSupport
3659
3695
  end
3660
3696
 
3697
+ class RouteAsPath
3698
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3699
+
3700
+ include Google::Apis::Core::JsonObjectSupport
3701
+ end
3702
+
3661
3703
  class RouteList
3662
3704
  class Representation < Google::Apis::Core::JsonRepresentation; end
3663
3705
 
@@ -3718,6 +3760,12 @@ module Google
3718
3760
  include Google::Apis::Core::JsonObjectSupport
3719
3761
  end
3720
3762
 
3763
+ class RouterBgpPeerBfd
3764
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3765
+
3766
+ include Google::Apis::Core::JsonObjectSupport
3767
+ end
3768
+
3721
3769
  class RouterInterface
3722
3770
  class Representation < Google::Apis::Core::JsonRepresentation; end
3723
3771
 
@@ -3754,6 +3802,18 @@ module Google
3754
3802
  include Google::Apis::Core::JsonObjectSupport
3755
3803
  end
3756
3804
 
3805
+ class RouterNatRule
3806
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3807
+
3808
+ include Google::Apis::Core::JsonObjectSupport
3809
+ end
3810
+
3811
+ class RouterNatRuleAction
3812
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3813
+
3814
+ include Google::Apis::Core::JsonObjectSupport
3815
+ end
3816
+
3757
3817
  class RouterNatSubnetworkToNat
3758
3818
  class Representation < Google::Apis::Core::JsonRepresentation; end
3759
3819
 
@@ -3778,6 +3838,12 @@ module Google
3778
3838
  include Google::Apis::Core::JsonObjectSupport
3779
3839
  end
3780
3840
 
3841
+ class RouterStatusNatStatusNatRuleStatus
3842
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3843
+
3844
+ include Google::Apis::Core::JsonObjectSupport
3845
+ end
3846
+
3781
3847
  class RouterStatusResponse
3782
3848
  class Representation < Google::Apis::Core::JsonRepresentation; end
3783
3849
 
@@ -4018,6 +4084,18 @@ module Google
4018
4084
  include Google::Apis::Core::JsonObjectSupport
4019
4085
  end
4020
4086
 
4087
+ class ShareSettings
4088
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4089
+
4090
+ include Google::Apis::Core::JsonObjectSupport
4091
+ end
4092
+
4093
+ class ShareSettingsProjectConfig
4094
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4095
+
4096
+ include Google::Apis::Core::JsonObjectSupport
4097
+ end
4098
+
4021
4099
  class ShieldedInstanceConfig
4022
4100
  class Representation < Google::Apis::Core::JsonRepresentation; end
4023
4101
 
@@ -4300,6 +4378,12 @@ module Google
4300
4378
  include Google::Apis::Core::JsonObjectSupport
4301
4379
  end
4302
4380
 
4381
+ class Subsetting
4382
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4383
+
4384
+ include Google::Apis::Core::JsonObjectSupport
4385
+ end
4386
+
4303
4387
  class TcpHealthCheck
4304
4388
  class Representation < Google::Apis::Core::JsonRepresentation; end
4305
4389
 
@@ -5760,6 +5844,7 @@ module Google
5760
5844
  property :creation_timestamp, as: 'creationTimestamp'
5761
5845
  collection :custom_response_headers, as: 'customResponseHeaders'
5762
5846
  property :description, as: 'description'
5847
+ property :edge_security_policy, as: 'edgeSecurityPolicy'
5763
5848
  property :enable_cdn, as: 'enableCdn'
5764
5849
  property :id, :numeric_string => true, as: 'id'
5765
5850
  property :kind, as: 'kind'
@@ -5846,12 +5931,15 @@ module Google
5846
5931
 
5847
5932
  property :connection_draining, as: 'connectionDraining', class: Google::Apis::ComputeV1::ConnectionDraining, decorator: Google::Apis::ComputeV1::ConnectionDraining::Representation
5848
5933
 
5934
+ property :connection_tracking_policy, as: 'connectionTrackingPolicy', class: Google::Apis::ComputeV1::BackendServiceConnectionTrackingPolicy, decorator: Google::Apis::ComputeV1::BackendServiceConnectionTrackingPolicy::Representation
5935
+
5849
5936
  property :consistent_hash, as: 'consistentHash', class: Google::Apis::ComputeV1::ConsistentHashLoadBalancerSettings, decorator: Google::Apis::ComputeV1::ConsistentHashLoadBalancerSettings::Representation
5850
5937
 
5851
5938
  property :creation_timestamp, as: 'creationTimestamp'
5852
5939
  collection :custom_request_headers, as: 'customRequestHeaders'
5853
5940
  collection :custom_response_headers, as: 'customResponseHeaders'
5854
5941
  property :description, as: 'description'
5942
+ property :edge_security_policy, as: 'edgeSecurityPolicy'
5855
5943
  property :enable_cdn, as: 'enableCDN'
5856
5944
  property :failover_policy, as: 'failoverPolicy', class: Google::Apis::ComputeV1::BackendServiceFailoverPolicy, decorator: Google::Apis::ComputeV1::BackendServiceFailoverPolicy::Representation
5857
5945
 
@@ -5880,6 +5968,8 @@ module Google
5880
5968
 
5881
5969
  property :self_link, as: 'selfLink'
5882
5970
  property :session_affinity, as: 'sessionAffinity'
5971
+ property :subsetting, as: 'subsetting', class: Google::Apis::ComputeV1::Subsetting, decorator: Google::Apis::ComputeV1::Subsetting::Representation
5972
+
5883
5973
  property :timeout_sec, as: 'timeoutSec'
5884
5974
  end
5885
5975
  end
@@ -5953,6 +6043,15 @@ module Google
5953
6043
  end
5954
6044
  end
5955
6045
 
6046
+ class BackendServiceConnectionTrackingPolicy
6047
+ # @private
6048
+ class Representation < Google::Apis::Core::JsonRepresentation
6049
+ property :connection_persistence_on_unhealthy_backends, as: 'connectionPersistenceOnUnhealthyBackends'
6050
+ property :idle_timeout_sec, as: 'idleTimeoutSec'
6051
+ property :tracking_mode, as: 'trackingMode'
6052
+ end
6053
+ end
6054
+
5956
6055
  class BackendServiceFailoverPolicy
5957
6056
  # @private
5958
6057
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6057,6 +6156,58 @@ module Google
6057
6156
  end
6058
6157
  end
6059
6158
 
6159
+ class BfdPacket
6160
+ # @private
6161
+ class Representation < Google::Apis::Core::JsonRepresentation
6162
+ property :authentication_present, as: 'authenticationPresent'
6163
+ property :control_plane_independent, as: 'controlPlaneIndependent'
6164
+ property :demand, as: 'demand'
6165
+ property :diagnostic, as: 'diagnostic'
6166
+ property :final, as: 'final'
6167
+ property :length, as: 'length'
6168
+ property :min_echo_rx_interval_ms, as: 'minEchoRxIntervalMs'
6169
+ property :min_rx_interval_ms, as: 'minRxIntervalMs'
6170
+ property :min_tx_interval_ms, as: 'minTxIntervalMs'
6171
+ property :multiplier, as: 'multiplier'
6172
+ property :multipoint, as: 'multipoint'
6173
+ property :my_discriminator, as: 'myDiscriminator'
6174
+ property :poll, as: 'poll'
6175
+ property :state, as: 'state'
6176
+ property :version, as: 'version'
6177
+ property :your_discriminator, as: 'yourDiscriminator'
6178
+ end
6179
+ end
6180
+
6181
+ class BfdStatus
6182
+ # @private
6183
+ class Representation < Google::Apis::Core::JsonRepresentation
6184
+ property :bfd_session_initialization_mode, as: 'bfdSessionInitializationMode'
6185
+ property :config_update_timestamp_micros, :numeric_string => true, as: 'configUpdateTimestampMicros'
6186
+ property :control_packet_counts, as: 'controlPacketCounts', class: Google::Apis::ComputeV1::BfdStatusPacketCounts, decorator: Google::Apis::ComputeV1::BfdStatusPacketCounts::Representation
6187
+
6188
+ collection :control_packet_intervals, as: 'controlPacketIntervals', class: Google::Apis::ComputeV1::PacketIntervals, decorator: Google::Apis::ComputeV1::PacketIntervals::Representation
6189
+
6190
+ property :local_diagnostic, as: 'localDiagnostic'
6191
+ property :local_state, as: 'localState'
6192
+ property :negotiated_local_control_tx_interval_ms, as: 'negotiatedLocalControlTxIntervalMs'
6193
+ property :rx_packet, as: 'rxPacket', class: Google::Apis::ComputeV1::BfdPacket, decorator: Google::Apis::ComputeV1::BfdPacket::Representation
6194
+
6195
+ property :tx_packet, as: 'txPacket', class: Google::Apis::ComputeV1::BfdPacket, decorator: Google::Apis::ComputeV1::BfdPacket::Representation
6196
+
6197
+ property :uptime_ms, :numeric_string => true, as: 'uptimeMs'
6198
+ end
6199
+ end
6200
+
6201
+ class BfdStatusPacketCounts
6202
+ # @private
6203
+ class Representation < Google::Apis::Core::JsonRepresentation
6204
+ property :num_rx, as: 'numRx'
6205
+ property :num_rx_rejected, as: 'numRxRejected'
6206
+ property :num_rx_successful, as: 'numRxSuccessful'
6207
+ property :num_tx, as: 'numTx'
6208
+ end
6209
+ end
6210
+
6060
6211
  class Binding
6061
6212
  # @private
6062
6213
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7879,6 +8030,8 @@ module Google
7879
8030
  property :name, as: 'name'
7880
8031
  collection :network_interfaces, as: 'networkInterfaces', class: Google::Apis::ComputeV1::NetworkInterface, decorator: Google::Apis::ComputeV1::NetworkInterface::Representation
7881
8032
 
8033
+ property :network_performance_config, as: 'networkPerformanceConfig', class: Google::Apis::ComputeV1::NetworkPerformanceConfig, decorator: Google::Apis::ComputeV1::NetworkPerformanceConfig::Representation
8034
+
7882
8035
  property :private_ipv6_google_access, as: 'privateIpv6GoogleAccess'
7883
8036
  property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::ComputeV1::ReservationAffinity, decorator: Google::Apis::ComputeV1::ReservationAffinity::Representation
7884
8037
 
@@ -8188,6 +8341,7 @@ module Google
8188
8341
  property :max_unavailable, as: 'maxUnavailable', class: Google::Apis::ComputeV1::FixedOrPercent, decorator: Google::Apis::ComputeV1::FixedOrPercent::Representation
8189
8342
 
8190
8343
  property :minimal_action, as: 'minimalAction'
8344
+ property :most_disruptive_allowed_action, as: 'mostDisruptiveAllowedAction'
8191
8345
  property :replacement_method, as: 'replacementMethod'
8192
8346
  property :type, as: 'type'
8193
8347
  end
@@ -8569,6 +8723,8 @@ module Google
8569
8723
  property :min_cpu_platform, as: 'minCpuPlatform'
8570
8724
  collection :network_interfaces, as: 'networkInterfaces', class: Google::Apis::ComputeV1::NetworkInterface, decorator: Google::Apis::ComputeV1::NetworkInterface::Representation
8571
8725
 
8726
+ property :network_performance_config, as: 'networkPerformanceConfig', class: Google::Apis::ComputeV1::NetworkPerformanceConfig, decorator: Google::Apis::ComputeV1::NetworkPerformanceConfig::Representation
8727
+
8572
8728
  property :private_ipv6_google_access, as: 'privateIpv6GoogleAccess'
8573
8729
  property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::ComputeV1::ReservationAffinity, decorator: Google::Apis::ComputeV1::ReservationAffinity::Representation
8574
8730
 
@@ -8793,6 +8949,7 @@ module Google
8793
8949
  property :peer_ip_address, as: 'peerIpAddress'
8794
8950
  property :provisioned_link_count, as: 'provisionedLinkCount'
8795
8951
  property :requested_link_count, as: 'requestedLinkCount'
8952
+ property :satisfies_pzs, as: 'satisfiesPzs'
8796
8953
  property :self_link, as: 'selfLink'
8797
8954
  property :state, as: 'state'
8798
8955
  end
@@ -8827,6 +8984,7 @@ module Google
8827
8984
 
8828
8985
  property :region, as: 'region'
8829
8986
  property :router, as: 'router'
8987
+ property :satisfies_pzs, as: 'satisfiesPzs'
8830
8988
  property :self_link, as: 'selfLink'
8831
8989
  property :state, as: 'state'
8832
8990
  property :type, as: 'type'
@@ -9055,6 +9213,7 @@ module Google
9055
9213
 
9056
9214
  property :self_link, as: 'selfLink'
9057
9215
  property :status, as: 'status'
9216
+ property :supports_pzs, as: 'supportsPzs'
9058
9217
  end
9059
9218
  end
9060
9219
 
@@ -9830,6 +9989,13 @@ module Google
9830
9989
  end
9831
9990
  end
9832
9991
 
9992
+ class NetworkPerformanceConfig
9993
+ # @private
9994
+ class Representation < Google::Apis::Core::JsonRepresentation
9995
+ property :total_egress_bandwidth_tier, as: 'totalEgressBandwidthTier'
9996
+ end
9997
+ end
9998
+
9833
9999
  class NetworkRoutingConfig
9834
10000
  # @private
9835
10001
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10569,6 +10735,18 @@ module Google
10569
10735
  end
10570
10736
  end
10571
10737
 
10738
+ class PacketIntervals
10739
+ # @private
10740
+ class Representation < Google::Apis::Core::JsonRepresentation
10741
+ property :avg_ms, :numeric_string => true, as: 'avgMs'
10742
+ property :duration, as: 'duration'
10743
+ property :max_ms, :numeric_string => true, as: 'maxMs'
10744
+ property :min_ms, :numeric_string => true, as: 'minMs'
10745
+ property :num_intervals, :numeric_string => true, as: 'numIntervals'
10746
+ property :type, as: 'type'
10747
+ end
10748
+ end
10749
+
10572
10750
  class PacketMirroring
10573
10751
  # @private
10574
10752
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10787,7 +10965,6 @@ module Google
10787
10965
  collection :bindings, as: 'bindings', class: Google::Apis::ComputeV1::Binding, decorator: Google::Apis::ComputeV1::Binding::Representation
10788
10966
 
10789
10967
  property :etag, :base64 => true, as: 'etag'
10790
- property :iam_owned, as: 'iamOwned'
10791
10968
  collection :rules, as: 'rules', class: Google::Apis::ComputeV1::Rule, decorator: Google::Apis::ComputeV1::Rule::Representation
10792
10969
 
10793
10970
  property :version, as: 'version'
@@ -11516,6 +11693,8 @@ module Google
11516
11693
  property :name, as: 'name'
11517
11694
  property :satisfies_pzs, as: 'satisfiesPzs'
11518
11695
  property :self_link, as: 'selfLink'
11696
+ property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeV1::ShareSettings, decorator: Google::Apis::ComputeV1::ShareSettings::Representation
11697
+
11519
11698
  property :specific_reservation, as: 'specificReservation', class: Google::Apis::ComputeV1::AllocationSpecificSkuReservation, decorator: Google::Apis::ComputeV1::AllocationSpecificSkuReservation::Representation
11520
11699
 
11521
11700
  property :specific_reservation_required, as: 'specificReservationRequired'
@@ -11891,6 +12070,8 @@ module Google
11891
12070
  class Route
11892
12071
  # @private
11893
12072
  class Representation < Google::Apis::Core::JsonRepresentation
12073
+ collection :as_paths, as: 'asPaths', class: Google::Apis::ComputeV1::RouteAsPath, decorator: Google::Apis::ComputeV1::RouteAsPath::Representation
12074
+
11894
12075
  property :creation_timestamp, as: 'creationTimestamp'
11895
12076
  property :description, as: 'description'
11896
12077
  property :dest_range, as: 'destRange'
@@ -11906,6 +12087,7 @@ module Google
11906
12087
  property :next_hop_peering, as: 'nextHopPeering'
11907
12088
  property :next_hop_vpn_tunnel, as: 'nextHopVpnTunnel'
11908
12089
  property :priority, as: 'priority'
12090
+ property :route_type, as: 'routeType'
11909
12091
  property :self_link, as: 'selfLink'
11910
12092
  collection :tags, as: 'tags'
11911
12093
  collection :warnings, as: 'warnings', class: Google::Apis::ComputeV1::Route::Warning, decorator: Google::Apis::ComputeV1::Route::Warning::Representation
@@ -11931,6 +12113,14 @@ module Google
11931
12113
  end
11932
12114
  end
11933
12115
 
12116
+ class RouteAsPath
12117
+ # @private
12118
+ class Representation < Google::Apis::Core::JsonRepresentation
12119
+ collection :as_lists, as: 'asLists'
12120
+ property :path_segment_type, as: 'pathSegmentType'
12121
+ end
12122
+ end
12123
+
11934
12124
  class RouteList
11935
12125
  # @private
11936
12126
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12047,6 +12237,8 @@ module Google
12047
12237
  collection :advertised_ip_ranges, as: 'advertisedIpRanges', class: Google::Apis::ComputeV1::RouterAdvertisedIpRange, decorator: Google::Apis::ComputeV1::RouterAdvertisedIpRange::Representation
12048
12238
 
12049
12239
  property :advertised_route_priority, as: 'advertisedRoutePriority'
12240
+ property :bfd, as: 'bfd', class: Google::Apis::ComputeV1::RouterBgpPeerBfd, decorator: Google::Apis::ComputeV1::RouterBgpPeerBfd::Representation
12241
+
12050
12242
  property :enable, as: 'enable'
12051
12243
  property :interface_name, as: 'interfaceName'
12052
12244
  property :ip_address, as: 'ipAddress'
@@ -12054,6 +12246,17 @@ module Google
12054
12246
  property :name, as: 'name'
12055
12247
  property :peer_asn, as: 'peerAsn'
12056
12248
  property :peer_ip_address, as: 'peerIpAddress'
12249
+ property :router_appliance_instance, as: 'routerApplianceInstance'
12250
+ end
12251
+ end
12252
+
12253
+ class RouterBgpPeerBfd
12254
+ # @private
12255
+ class Representation < Google::Apis::Core::JsonRepresentation
12256
+ property :min_receive_interval, as: 'minReceiveInterval'
12257
+ property :min_transmit_interval, as: 'minTransmitInterval'
12258
+ property :multiplier, as: 'multiplier'
12259
+ property :session_initialization_mode, as: 'sessionInitializationMode'
12057
12260
  end
12058
12261
  end
12059
12262
 
@@ -12065,6 +12268,9 @@ module Google
12065
12268
  property :linked_vpn_tunnel, as: 'linkedVpnTunnel'
12066
12269
  property :management_type, as: 'managementType'
12067
12270
  property :name, as: 'name'
12271
+ property :private_ip_address, as: 'privateIpAddress'
12272
+ property :redundant_interface, as: 'redundantInterface'
12273
+ property :subnetwork, as: 'subnetwork'
12068
12274
  end
12069
12275
  end
12070
12276
 
@@ -12104,18 +12310,23 @@ module Google
12104
12310
  # @private
12105
12311
  class Representation < Google::Apis::Core::JsonRepresentation
12106
12312
  collection :drain_nat_ips, as: 'drainNatIps'
12313
+ property :enable_dynamic_port_allocation, as: 'enableDynamicPortAllocation'
12107
12314
  property :enable_endpoint_independent_mapping, as: 'enableEndpointIndependentMapping'
12108
12315
  property :icmp_idle_timeout_sec, as: 'icmpIdleTimeoutSec'
12109
12316
  property :log_config, as: 'logConfig', class: Google::Apis::ComputeV1::RouterNatLogConfig, decorator: Google::Apis::ComputeV1::RouterNatLogConfig::Representation
12110
12317
 
12318
+ property :max_ports_per_vm, as: 'maxPortsPerVm'
12111
12319
  property :min_ports_per_vm, as: 'minPortsPerVm'
12112
12320
  property :name, as: 'name'
12113
12321
  property :nat_ip_allocate_option, as: 'natIpAllocateOption'
12114
12322
  collection :nat_ips, as: 'natIps'
12323
+ collection :rules, as: 'rules', class: Google::Apis::ComputeV1::RouterNatRule, decorator: Google::Apis::ComputeV1::RouterNatRule::Representation
12324
+
12115
12325
  property :source_subnetwork_ip_ranges_to_nat, as: 'sourceSubnetworkIpRangesToNat'
12116
12326
  collection :subnetworks, as: 'subnetworks', class: Google::Apis::ComputeV1::RouterNatSubnetworkToNat, decorator: Google::Apis::ComputeV1::RouterNatSubnetworkToNat::Representation
12117
12327
 
12118
12328
  property :tcp_established_idle_timeout_sec, as: 'tcpEstablishedIdleTimeoutSec'
12329
+ property :tcp_time_wait_timeout_sec, as: 'tcpTimeWaitTimeoutSec'
12119
12330
  property :tcp_transitory_idle_timeout_sec, as: 'tcpTransitoryIdleTimeoutSec'
12120
12331
  property :udp_idle_timeout_sec, as: 'udpIdleTimeoutSec'
12121
12332
  end
@@ -12129,6 +12340,25 @@ module Google
12129
12340
  end
12130
12341
  end
12131
12342
 
12343
+ class RouterNatRule
12344
+ # @private
12345
+ class Representation < Google::Apis::Core::JsonRepresentation
12346
+ property :action, as: 'action', class: Google::Apis::ComputeV1::RouterNatRuleAction, decorator: Google::Apis::ComputeV1::RouterNatRuleAction::Representation
12347
+
12348
+ property :description, as: 'description'
12349
+ property :match, as: 'match'
12350
+ property :rule_number, as: 'ruleNumber'
12351
+ end
12352
+ end
12353
+
12354
+ class RouterNatRuleAction
12355
+ # @private
12356
+ class Representation < Google::Apis::Core::JsonRepresentation
12357
+ collection :source_nat_active_ips, as: 'sourceNatActiveIps'
12358
+ collection :source_nat_drain_ips, as: 'sourceNatDrainIps'
12359
+ end
12360
+ end
12361
+
12132
12362
  class RouterNatSubnetworkToNat
12133
12363
  # @private
12134
12364
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12158,11 +12388,14 @@ module Google
12158
12388
  class Representation < Google::Apis::Core::JsonRepresentation
12159
12389
  collection :advertised_routes, as: 'advertisedRoutes', class: Google::Apis::ComputeV1::Route, decorator: Google::Apis::ComputeV1::Route::Representation
12160
12390
 
12391
+ property :bfd_status, as: 'bfdStatus', class: Google::Apis::ComputeV1::BfdStatus, decorator: Google::Apis::ComputeV1::BfdStatus::Representation
12392
+
12161
12393
  property :ip_address, as: 'ipAddress'
12162
12394
  property :linked_vpn_tunnel, as: 'linkedVpnTunnel'
12163
12395
  property :name, as: 'name'
12164
12396
  property :num_learned_routes, as: 'numLearnedRoutes'
12165
12397
  property :peer_ip_address, as: 'peerIpAddress'
12398
+ property :router_appliance_instance, as: 'routerApplianceInstance'
12166
12399
  property :state, as: 'state'
12167
12400
  property :status, as: 'status'
12168
12401
  property :uptime, as: 'uptime'
@@ -12179,11 +12412,24 @@ module Google
12179
12412
  property :min_extra_nat_ips_needed, as: 'minExtraNatIpsNeeded'
12180
12413
  property :name, as: 'name'
12181
12414
  property :num_vm_endpoints_with_nat_mappings, as: 'numVmEndpointsWithNatMappings'
12415
+ collection :rule_status, as: 'ruleStatus', class: Google::Apis::ComputeV1::RouterStatusNatStatusNatRuleStatus, decorator: Google::Apis::ComputeV1::RouterStatusNatStatusNatRuleStatus::Representation
12416
+
12182
12417
  collection :user_allocated_nat_ip_resources, as: 'userAllocatedNatIpResources'
12183
12418
  collection :user_allocated_nat_ips, as: 'userAllocatedNatIps'
12184
12419
  end
12185
12420
  end
12186
12421
 
12422
+ class RouterStatusNatStatusNatRuleStatus
12423
+ # @private
12424
+ class Representation < Google::Apis::Core::JsonRepresentation
12425
+ collection :active_nat_ips, as: 'activeNatIps'
12426
+ collection :drain_nat_ips, as: 'drainNatIps'
12427
+ property :min_extra_ips_needed, as: 'minExtraIpsNeeded'
12428
+ property :num_vm_endpoints_with_nat_mappings, as: 'numVmEndpointsWithNatMappings'
12429
+ property :rule_number, as: 'ruleNumber'
12430
+ end
12431
+ end
12432
+
12187
12433
  class RouterStatusResponse
12188
12434
  # @private
12189
12435
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12327,6 +12573,7 @@ module Google
12327
12573
  collection :rules, as: 'rules', class: Google::Apis::ComputeV1::SecurityPolicyRule, decorator: Google::Apis::ComputeV1::SecurityPolicyRule::Representation
12328
12574
 
12329
12575
  property :self_link, as: 'selfLink'
12576
+ property :type, as: 'type'
12330
12577
  end
12331
12578
  end
12332
12579
 
@@ -12593,6 +12840,22 @@ module Google
12593
12840
  end
12594
12841
  end
12595
12842
 
12843
+ class ShareSettings
12844
+ # @private
12845
+ class Representation < Google::Apis::Core::JsonRepresentation
12846
+ hash :project_map, as: 'projectMap', class: Google::Apis::ComputeV1::ShareSettingsProjectConfig, decorator: Google::Apis::ComputeV1::ShareSettingsProjectConfig::Representation
12847
+
12848
+ property :share_type, as: 'shareType'
12849
+ end
12850
+ end
12851
+
12852
+ class ShareSettingsProjectConfig
12853
+ # @private
12854
+ class Representation < Google::Apis::Core::JsonRepresentation
12855
+ property :project_id, as: 'projectId'
12856
+ end
12857
+ end
12858
+
12596
12859
  class ShieldedInstanceConfig
12597
12860
  # @private
12598
12861
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13104,6 +13367,13 @@ module Google
13104
13367
  end
13105
13368
  end
13106
13369
 
13370
+ class Subsetting
13371
+ # @private
13372
+ class Representation < Google::Apis::Core::JsonRepresentation
13373
+ property :policy, as: 'policy'
13374
+ end
13375
+ end
13376
+
13107
13377
  class TcpHealthCheck
13108
13378
  # @private
13109
13379
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13399,6 +13669,7 @@ module Google
13399
13669
  property :kind, as: 'kind'
13400
13670
  property :name, as: 'name'
13401
13671
  property :nat_policy, as: 'natPolicy'
13672
+ property :network, as: 'network'
13402
13673
  property :self_link, as: 'selfLink'
13403
13674
  property :zone, as: 'zone'
13404
13675
  end