google-apis-compute_beta 0.107.0 → 0.109.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.107.0"
19
+ GEM_VERSION = "0.109.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.15.1"
22
+ GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20241112"
25
+ REVISION = "20241231"
26
26
  end
27
27
  end
28
28
  end
@@ -568,12 +568,30 @@ module Google
568
568
  include Google::Apis::Core::JsonObjectSupport
569
569
  end
570
570
 
571
+ class BackendServiceTlsSettings
572
+ class Representation < Google::Apis::Core::JsonRepresentation; end
573
+
574
+ include Google::Apis::Core::JsonObjectSupport
575
+ end
576
+
577
+ class BackendServiceTlsSettingsSubjectAltName
578
+ class Representation < Google::Apis::Core::JsonRepresentation; end
579
+
580
+ include Google::Apis::Core::JsonObjectSupport
581
+ end
582
+
571
583
  class BackendServiceUsedBy
572
584
  class Representation < Google::Apis::Core::JsonRepresentation; end
573
585
 
574
586
  include Google::Apis::Core::JsonObjectSupport
575
587
  end
576
588
 
589
+ class BackendServicesGetEffectiveSecurityPoliciesResponse
590
+ class Representation < Google::Apis::Core::JsonRepresentation; end
591
+
592
+ include Google::Apis::Core::JsonObjectSupport
593
+ end
594
+
577
595
  class BackendServicesScopedList
578
596
  class Representation < Google::Apis::Core::JsonRepresentation; end
579
597
 
@@ -1144,6 +1162,24 @@ module Google
1144
1162
  include Google::Apis::Core::JsonObjectSupport
1145
1163
  end
1146
1164
 
1165
+ class FirewallPoliciesScopedList
1166
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1167
+
1168
+ class Warning
1169
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1170
+
1171
+ class Datum
1172
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1173
+
1174
+ include Google::Apis::Core::JsonObjectSupport
1175
+ end
1176
+
1177
+ include Google::Apis::Core::JsonObjectSupport
1178
+ end
1179
+
1180
+ include Google::Apis::Core::JsonObjectSupport
1181
+ end
1182
+
1147
1183
  class FirewallPolicy
1148
1184
  class Representation < Google::Apis::Core::JsonRepresentation; end
1149
1185
 
@@ -1282,6 +1318,12 @@ module Google
1282
1318
  include Google::Apis::Core::JsonObjectSupport
1283
1319
  end
1284
1320
 
1321
+ class FutureReservationCommitmentInfo
1322
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1323
+
1324
+ include Google::Apis::Core::JsonObjectSupport
1325
+ end
1326
+
1285
1327
  class FutureReservationSpecificSkuProperties
1286
1328
  class Representation < Google::Apis::Core::JsonRepresentation; end
1287
1329
 
@@ -3460,6 +3502,24 @@ module Google
3460
3502
  include Google::Apis::Core::JsonObjectSupport
3461
3503
  end
3462
3504
 
3505
+ class NetworkFirewallPolicyAggregatedList
3506
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3507
+
3508
+ class Warning
3509
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3510
+
3511
+ class Datum
3512
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3513
+
3514
+ include Google::Apis::Core::JsonObjectSupport
3515
+ end
3516
+
3517
+ include Google::Apis::Core::JsonObjectSupport
3518
+ end
3519
+
3520
+ include Google::Apis::Core::JsonObjectSupport
3521
+ end
3522
+
3463
3523
  class NetworkInterface
3464
3524
  class Representation < Google::Apis::Core::JsonRepresentation; end
3465
3525
 
@@ -3502,6 +3562,12 @@ module Google
3502
3562
  include Google::Apis::Core::JsonObjectSupport
3503
3563
  end
3504
3564
 
3565
+ class NetworkProfileLocation
3566
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3567
+
3568
+ include Google::Apis::Core::JsonObjectSupport
3569
+ end
3570
+
3505
3571
  class NetworkProfileNetworkFeatures
3506
3572
  class Representation < Google::Apis::Core::JsonRepresentation; end
3507
3573
 
@@ -4924,12 +4990,24 @@ module Google
4924
4990
  include Google::Apis::Core::JsonObjectSupport
4925
4991
  end
4926
4992
 
4993
+ class ResourceStatusPhysicalHostTopology
4994
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4995
+
4996
+ include Google::Apis::Core::JsonObjectSupport
4997
+ end
4998
+
4927
4999
  class ResourceStatusScheduling
