google-apis-compute_beta 0.73.0 → 0.74.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.
|
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 = "
|
25
|
+
REVISION = "20230701"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -1720,6 +1720,54 @@ module Google
|
|
1720
1720
|
include Google::Apis::Core::JsonObjectSupport
|
1721
1721
|
end
|
1722
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
|
+
|
1723
1771
|
class InstanceGroupManagerStatus
|
1724
1772
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1725
1773
|
|
@@ -2398,6 +2446,12 @@ module Google
|
|
2398
2446
|
include Google::Apis::Core::JsonObjectSupport
|
2399
2447
|
end
|
2400
2448
|
|
2449
|
+
class InterconnectDiagnosticsMacsecStatus
|
2450
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2451
|
+
|
2452
|
+
include Google::Apis::Core::JsonObjectSupport
|
2453
|
+
end
|
2454
|
+
|
2401
2455
|
class InterconnectList
|
2402
2456
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2403
2457
|
|
@@ -2446,6 +2500,30 @@ module Google
|
|
2446
2500
|
include Google::Apis::Core::JsonObjectSupport
|
2447
2501
|
end
|
2448
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
|
+
|
2449
2527
|
class InterconnectOutageNotification
|
2450
2528
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2451
2529
|
|
@@ -2500,6 +2578,12 @@ module Google
|
|
2500
2578
|
include Google::Apis::Core::JsonObjectSupport
|
2501
2579
|
end
|
2502
2580
|
|
2581
|
+
class InterconnectsGetMacsecConfigResponse
|
2582
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2583
|
+
|
2584
|
+
include Google::Apis::Core::JsonObjectSupport
|
2585
|
+
end
|
2586
|
+
|
2503
2587
|
class License
|
2504
2588
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2505
2589
|
|
@@ -4066,6 +4150,18 @@ module Google
|
|
4066
4150
|
include Google::Apis::Core::JsonObjectSupport
|
4067
4151
|
end
|
4068
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
|
+
|
4069
4165
|
class RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse
|
4070
4166
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4071
4167
|
|
@@ -4684,6 +4780,12 @@ module Google
|
|
4684
4780
|
include Google::Apis::Core::JsonObjectSupport
|
4685
4781
|
end
|
4686
4782
|
|
4783
|
+
class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig
|
4784
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4785
|
+
|
4786
|
+
include Google::Apis::Core::JsonObjectSupport
|
4787
|
+
end
|
4788
|
+
|
4687
4789
|
class SecurityPolicyAdvancedOptionsConfig
|
4688
4790
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4689
4791
|
|
@@ -6630,6 +6732,7 @@ module Google
|
|
6630
6732
|
property :disk_name, as: 'diskName'
|
6631
6733
|
property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
|
6632
6734
|
property :disk_type, as: 'diskType'
|
6735
|
+
property :enable_confidential_compute, as: 'enableConfidentialCompute'
|
6633
6736
|
collection :guest_os_features, as: 'guestOsFeatures', class: Google::Apis::ComputeBeta::GuestOsFeature, decorator: Google::Apis::ComputeBeta::GuestOsFeature::Representation
|
6634
6737
|
|
6635
6738
|
hash :labels, as: 'labels'
|
@@ -7655,6 +7758,7 @@ module Google
|
|
7655
7758
|
property :description, as: 'description'
|
7656
7759
|
property :disk_encryption_key, as: 'diskEncryptionKey', class: Google::Apis::ComputeBeta::CustomerEncryptionKey, decorator: Google::Apis::ComputeBeta::CustomerEncryptionKey::Representation
|
7657
7760
|
|
7761
|
+
property :enable_confidential_compute, as: 'enableConfidentialCompute'
|
7658
7762
|
property :erase_windows_vss_signature, as: 'eraseWindowsVssSignature'
|
7659
7763
|
collection :guest_os_features, as: 'guestOsFeatures', class: Google::Apis::ComputeBeta::GuestOsFeature, decorator: Google::Apis::ComputeBeta::GuestOsFeature::Representation
|
7660
7764
|
|
@@ -9217,6 +9321,7 @@ module Google
|
|
9217
9321
|
|
9218
9322
|
property :description, as: 'description'
|
9219
9323
|
property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
|
9324
|
+
property :enable_confidential_compute, as: 'enableConfidentialCompute'
|
9220
9325
|
property :family, as: 'family'
|
9221
9326
|
collection :guest_os_features, as: 'guestOsFeatures', class: Google::Apis::ComputeBeta::GuestOsFeature, decorator: Google::Apis::ComputeBeta::GuestOsFeature::Representation
|
9222
9327
|
|
@@ -9683,6 +9788,97 @@ module Google
|
|
9683
9788
|
end
|
9684
9789
|
end
|
9685
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
|
+
|
9686
9882
|
class InstanceGroupManagerStatus
|
9687
9883
|
# @private
|
9688
9884
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10595,6 +10791,7 @@ module Google
|
|
10595
10791
|
# @private
|
10596
10792
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10597
10793
|
property :admin_enabled, as: 'adminEnabled'
|
10794
|
+
collection :available_features, as: 'availableFeatures'
|
10598
10795
|
collection :circuit_infos, as: 'circuitInfos', class: Google::Apis::ComputeBeta::InterconnectCircuitInfo, decorator: Google::Apis::ComputeBeta::InterconnectCircuitInfo::Representation
|
10599
10796
|
|
10600
10797
|
property :creation_timestamp, as: 'creationTimestamp'
|
@@ -10612,12 +10809,16 @@ module Google
|
|
10612
10809
|
hash :labels, as: 'labels'
|
10613
10810
|
property :link_type, as: 'linkType'
|
10614
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'
|
10615
10815
|
property :name, as: 'name'
|
10616
10816
|
property :noc_contact_email, as: 'nocContactEmail'
|
10617
10817
|
property :operational_status, as: 'operationalStatus'
|
10618
10818
|
property :peer_ip_address, as: 'peerIpAddress'
|
10619
10819
|
property :provisioned_link_count, as: 'provisionedLinkCount'
|
10620
10820
|
property :remote_location, as: 'remoteLocation'
|
10821
|
+
collection :requested_features, as: 'requestedFeatures'
|
10621
10822
|
property :requested_link_count, as: 'requestedLinkCount'
|
10622
10823
|
property :satisfies_pzs, as: 'satisfiesPzs'
|
10623
10824
|
property :self_link, as: 'selfLink'
|
@@ -10856,6 +11057,8 @@ module Google
|
|
10856
11057
|
property :google_demarc, as: 'googleDemarc'
|
10857
11058
|
property :lacp_status, as: 'lacpStatus', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkLacpStatus, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkLacpStatus::Representation
|
10858
11059
|
|
11060
|
+
property :macsec, as: 'macsec', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsMacsecStatus, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsMacsecStatus::Representation
|
11061
|
+
|
10859
11062
|
property :operational_status, as: 'operationalStatus'
|
10860
11063
|
property :receiving_optical_power, as: 'receivingOpticalPower', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkOpticalPower, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkOpticalPower::Representation
|
10861
11064
|
|
@@ -10864,6 +11067,14 @@ module Google
|
|
10864
11067
|
end
|
10865
11068
|
end
|
10866
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
|
+
|
10867
11078
|
class InterconnectList
|
10868
11079
|
# @private
|
10869
11080
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10901,6 +11112,8 @@ module Google
|
|
10901
11112
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10902
11113
|
property :address, as: 'address'
|
10903
11114
|
property :availability_zone, as: 'availabilityZone'
|
11115
|
+
collection :available_features, as: 'availableFeatures'
|
11116
|
+
collection :available_link_types, as: 'availableLinkTypes'
|
10904
11117
|
property :city, as: 'city'
|
10905
11118
|
property :continent, as: 'continent'
|
10906
11119
|
property :creation_timestamp, as: 'creationTimestamp'
|
@@ -10960,6 +11173,41 @@ module Google
|
|
10960
11173
|
end
|
10961
11174
|
end
|
10962
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
|
+
|
10963
11211
|
class InterconnectOutageNotification
|
10964
11212
|
# @private
|
10965
11213
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11068,6 +11316,15 @@ module Google
|
|
11068
11316
|
end
|
11069
11317
|
end
|
11070
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
|
+
|
11071
11328
|
class License
|
11072
11329
|
# @private
|
11073
11330
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11443,6 +11700,7 @@ module Google
|
|
11443
11700
|
property :instance_status, as: 'instanceStatus'
|
11444
11701
|
property :last_attempt, as: 'lastAttempt', class: Google::Apis::ComputeBeta::ManagedInstanceLastAttempt, decorator: Google::Apis::ComputeBeta::ManagedInstanceLastAttempt::Representation
|
11445
11702
|
|
11703
|
+
property :name, as: 'name'
|
11446
11704
|
property :preserved_state_from_config, as: 'preservedStateFromConfig', class: Google::Apis::ComputeBeta::PreservedState, decorator: Google::Apis::ComputeBeta::PreservedState::Representation
|
11447
11705
|
|
11448
11706
|
property :preserved_state_from_policy, as: 'preservedStateFromPolicy', class: Google::Apis::ComputeBeta::PreservedState, decorator: Google::Apis::ComputeBeta::PreservedState::Representation
|
@@ -13910,6 +14168,22 @@ module Google
|
|
13910
14168
|
end
|
13911
14169
|
end
|
13912
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
|
+
|
13913
14187
|
class RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse
|
13914
14188
|
# @private
|
13915
14189
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14683,6 +14957,7 @@ module Google
|
|
14683
14957
|
property :tcp_established_idle_timeout_sec, as: 'tcpEstablishedIdleTimeoutSec'
|
14684
14958
|
property :tcp_time_wait_timeout_sec, as: 'tcpTimeWaitTimeoutSec'
|
14685
14959
|
property :tcp_transitory_idle_timeout_sec, as: 'tcpTransitoryIdleTimeoutSec'
|
14960
|
+
property :type, as: 'type'
|
14686
14961
|
property :udp_idle_timeout_sec, as: 'udpIdleTimeoutSec'
|
14687
14962
|
end
|
14688
14963
|
end
|
@@ -14710,7 +14985,9 @@ module Google
|
|
14710
14985
|
# @private
|
14711
14986
|
class Representation < Google::Apis::Core::JsonRepresentation
|
14712
14987
|
collection :source_nat_active_ips, as: 'sourceNatActiveIps'
|
14988
|
+
collection :source_nat_active_ranges, as: 'sourceNatActiveRanges'
|
14713
14989
|
collection :source_nat_drain_ips, as: 'sourceNatDrainIps'
|
14990
|
+
collection :source_nat_drain_ranges, as: 'sourceNatDrainRanges'
|
14714
14991
|
end
|
14715
14992
|
end
|
14716
14993
|
|
@@ -15082,6 +15359,19 @@ module Google
|
|
15082
15359
|
class Representation < Google::Apis::Core::JsonRepresentation
|
15083
15360
|
property :enable, as: 'enable'
|
15084
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'
|
15085
15375
|
end
|
15086
15376
|
end
|
15087
15377
|
|
@@ -15648,6 +15938,7 @@ module Google
|
|
15648
15938
|
property :description, as: 'description'
|
15649
15939
|
property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
|
15650
15940
|
property :download_bytes, :numeric_string => true, as: 'downloadBytes'
|
15941
|
+
property :enable_confidential_compute, as: 'enableConfidentialCompute'
|
15651
15942
|
property :guest_flush, as: 'guestFlush'
|
15652
15943
|
collection :guest_os_features, as: 'guestOsFeatures', class: Google::Apis::ComputeBeta::GuestOsFeature, decorator: Google::Apis::ComputeBeta::GuestOsFeature::Representation
|
15653
15944
|
|