google-apis-compute_beta 0.72.0 → 0.74.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ComputeBeta
18
18
  # Version of the google-apis-compute_beta gem
19
- GEM_VERSION = "0.72.0"
19
+ GEM_VERSION = "0.74.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 = "20230610"
25
+ REVISION = "20230701"
26
26
  end
27
27
  end
28
28
  end
@@ -568,6 +568,12 @@ module Google
568
568
  include Google::Apis::Core::JsonObjectSupport
569
569
  end
570
570
 
571
+ class BulkInsertOperationStatus
572
+ class Representation < Google::Apis::Core::JsonRepresentation; end
573
+
574
+ include Google::Apis::Core::JsonObjectSupport
575
+ end
576
+
571
577
  class BundledLocalSsds
572
578
  class Representation < Google::Apis::Core::JsonRepresentation; end
573
579
 
@@ -1714,6 +1720,54 @@ module Google
1714
1720
  include Google::Apis::Core::JsonObjectSupport
1715
1721
  end
1716
1722
 
1723
+ class InstanceGroupManagerResizeRequest
1724
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1725
+
1726
+ include Google::Apis::Core::JsonObjectSupport
1727
+ end
1728
+
1729
+ class InstanceGroupManagerResizeRequestStatus
1730
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1731
+
1732
+ class Error
1733
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1734
+
1735
+ class Error
1736
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1737
+
1738
+ class ErrorDetail
1739
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1740
+
1741
+ include Google::Apis::Core::JsonObjectSupport
1742
+ end
1743
+
1744
+ include Google::Apis::Core::JsonObjectSupport
1745
+ end
1746
+
1747
+ include Google::Apis::Core::JsonObjectSupport
1748
+ end
1749
+
1750
+ include Google::Apis::Core::JsonObjectSupport
1751
+ end
1752
+
1753
+ class InstanceGroupManagerResizeRequestsListResponse
1754
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1755
+
1756
+ class Warning
1757
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1758
+
1759
+ class Datum
1760
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1761
+
1762
+ include Google::Apis::Core::JsonObjectSupport
1763
+ end
1764
+
1765
+ include Google::Apis::Core::JsonObjectSupport
1766
+ end
1767
+
1768
+ include Google::Apis::Core::JsonObjectSupport
1769
+ end
1770
+
1717
1771
  class InstanceGroupManagerStatus
1718
1772
  class Representation < Google::Apis::Core::JsonRepresentation; end
1719
1773
 
@@ -2092,6 +2146,12 @@ module Google
2092
2146
  include Google::Apis::Core::JsonObjectSupport
2093
2147
  end
2094
2148
 
2149
+ class InstancesBulkInsertOperationMetadata
2150
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2151
+
2152
+ include Google::Apis::Core::JsonObjectSupport
2153
+ end
2154
+
2095
2155
  class InstancesGetEffectiveFirewallsResponse
2096
2156
  class Representation < Google::Apis::Core::JsonRepresentation; end
2097
2157
 
@@ -2386,6 +2446,12 @@ module Google
2386
2446
  include Google::Apis::Core::JsonObjectSupport
2387
2447
  end
2388
2448
 
2449
+ class InterconnectDiagnosticsMacsecStatus
2450
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2451
+
2452
+ include Google::Apis::Core::JsonObjectSupport
2453
+ end
2454
+
2389
2455
  class InterconnectList
2390
2456
  class Representation < Google::Apis::Core::JsonRepresentation; end
2391
2457
 
@@ -2434,6 +2500,30 @@ module Google
2434
2500
  include Google::Apis::Core::JsonObjectSupport
2435
2501
  end
2436
2502
 
2503
+ class InterconnectMacsec
2504
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2505
+
2506
+ include Google::Apis::Core::JsonObjectSupport
2507
+ end
2508
+
2509
+ class InterconnectMacsecConfig
2510
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2511
+
2512
+ include Google::Apis::Core::JsonObjectSupport
2513
+ end
2514
+
2515
+ class InterconnectMacsecConfigPreSharedKey
2516
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2517
+
2518
+ include Google::Apis::Core::JsonObjectSupport
2519
+ end
2520
+
2521
+ class InterconnectMacsecPreSharedKey
2522
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2523
+
2524
+ include Google::Apis::Core::JsonObjectSupport
2525
+ end
2526
+
2437
2527
  class InterconnectOutageNotification
2438
2528
  class Representation < Google::Apis::Core::JsonRepresentation; end
2439
2529
 