4928
5000
  class Representation < Google::Apis::Core::JsonRepresentation; end
4929
5001
 
4930
5002
  include Google::Apis::Core::JsonObjectSupport
4931
5003
  end
4932
5004
 
5005
+ class ResourceStatusShutdownDetails
5006
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5007
+
5008
+ include Google::Apis::Core::JsonObjectSupport
5009
+ end
5010
+
4933
5011
  class RolloutPolicy
4934
5012
  class Representation < Google::Apis::Core::JsonRepresentation; end
4935
5013
 
@@ -5104,6 +5182,12 @@ module Google
5104
5182
  include Google::Apis::Core::JsonObjectSupport
5105
5183
  end
5106
5184
 
5185
+ class RouterNatSubnetworkToNat64
5186
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5187
+
5188
+ include Google::Apis::Core::JsonObjectSupport
5189
+ end
5190
+
5107
5191
  class RouterStatus
5108
5192
  class Representation < Google::Apis::Core::JsonRepresentation; end
5109
5193
 
@@ -5230,6 +5314,12 @@ module Google
5230
5314
  include Google::Apis::Core::JsonObjectSupport
5231
5315
  end
5232
5316
 
5317
+ class SchedulingGracefulShutdown
5318
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5319
+
5320
+ include Google::Apis::Core::JsonObjectSupport
5321
+ end
5322
+
5233
5323
  class SchedulingNodeAffinity
5234
5324
  class Representation < Google::Apis::Core::JsonRepresentation; end
5235
5325
 
@@ -7965,6 +8055,8 @@ module Google
7965
8055
  property :subsetting, as: 'subsetting', class: Google::Apis::ComputeBeta::Subsetting, decorator: Google::Apis::ComputeBeta::Subsetting::Representation
7966
8056
 
7967
8057
  property :timeout_sec, as: 'timeoutSec'
8058
+ property :tls_settings, as: 'tlsSettings', class: Google::Apis::ComputeBeta::BackendServiceTlsSettings, decorator: Google::Apis::ComputeBeta::BackendServiceTlsSettings::Representation
8059
+
7968
8060
  collection :used_by, as: 'usedBy', class: Google::Apis::ComputeBeta::BackendServiceUsedBy, decorator: Google::Apis::ComputeBeta::BackendServiceUsedBy::Representation
7969
8061
 
7970
8062
  end
@@ -8202,6 +8294,24 @@ module Google
8202
8294
  end
8203
8295
  end
8204
8296
 
8297
+ class BackendServiceTlsSettings
8298
+ # @private
8299
+ class Representation < Google::Apis::Core::JsonRepresentation
8300
+ property :authentication_config, as: 'authenticationConfig'
8301
+ property :sni, as: 'sni'
8302
+ collection :subject_alt_names, as: 'subjectAltNames', class: Google::Apis::ComputeBeta::BackendServiceTlsSettingsSubjectAltName, decorator: Google::Apis::ComputeBeta::BackendServiceTlsSettingsSubjectAltName::Representation
8303
+
8304
+ end
8305
+ end
8306
+
8307
+ class BackendServiceTlsSettingsSubjectAltName
8308
+ # @private
8309
+ class Representation < Google::Apis::Core::JsonRepresentation
8310
+ property :dns_name, as: 'dnsName'
8311
+ property :uniform_resource_identifier, as: 'uniformResourceIdentifier'
8312
+ end
8313
+ end
8314
+
8205
8315
  class BackendServiceUsedBy
8206
8316
  # @private
8207
8317
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8209,6 +8319,14 @@ module Google
8209
8319
  end
8210
8320
  end
8211
8321
 
8322
+ class BackendServicesGetEffectiveSecurityPoliciesResponse
8323
+ # @private
8324
+ class Representation < Google::Apis::Core::JsonRepresentation
8325
+ collection :security_policies, as: 'securityPolicies', class: Google::Apis::ComputeBeta::SecurityPolicy, decorator: Google::Apis::ComputeBeta::SecurityPolicy::Representation
8326
+
8327
+ end
8328
+ end
8329
+
8212
8330
  class BackendServicesScopedList
8213
8331
  # @private
8214
8332
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9268,6 +9386,34 @@ module Google
9268
9386
  end
9269
9387
  end
9270
9388
 
9389
+ class FirewallPoliciesScopedList
9390
+ # @private
9391
+ class Representation < Google::Apis::Core::JsonRepresentation
9392
+ collection :firewall_policies, as: 'firewallPolicies', class: Google::Apis::ComputeBeta::FirewallPolicy, decorator: Google::Apis::ComputeBeta::FirewallPolicy::Representation
9393
+
9394
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::FirewallPoliciesScopedList::Warning, decorator: Google::Apis::ComputeBeta::FirewallPoliciesScopedList::Warning::Representation
9395
+
9396
+ end
9397
+
9398
+ class Warning
9399
+ # @private
9400
+ class Representation < Google::Apis::Core::JsonRepresentation
9401
+ property :code, as: 'code'
9402
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::FirewallPoliciesScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::FirewallPoliciesScopedList::Warning::Datum::Representation
9403
+
9404
+ property :message, as: 'message'
9405
+ end
9406
+
9407
+ class Datum
9408
+ # @private
9409
+ class Representation < Google::Apis::Core::JsonRepresentation
9410
+ property :key, as: 'key'
9411
+ property :value, as: 'value'
9412
+ end
9413
+ end
9414
+ end
9415
+ end
9416
+
9271
9417
  class FirewallPolicy
9272
9418
  # @private
9273
9419
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9568,12 +9714,12 @@ module Google
9568
9714
  property :auto_created_reservations_duration, as: 'autoCreatedReservationsDuration', class: Google::Apis::ComputeBeta::Duration, decorator: Google::Apis::ComputeBeta::Duration::Representation
9569
9715
 
9570
9716
  property :auto_delete_auto_created_reservations, as: 'autoDeleteAutoCreatedReservations'
9717
+ property :commitment_info, as: 'commitmentInfo', class: Google::Apis::ComputeBeta::FutureReservationCommitmentInfo, decorator: Google::Apis::ComputeBeta::FutureReservationCommitmentInfo::Representation
9718
+
9571
9719
  property :creation_timestamp, as: 'creationTimestamp'
9572
9720
  property :deployment_type, as: 'deploymentType'
9573
9721
  property :description, as: 'description'
9574
- property :enable_opportunistic_maintenance, as: 'enableOpportunisticMaintenance'
9575
9722
  property :id, :numeric_string => true, as: 'id'
9576
- property :instance_termination_action, as: 'instanceTerminationAction'
9577
9723
  property :kind, as: 'kind'
9578
9724
  property :name, as: 'name'
9579
9725
  property :name_prefix, as: 'namePrefix'
@@ -9595,6 +9741,15 @@ module Google
9595
9741
  end
9596
9742
  end
9597
9743
 
9744
+ class FutureReservationCommitmentInfo
9745
+ # @private
9746
+ class Representation < Google::Apis::Core::JsonRepresentation
9747
+ property :commitment_name, as: 'commitmentName'
9748
+ property :commitment_plan, as: 'commitmentPlan'
9749
+ property :previous_commitment_terms, as: 'previousCommitmentTerms'
9750
+ end
9751
+ end
9752
+
9598
9753
  class FutureReservationSpecificSkuProperties
9599
9754
  # @private
9600
9755
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9836,7 +9991,6 @@ module Google
9836
9991
  class GroupMaintenanceInfo
9837
9992
  # @private
9838
9993
  class Representation < Google::Apis::Core::JsonRepresentation
9839
- property :enable_opportunistic_maintenance, as: 'enableOpportunisticMaintenance'
9840
9994
  property :maintenance_ongoing_count, as: 'maintenanceOngoingCount'
9841
9995
  property :maintenance_pending_count, as: 'maintenancePendingCount'
9842
9996
  property :scheduling_type, as: 'schedulingType'
@@ -11828,6 +11982,8 @@ module Google
11828
11982
  class Representation < Google::Apis::Core::JsonRepresentation
11829
11983
  property :display_name, as: 'displayName'
11830
11984
  property :name, as: 'name'
11985
+ collection :packet_mirroring_rules, as: 'packetMirroringRules', class: Google::Apis::ComputeBeta::FirewallPolicyRule, decorator: Google::Apis::ComputeBeta::FirewallPolicyRule::Representation
11986
+
11831
11987
  property :priority, as: 'priority'
11832
11988
  collection :rules, as: 'rules', class: Google::Apis::ComputeBeta::FirewallPolicyRule, decorator: Google::Apis::ComputeBeta::FirewallPolicyRule::Representation