@@ -2488,6 +2578,12 @@ module Google
2488
2578
  include Google::Apis::Core::JsonObjectSupport
2489
2579
  end
2490
2580
 
2581
+ class InterconnectsGetMacsecConfigResponse
2582
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2583
+
2584
+ include Google::Apis::Core::JsonObjectSupport
2585
+ end
2586
+
2491
2587
  class License
2492
2588
  class Representation < Google::Apis::Core::JsonRepresentation; end
2493
2589
 
@@ -4054,6 +4150,18 @@ module Google
4054
4150
  include Google::Apis::Core::JsonObjectSupport
4055
4151
  end
4056
4152
 
4153
+ class RegionNetworkEndpointGroupsAttachEndpointsRequest
4154
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4155
+
4156
+ include Google::Apis::Core::JsonObjectSupport
4157
+ end
4158
+
4159
+ class RegionNetworkEndpointGroupsDetachEndpointsRequest
4160
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4161
+
4162
+ include Google::Apis::Core::JsonObjectSupport
4163
+ end
4164
+
4057
4165
  class RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse
4058
4166
  class Representation < Google::Apis::Core::JsonRepresentation; end
4059
4167
 
@@ -4672,6 +4780,12 @@ module Google
4672
4780
  include Google::Apis::Core::JsonObjectSupport
4673
4781
  end
4674
4782
 
4783
+ class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig
4784
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4785
+
4786
+ include Google::Apis::Core::JsonObjectSupport
4787
+ end
4788
+
4675
4789
  class SecurityPolicyAdvancedOptionsConfig
4676
4790
  class Representation < Google::Apis::Core::JsonRepresentation; end
4677
4791
 
@@ -6618,6 +6732,7 @@ module Google
6618
6732
  property :disk_name, as: 'diskName'
6619
6733
  property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
6620
6734
  property :disk_type, as: 'diskType'
6735
+ property :enable_confidential_compute, as: 'enableConfidentialCompute'
6621
6736
  collection :guest_os_features, as: 'guestOsFeatures', class: Google::Apis::ComputeBeta::GuestOsFeature, decorator: Google::Apis::ComputeBeta::GuestOsFeature::Representation
6622
6737
 
6623
6738
  hash :labels, as: 'labels'
@@ -6882,6 +6997,7 @@ module Google
6882
6997
  property :max_rate_per_endpoint, as: 'maxRatePerEndpoint'
6883
6998
  property :max_rate_per_instance, as: 'maxRatePerInstance'
6884
6999
  property :max_utilization, as: 'maxUtilization'
7000
+ property :preference, as: 'preference'
6885
7001
  end
6886
7002
  end
6887
7003
 
@@ -7033,6 +7149,7 @@ module Google
7033
7149
 
7034
7150
  property :self_link, as: 'selfLink'
7035
7151
  collection :service_bindings, as: 'serviceBindings'
7152
+ property :service_lb_policy, as: 'serviceLbPolicy'
7036
7153
  property :session_affinity, as: 'sessionAffinity'
7037
7154
  property :subsetting, as: 'subsetting', class: Google::Apis::ComputeBeta::Subsetting, decorator: Google::Apis::ComputeBeta::Subsetting::Representation
7038
7155
 
@@ -7344,6 +7461,17 @@ module Google
7344
7461
  end
7345
7462
  end
7346
7463
 
7464
+ class BulkInsertOperationStatus
7465
+ # @private
7466
+ class Representation < Google::Apis::Core::JsonRepresentation
7467
+ property :created_vm_count, as: 'createdVmCount'
7468
+ property :deleted_vm_count, as: 'deletedVmCount'
7469
+ property :failed_to_create_vm_count, as: 'failedToCreateVmCount'
7470
+ property :status, as: 'status'
7471
+ property :target_vm_count, as: 'targetVmCount'
7472
+ end
7473
+ end
7474
+
7347
7475
  class BundledLocalSsds
7348
7476
  # @private
7349
7477
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7630,6 +7758,7 @@ module Google
7630
7758
  property :description, as: 'description'
7631
7759
  property :disk_encryption_key, as: 'diskEncryptionKey', class: Google::Apis::ComputeBeta::CustomerEncryptionKey, decorator: Google::Apis::ComputeBeta::CustomerEncryptionKey::Representation
7632
7760
 
7761
+ property :enable_confidential_compute, as: 'enableConfidentialCompute'
7633
7762
  property :erase_windows_vss_signature, as: 'eraseWindowsVssSignature'
7634
7763
  collection :guest_os_features, as: 'guestOsFeatures', class: Google::Apis::ComputeBeta::GuestOsFeature, decorator: Google::Apis::ComputeBeta::GuestOsFeature::Representation
7635
7764
 
@@ -9192,6 +9321,7 @@ module Google
9192
9321
 
9193
9322
  property :description, as: 'description'
9194
9323
  property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
9324
+ property :enable_confidential_compute, as: 'enableConfidentialCompute'
9195
9325
  property :family, as: 'family'
9196
9326
  collection :guest_os_features, as: 'guestOsFeatures', class: Google::Apis::ComputeBeta::GuestOsFeature, decorator: Google::Apis::ComputeBeta::GuestOsFeature::Representation
9197
9327
 
@@ -9658,6 +9788,97 @@ module Google
9658
9788
  end
9659
9789
  end
9660
9790
 
9791
+ class InstanceGroupManagerResizeRequest
9792
+ # @private
9793
+ class Representation < Google::Apis::Core::JsonRepresentation
9794
+ property :count, as: 'count'
9795
+ property :creation_timestamp, as: 'creationTimestamp'
9796
+ property :description, as: 'description'
9797
+ property :id, :numeric_string => true, as: 'id'
9798
+ property :kind, as: 'kind'
9799
+ property :name, as: 'name'
9800
+ property :self_link, as: 'selfLink'
9801
+ property :self_link_with_id, as: 'selfLinkWithId'
9802
+ property :state, as: 'state'
9803
+ property :status, as: 'status', class: Google::Apis::ComputeBeta::InstanceGroupManagerResizeRequestStatus, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerResizeRequestStatus::Representation
9804
+
9805
+ property :zone, as: 'zone'
9806
+ end
9807
+ end
9808
+
9809
+ class InstanceGroupManagerResizeRequestStatus
9810
+ # @private
9811
+ class Representation < Google::Apis::Core::JsonRepresentation
9812
+ property :error, as: 'error', class: Google::Apis::ComputeBeta::InstanceGroupManagerResizeRequestStatus::Error, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerResizeRequestStatus::Error::Representation
9813
+
9814
+ end
9815
+
9816
+ class Error
9817
+ # @private
9818
+ class Representation < Google::Apis::Core::JsonRepresentation
9819
+ collection :errors, as: 'errors', class: Google::Apis::ComputeBeta::InstanceGroupManagerResizeRequestStatus::Error::Error, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerResizeRequestStatus::Error::Error::Representation
9820
+
9821
+ end
9822
+
9823
+ class Error
9824
+ # @private
9825
+ class Representation < Google::Apis::Core::JsonRepresentation
9826
+ property :code, as: 'code'
9827
+ collection :error_details, as: 'errorDetails', class: Google::Apis::ComputeBeta::InstanceGroupManagerResizeRequestStatus::Error::Error::ErrorDetail, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerResizeRequestStatus::Error::Error::ErrorDetail::Representation
9828
+
9829
+ property :location, as: 'location'
9830
+ property :message, as: 'message'
9831
+ end
9832
+
9833
+ class ErrorDetail
9834
+ # @private
9835
+ class Representation < Google::Apis::Core::JsonRepresentation
9836
+ property :error_info, as: 'errorInfo', class: Google::Apis::ComputeBeta::ErrorInfo, decorator: Google::Apis::ComputeBeta::ErrorInfo::Representation
9837
+
9838
+ property :help, as: 'help', class: Google::Apis::ComputeBeta::Help, decorator: Google::Apis::ComputeBeta::Help::Representation
9839
+
9840
+ property :localized_message, as: 'localizedMessage', class: Google::Apis::ComputeBeta::LocalizedMessage, decorator: Google::Apis::ComputeBeta::LocalizedMessage::Representation
9841
+
9842
+ property :quota_info, as: 'quotaInfo', class: Google::Apis::ComputeBeta::QuotaExceededInfo, decorator: Google::Apis::ComputeBeta::QuotaExceededInfo::Representation
9843
+
9844
+ end
9845
+ end
9846
+ end
9847
+ end
9848
+ end
9849
+
9850
+ class InstanceGroupManagerResizeRequestsListResponse
9851
+ # @private
9852
+ class Representation < Google::Apis::Core::JsonRepresentation
9853
+ property :id, as: 'id'
9854
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::InstanceGroupManagerResizeRequest, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerResizeRequest::Representation
9855
+
9856
+ property :kind, as: 'kind'
9857
+ property :next_page_token, as: 'nextPageToken'
9858
+ property :self_link, as: 'selfLink'
9859
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::InstanceGroupManagerResizeRequestsListResponse::Warning, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerResizeRequestsListResponse::Warning::Representation
9860
+
9861
+ end
9862
+
9863
+ class Warning
9864
+ # @private
9865
+ class Representation < Google::Apis::Core::JsonRepresentation
9866
+ property :code, as: 'code'
9867
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::InstanceGroupManagerResizeRequestsListResponse::Warning::Datum, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerResizeRequestsListResponse::Warning::Datum::Representation
9868
+
9869
+ property :message, as: 'message'
9870
+ end
9871
+
9872
+ class Datum
9873
+ # @private
9874
+ class Representation < Google::Apis::Core::JsonRepresentation
9875
+ property :key, as: 'key'
9876
+ property :value, as: 'value'
9877
+ end
9878
+ end
9879
+ end
9880
+ end
9881
+
9661
9882
  class InstanceGroupManagerStatus