11833
11989
 
@@ -13704,6 +13860,39 @@ module Google
13704
13860
  end
13705
13861
  end
13706
13862
 
13863
+ class NetworkFirewallPolicyAggregatedList
13864
+ # @private
13865
+ class Representation < Google::Apis::Core::JsonRepresentation
13866
+ property :id, as: 'id'
13867
+ hash :items, as: 'items', class: Google::Apis::ComputeBeta::FirewallPoliciesScopedList, decorator: Google::Apis::ComputeBeta::FirewallPoliciesScopedList::Representation
13868
+
13869
+ property :kind, as: 'kind'
13870
+ property :next_page_token, as: 'nextPageToken'
13871
+ property :self_link, as: 'selfLink'
13872
+ collection :unreachables, as: 'unreachables'
13873
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::NetworkFirewallPolicyAggregatedList::Warning, decorator: Google::Apis::ComputeBeta::NetworkFirewallPolicyAggregatedList::Warning::Representation
13874
+
13875
+ end
13876
+
13877
+ class Warning
13878
+ # @private
13879
+ class Representation < Google::Apis::Core::JsonRepresentation
13880
+ property :code, as: 'code'
13881
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::NetworkFirewallPolicyAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::NetworkFirewallPolicyAggregatedList::Warning::Datum::Representation
13882
+
13883
+ property :message, as: 'message'
13884
+ end
13885
+
13886
+ class Datum
13887
+ # @private
13888
+ class Representation < Google::Apis::Core::JsonRepresentation
13889
+ property :key, as: 'key'
13890
+ property :value, as: 'value'
13891
+ end
13892
+ end
13893
+ end
13894
+ end
13895
+
13707
13896
  class NetworkInterface
13708
13897
  # @private
13709
13898
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13795,6 +13984,8 @@ module Google
13795
13984
 
13796
13985
  property :id, :numeric_string => true, as: 'id'
13797
13986
  property :kind, as: 'kind'
13987
+ property :location, as: 'location', class: Google::Apis::ComputeBeta::NetworkProfileLocation, decorator: Google::Apis::ComputeBeta::NetworkProfileLocation::Representation
13988
+
13798
13989
  property :name, as: 'name'
13799
13990
  property :self_link, as: 'selfLink'
13800
13991
  property :self_link_with_id, as: 'selfLinkWithId'
@@ -13802,6 +13993,14 @@ module Google
13802
13993
  end
13803
13994
  end
13804
13995
 
13996
+ class NetworkProfileLocation
13997
+ # @private
13998
+ class Representation < Google::Apis::Core::JsonRepresentation
13999
+ property :name, as: 'name'
14000
+ property :scope, as: 'scope'
14001
+ end
14002
+ end
14003
+
13805
14004
  class NetworkProfileNetworkFeatures
13806
14005
  # @private
13807
14006
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13870,6 +14069,8 @@ module Google
13870
14069
  property :bgp_always_compare_med, as: 'bgpAlwaysCompareMed'
13871
14070
  property :bgp_best_path_selection_mode, as: 'bgpBestPathSelectionMode'
13872
14071
  property :bgp_inter_region_cost, as: 'bgpInterRegionCost'
14072
+ property :effective_bgp_always_compare_med, as: 'effectiveBgpAlwaysCompareMed'
14073
+ property :effective_bgp_inter_region_cost, as: 'effectiveBgpInterRegionCost'
13873
14074
  property :routing_mode, as: 'routingMode'
13874
14075
  end
13875
14076
  end
@@ -13902,6 +14103,8 @@ module Google
13902
14103
  class Representation < Google::Apis::Core::JsonRepresentation
13903
14104
  property :display_name, as: 'displayName'
13904
14105
  property :name, as: 'name'
14106
+ collection :packet_mirroring_rules, as: 'packetMirroringRules', class: Google::Apis::ComputeBeta::FirewallPolicyRule, decorator: Google::Apis::ComputeBeta::FirewallPolicyRule::Representation
14107
+
13905
14108
  property :priority, as: 'priority'
13906
14109
  collection :rules, as: 'rules', class: Google::Apis::ComputeBeta::FirewallPolicyRule, decorator: Google::Apis::ComputeBeta::FirewallPolicyRule::Representation
13907
14110
 
@@ -15801,6 +16004,8 @@ module Google
15801
16004
  class Representation < Google::Apis::Core::JsonRepresentation