9662
9883
  # @private
9663
9884
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10285,6 +10506,14 @@ module Google
10285
10506
  end
10286
10507
  end
10287
10508
 
10509
+ class InstancesBulkInsertOperationMetadata
10510
+ # @private
10511
+ class Representation < Google::Apis::Core::JsonRepresentation
10512
+ hash :per_location_status, as: 'perLocationStatus', class: Google::Apis::ComputeBeta::BulkInsertOperationStatus, decorator: Google::Apis::ComputeBeta::BulkInsertOperationStatus::Representation
10513
+
10514
+ end
10515
+ end
10516
+
10288
10517
  class InstancesGetEffectiveFirewallsResponse
10289
10518
  # @private
10290
10519
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10562,6 +10791,7 @@ module Google
10562
10791
  # @private
10563
10792
  class Representation < Google::Apis::Core::JsonRepresentation
10564
10793
  property :admin_enabled, as: 'adminEnabled'
10794
+ collection :available_features, as: 'availableFeatures'
10565
10795
  collection :circuit_infos, as: 'circuitInfos', class: Google::Apis::ComputeBeta::InterconnectCircuitInfo, decorator: Google::Apis::ComputeBeta::InterconnectCircuitInfo::Representation
10566
10796
 
10567
10797
  property :creation_timestamp, as: 'creationTimestamp'
@@ -10579,12 +10809,16 @@ module Google
10579
10809
  hash :labels, as: 'labels'
10580
10810
  property :link_type, as: 'linkType'
10581
10811
  property :location, as: 'location'
10812
+ property :macsec, as: 'macsec', class: Google::Apis::ComputeBeta::InterconnectMacsec, decorator: Google::Apis::ComputeBeta::InterconnectMacsec::Representation
10813
+
10814
+ property :macsec_enabled, as: 'macsecEnabled'
10582
10815
  property :name, as: 'name'
10583
10816
  property :noc_contact_email, as: 'nocContactEmail'
10584
10817
  property :operational_status, as: 'operationalStatus'
10585
10818
  property :peer_ip_address, as: 'peerIpAddress'
10586
10819
  property :provisioned_link_count, as: 'provisionedLinkCount'
10587
10820
  property :remote_location, as: 'remoteLocation'
10821
+ collection :requested_features, as: 'requestedFeatures'
10588
10822
  property :requested_link_count, as: 'requestedLinkCount'
10589
10823
  property :satisfies_pzs, as: 'satisfiesPzs'
10590
10824
  property :self_link, as: 'selfLink'
@@ -10823,6 +11057,8 @@ module Google
10823
11057
  property :google_demarc, as: 'googleDemarc'
10824
11058
  property :lacp_status, as: 'lacpStatus', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkLacpStatus, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkLacpStatus::Representation
10825
11059
 
11060
+ property :macsec, as: 'macsec', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsMacsecStatus, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsMacsecStatus::Representation
11061
+
10826
11062
  property :operational_status, as: 'operationalStatus'
10827
11063
  property :receiving_optical_power, as: 'receivingOpticalPower', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkOpticalPower, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkOpticalPower::Representation
10828
11064
 
@@ -10831,6 +11067,14 @@ module Google
10831
11067
  end
10832
11068
  end
10833
11069
 
11070
+ class InterconnectDiagnosticsMacsecStatus
11071
+ # @private
11072
+ class Representation < Google::Apis::Core::JsonRepresentation
11073
+ property :ckn, as: 'ckn'
11074
+ property :operational, as: 'operational'
11075
+ end
11076
+ end
11077
+
10834
11078
  class InterconnectList
10835
11079
  # @private
10836
11080
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10868,6 +11112,8 @@ module Google
10868
11112
  class Representation < Google::Apis::Core::JsonRepresentation
10869
11113
  property :address, as: 'address'
10870
11114
  property :availability_zone, as: 'availabilityZone'
11115
+ collection :available_features, as: 'availableFeatures'
11116
+ collection :available_link_types, as: 'availableLinkTypes'
10871
11117
  property :city, as: 'city'
10872
11118
  property :continent, as: 'continent'
10873
11119
  property :creation_timestamp, as: 'creationTimestamp'
@@ -10927,6 +11173,41 @@ module Google
10927
11173
  end
10928
11174
  end
10929
11175
 
11176
+ class InterconnectMacsec
11177
+ # @private
11178
+ class Representation < Google::Apis::Core::JsonRepresentation
11179
+ property :fail_open, as: 'failOpen'
11180
+ collection :pre_shared_keys, as: 'preSharedKeys', class: Google::Apis::ComputeBeta::InterconnectMacsecPreSharedKey, decorator: Google::Apis::ComputeBeta::InterconnectMacsecPreSharedKey::Representation
11181
+
11182
+ end
11183
+ end
11184
+
11185
+ class InterconnectMacsecConfig
11186
+ # @private
11187
+ class Representation < Google::Apis::Core::JsonRepresentation
11188
+ collection :pre_shared_keys, as: 'preSharedKeys', class: Google::Apis::ComputeBeta::InterconnectMacsecConfigPreSharedKey, decorator: Google::Apis::ComputeBeta::InterconnectMacsecConfigPreSharedKey::Representation
11189
+
11190
+ end
11191
+ end
11192
+
11193
+ class InterconnectMacsecConfigPreSharedKey
11194
+ # @private
11195
+ class Representation < Google::Apis::Core::JsonRepresentation
11196
+ property :cak, as: 'cak'
11197
+ property :ckn, as: 'ckn'
11198
+ property :name, as: 'name'
11199
+ property :start_time, as: 'startTime'
11200
+ end
11201
+ end
11202
+
11203
+ class InterconnectMacsecPreSharedKey
11204
+ # @private
11205
+ class Representation < Google::Apis::Core::JsonRepresentation
11206
+ property :name, as: 'name'
11207
+ property :start_time, as: 'startTime'
11208
+ end
11209
+ end
11210
+
10930
11211
  class InterconnectOutageNotification
10931
11212
  # @private
10932
11213
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11035,6 +11316,15 @@ module Google
11035
11316
  end
11036
11317
  end
11037
11318
 
11319
+ class InterconnectsGetMacsecConfigResponse
11320
+ # @private
11321
+ class Representation < Google::Apis::Core::JsonRepresentation
11322
+ property :etag, as: 'etag'
11323
+ property :result, as: 'result', class: Google::Apis::ComputeBeta::InterconnectMacsecConfig, decorator: Google::Apis::ComputeBeta::InterconnectMacsecConfig::Representation
11324
+
11325
+ end
11326
+ end
11327
+
11038
11328
  class License
11039
11329
  # @private
11040
11330
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11410,6 +11700,7 @@ module Google
11410
11700
  property :instance_status, as: 'instanceStatus'
11411
11701
  property :last_attempt, as: 'lastAttempt', class: Google::Apis::ComputeBeta::ManagedInstanceLastAttempt, decorator: Google::Apis::ComputeBeta::ManagedInstanceLastAttempt::Representation
11412
11702
 
11703
+ property :name, as: 'name'
11413
11704
  property :preserved_state_from_config, as: 'preservedStateFromConfig', class: Google::Apis::ComputeBeta::PreservedState, decorator: Google::Apis::ComputeBeta::PreservedState::Representation
11414
11705
 
11415
11706
  property :preserved_state_from_policy, as: 'preservedStateFromPolicy', class: Google::Apis::ComputeBeta::PreservedState, decorator: Google::Apis::ComputeBeta::PreservedState::Representation
@@ -12703,6 +12994,8 @@ module Google
12703
12994
  property :http_error_status_code, as: 'httpErrorStatusCode'
12704
12995
  property :id, :numeric_string => true, as: 'id'
12705
12996
  property :insert_time, as: 'insertTime'