15802
16005
  property :display_name, as: 'displayName'
15803
16006
  property :name, as: 'name'
16007
+ collection :packet_mirroring_rules, as: 'packetMirroringRules', class: Google::Apis::ComputeBeta::FirewallPolicyRule, decorator: Google::Apis::ComputeBeta::FirewallPolicyRule::Representation
16008
+
15804
16009
  property :priority, as: 'priority'
15805
16010
  collection :rules, as: 'rules', class: Google::Apis::ComputeBeta::FirewallPolicyRule, decorator: Google::Apis::ComputeBeta::FirewallPolicyRule::Representation
15806
16011
 
@@ -15863,7 +16068,6 @@ module Google
15863
16068
  property :deployment_type, as: 'deploymentType'
15864
16069
  property :description, as: 'description'
15865
16070
  property :id, :numeric_string => true, as: 'id'
15866
- property :instance_termination_action, as: 'instanceTerminationAction'
15867
16071
  property :kind, as: 'kind'
15868
16072
  property :name, as: 'name'
15869
16073
  property :reservation_sharing_policy, as: 'reservationSharingPolicy', class: Google::Apis::ComputeBeta::AllocationReservationSharingPolicy, decorator: Google::Apis::ComputeBeta::AllocationReservationSharingPolicy::Representation
@@ -16339,13 +16543,27 @@ module Google
16339
16543
  # @private
16340
16544
  class Representation < Google::Apis::Core::JsonRepresentation
16341
16545
  property :physical_host, as: 'physicalHost'
16546
+ property :physical_host_topology, as: 'physicalHostTopology', class: Google::Apis::ComputeBeta::ResourceStatusPhysicalHostTopology, decorator: Google::Apis::ComputeBeta::ResourceStatusPhysicalHostTopology::Representation
16547
+
16342
16548
  property :scheduling, as: 'scheduling', class: Google::Apis::ComputeBeta::ResourceStatusScheduling, decorator: Google::Apis::ComputeBeta::ResourceStatusScheduling::Representation
16343
16549
 
16550
+ property :shutdown_details, as: 'shutdownDetails', class: Google::Apis::ComputeBeta::ResourceStatusShutdownDetails, decorator: Google::Apis::ComputeBeta::ResourceStatusShutdownDetails::Representation
16551
+
16344
16552
  property :upcoming_maintenance, as: 'upcomingMaintenance', class: Google::Apis::ComputeBeta::UpcomingMaintenance, decorator: Google::Apis::ComputeBeta::UpcomingMaintenance::Representation
16345
16553
 
16346
16554
  end
16347
16555
  end
16348
16556
 
16557
+ class ResourceStatusPhysicalHostTopology
16558
+ # @private
16559
+ class Representation < Google::Apis::Core::JsonRepresentation
16560
+ property :block, as: 'block'
16561
+ property :cluster, as: 'cluster'
16562
+ property :host, as: 'host'
16563
+ property :subblock, as: 'subblock'
16564
+ end
16565
+ end
16566
+
16349
16567
  class ResourceStatusScheduling
16350
16568
  # @private
16351
16569
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -16354,6 +16572,17 @@ module Google
16354
16572
  end
16355
16573
  end
16356
16574
 
16575
+ class ResourceStatusShutdownDetails
16576
+ # @private
16577
+ class Representation < Google::Apis::Core::JsonRepresentation
16578
+ property :max_duration, as: 'maxDuration', class: Google::Apis::ComputeBeta::Duration, decorator: Google::Apis::ComputeBeta::Duration::Representation
16579
+
16580
+ property :request_timestamp, as: 'requestTimestamp'
16581
+ property :stop_state, as: 'stopState'
16582
+ property :target_state, as: 'targetState'
16583
+ end
16584
+ end
16585
+
16357
16586
  class RolloutPolicy
16358
16587
  # @private
16359
16588
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -16675,11 +16904,14 @@ module Google
16675
16904
  property :max_ports_per_vm, as: 'maxPortsPerVm'
16676
16905
  property :min_ports_per_vm, as: 'minPortsPerVm'
16677
16906
  property :name, as: 'name'
16907
+ collection :nat64_subnetworks, as: 'nat64Subnetworks', class: Google::Apis::ComputeBeta::RouterNatSubnetworkToNat64, decorator: Google::Apis::ComputeBeta::RouterNatSubnetworkToNat64::Representation
16908
+
16678
16909
  property :nat_ip_allocate_option, as: 'natIpAllocateOption'