12997
+ property :instances_bulk_insert_operation_metadata, as: 'instancesBulkInsertOperationMetadata', class: Google::Apis::ComputeBeta::InstancesBulkInsertOperationMetadata, decorator: Google::Apis::ComputeBeta::InstancesBulkInsertOperationMetadata::Representation
12998
+
12706
12999
  property :kind, as: 'kind'
12707
13000
  property :name, as: 'name'
12708
13001
  property :operation_group_id, as: 'operationGroupId'
@@ -13875,6 +14168,22 @@ module Google
13875
14168
  end
13876
14169
  end
13877
14170
 
14171
+ class RegionNetworkEndpointGroupsAttachEndpointsRequest
14172
+ # @private
14173
+ class Representation < Google::Apis::Core::JsonRepresentation
14174
+ collection :network_endpoints, as: 'networkEndpoints', class: Google::Apis::ComputeBeta::NetworkEndpoint, decorator: Google::Apis::ComputeBeta::NetworkEndpoint::Representation
14175
+
14176
+ end
14177
+ end
14178
+
14179
+ class RegionNetworkEndpointGroupsDetachEndpointsRequest
14180
+ # @private
14181
+ class Representation < Google::Apis::Core::JsonRepresentation
14182
+ collection :network_endpoints, as: 'networkEndpoints', class: Google::Apis::ComputeBeta::NetworkEndpoint, decorator: Google::Apis::ComputeBeta::NetworkEndpoint::Representation
14183
+
14184
+ end
14185
+ end
14186
+
13878
14187
  class RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse
13879
14188
  # @private
13880
14189
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14648,6 +14957,7 @@ module Google
14648
14957
  property :tcp_established_idle_timeout_sec, as: 'tcpEstablishedIdleTimeoutSec'
14649
14958
  property :tcp_time_wait_timeout_sec, as: 'tcpTimeWaitTimeoutSec'
14650
14959
  property :tcp_transitory_idle_timeout_sec, as: 'tcpTransitoryIdleTimeoutSec'
14960
+ property :type, as: 'type'
14651
14961
  property :udp_idle_timeout_sec, as: 'udpIdleTimeoutSec'
14652
14962
  end
14653
14963
  end
@@ -14675,7 +14985,9 @@ module Google
14675
14985
  # @private
14676
14986
  class Representation < Google::Apis::Core::JsonRepresentation
14677
14987
  collection :source_nat_active_ips, as: 'sourceNatActiveIps'
14988
+ collection :source_nat_active_ranges, as: 'sourceNatActiveRanges'
14678
14989
  collection :source_nat_drain_ips, as: 'sourceNatDrainIps'
14990
+ collection :source_nat_drain_ranges, as: 'sourceNatDrainRanges'
14679
14991
  end
14680
14992
  end
14681
14993
 
@@ -15047,6 +15359,19 @@ module Google
15047
15359
  class Representation < Google::Apis::Core::JsonRepresentation
15048
15360
  property :enable, as: 'enable'
15049
15361
  property :rule_visibility, as: 'ruleVisibility'
15362
+ collection :threshold_configs, as: 'thresholdConfigs', class: Google::Apis::ComputeBeta::SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig, decorator: Google::Apis::ComputeBeta::SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig::Representation
15363
+
15364
+ end
15365
+ end
15366
+
15367
+ class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig
15368
+ # @private
15369
+ class Representation < Google::Apis::Core::JsonRepresentation
15370
+ property :auto_deploy_confidence_threshold, as: 'autoDeployConfidenceThreshold'
15371
+ property :auto_deploy_expiration_sec, as: 'autoDeployExpirationSec'
15372
+ property :auto_deploy_impacted_baseline_threshold, as: 'autoDeployImpactedBaselineThreshold'
15373
+ property :auto_deploy_load_threshold, as: 'autoDeployLoadThreshold'
15374
+ property :name, as: 'name'
15050
15375
  end
15051
15376
  end
15052
15377
 
@@ -15613,6 +15938,7 @@ module Google
15613
15938
  property :description, as: 'description'
15614
15939
  property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
15615
15940
  property :download_bytes, :numeric_string => true, as: 'downloadBytes'
15941
+ property :enable_confidential_compute, as: 'enableConfidentialCompute'
15616
15942
  property :guest_flush, as: 'guestFlush'
15617
15943
  collection :guest_os_features, as: 'guestOsFeatures', class: Google::Apis::ComputeBeta::GuestOsFeature, decorator: Google::Apis::ComputeBeta::GuestOsFeature::Representation
15618
15944