16679
16910
  collection :nat_ips, as: 'natIps'
16680
16911
  collection :rules, as: 'rules', class: Google::Apis::ComputeBeta::RouterNatRule, decorator: Google::Apis::ComputeBeta::RouterNatRule::Representation
16681
16912
 
16682
16913
  property :source_subnetwork_ip_ranges_to_nat, as: 'sourceSubnetworkIpRangesToNat'
16914
+ property :source_subnetwork_ip_ranges_to_nat64, as: 'sourceSubnetworkIpRangesToNat64'
16683
16915
  collection :subnetworks, as: 'subnetworks', class: Google::Apis::ComputeBeta::RouterNatSubnetworkToNat, decorator: Google::Apis::ComputeBeta::RouterNatSubnetworkToNat::Representation
16684
16916
 
16685
16917
  property :tcp_established_idle_timeout_sec, as: 'tcpEstablishedIdleTimeoutSec'
@@ -16728,6 +16960,13 @@ module Google
16728
16960
  end
16729
16961
  end
16730
16962
 
16963
+ class RouterNatSubnetworkToNat64
16964
+ # @private
16965
+ class Representation < Google::Apis::Core::JsonRepresentation
16966
+ property :name, as: 'name'
16967
+ end
16968
+ end
16969
+
16731
16970
  class RouterStatus
16732
16971
  # @private
16733
16972
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -16980,6 +17219,8 @@ module Google
16980
17219
  class Representation < Google::Apis::Core::JsonRepresentation
16981
17220
  property :automatic_restart, as: 'automaticRestart'
16982
17221
  property :availability_domain, as: 'availabilityDomain'
17222
+ property :graceful_shutdown, as: 'gracefulShutdown', class: Google::Apis::ComputeBeta::SchedulingGracefulShutdown, decorator: Google::Apis::ComputeBeta::SchedulingGracefulShutdown::Representation
17223
+
16983
17224
  property :host_error_timeout_seconds, as: 'hostErrorTimeoutSeconds'
16984
17225
  property :instance_termination_action, as: 'instanceTerminationAction'
16985
17226
  property :local_ssd_recovery_timeout, as: 'localSsdRecoveryTimeout', class: Google::Apis::ComputeBeta::Duration, decorator: Google::Apis::ComputeBeta::Duration::Representation
@@ -17001,6 +17242,15 @@ module Google
17001
17242
  end
17002
17243
  end
17003
17244
 
17245
+ class SchedulingGracefulShutdown
17246
+ # @private
17247
+ class Representation < Google::Apis::Core::JsonRepresentation
17248
+ property :enabled, as: 'enabled'
17249
+ property :max_duration, as: 'maxDuration', class: Google::Apis::ComputeBeta::Duration, decorator: Google::Apis::ComputeBeta::Duration::Representation
17250
+
17251
+ end
17252
+ end
17253
+
17004
17254
  class SchedulingNodeAffinity
17005
17255
  # @private
17006
17256
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -17201,6 +17451,7 @@ module Google
17201
17451
 
17202
17452
  property :json_parsing, as: 'jsonParsing'
17203
17453
  property :log_level, as: 'logLevel'
17454
+ property :request_body_inspection_size, as: 'requestBodyInspectionSize'
17204
17455
  collection :user_ip_request_headers, as: 'userIpRequestHeaders'
17205
17456
  end
17206
17457
  end
@@ -18576,8 +18827,10 @@ module Google
18576
18827
  property :id, :numeric_string => true, as: 'id'
18577
18828
  property :internal_ipv6_prefix, as: 'internalIpv6Prefix'
18578
18829
  property :ip_cidr_range, as: 'ipCidrRange'
18830
+ property :ip_collection, as: 'ipCollection'
18579
18831
  property :ipv6_access_type, as: 'ipv6AccessType'
18580
18832
  property :ipv6_cidr_range, as: 'ipv6CidrRange'
18833
+ property :ipv6_gce_endpoint, as: 'ipv6GceEndpoint'
18581
18834
  property :kind, as: 'kind'
18582
18835
  property :log_config, as: 'logConfig', class: Google::Apis::ComputeBeta::SubnetworkLogConfig, decorator: Google::Apis::ComputeBeta::SubnetworkLogConfig::Representation
18583
18836