google-apis-compute_alpha 0.118.0 → 0.119.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.
@@ -1462,6 +1462,12 @@ module Google
|
|
1462
1462
|
include Google::Apis::Core::JsonObjectSupport
|
1463
1463
|
end
|
1464
1464
|
|
1465
|
+
class ExternalVpnGatewayParams
|
1466
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1467
|
+
|
1468
|
+
include Google::Apis::Core::JsonObjectSupport
|
1469
|
+
end
|
1470
|
+
|
1465
1471
|
class FileContentBuffer
|
1466
1472
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1467
1473
|
|
@@ -1954,18 +1960,162 @@ module Google
|
|
1954
1960
|
include Google::Apis::Core::JsonObjectSupport
|
1955
1961
|
end
|
1956
1962
|
|
1963
|
+
class HaController
|
1964
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1965
|
+
|
1966
|
+
include Google::Apis::Core::JsonObjectSupport
|
1967
|
+
end
|
1968
|
+
|
1969
|
+
class HaControllerStatus
|
1970
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1971
|
+
|
1972
|
+
include Google::Apis::Core::JsonObjectSupport
|
1973
|
+
end
|
1974
|
+
|
1975
|
+
class HaControllerStatusFailoverProgress
|
1976
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1977
|
+
|
1978
|
+
include Google::Apis::Core::JsonObjectSupport
|
1979
|
+
end
|
1980
|
+
|
1981
|
+
class HaControllerStatusFailoverProgressLastFailoverAttempt
|
1982
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1983
|
+
|
1984
|
+
class Errors
|
1985
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1986
|
+
|
1987
|
+
class Error
|
1988
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1989
|
+
|
1990
|
+
class ErrorDetail
|
1991
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1992
|
+
|
1993
|
+
include Google::Apis::Core::JsonObjectSupport
|
1994
|
+
end
|
1995
|
+
|
1996
|
+
include Google::Apis::Core::JsonObjectSupport
|
1997
|
+
end
|
1998
|
+
|
1999
|
+
include Google::Apis::Core::JsonObjectSupport
|
2000
|
+
end
|
2001
|
+
|
2002
|
+
include Google::Apis::Core::JsonObjectSupport
|
2003
|
+
end
|
2004
|
+
|
2005
|
+
class HaControllerStatusZoneStatus
|
2006
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2007
|
+
|
2008
|
+
include Google::Apis::Core::JsonObjectSupport
|
2009
|
+
end
|
2010
|
+
|
2011
|
+
class HaControllerStatusZoneStatusLastError
|
2012
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2013
|
+
|
2014
|
+
class Errors
|
2015
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2016
|
+
|
2017
|
+
class Error
|
2018
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2019
|
+
|
2020
|
+
class ErrorDetail
|
2021
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2022
|
+
|
2023
|
+
include Google::Apis::Core::JsonObjectSupport
|
2024
|
+
end
|
2025
|
+
|
2026
|
+
include Google::Apis::Core::JsonObjectSupport
|
2027
|
+
end
|
2028
|
+
|
2029
|
+
include Google::Apis::Core::JsonObjectSupport
|
2030
|
+
end
|
2031
|
+
|
2032
|
+
include Google::Apis::Core::JsonObjectSupport
|
2033
|
+
end
|
2034
|
+
|
2035
|
+
class HaControllerZoneConfiguration
|
2036
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2037
|
+
|
2038
|
+
include Google::Apis::Core::JsonObjectSupport
|
2039
|
+
end
|
2040
|
+
|
2041
|
+
class HaControllerZoneConfigurationNodeAffinity
|
2042
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2043
|
+
|
2044
|
+
include Google::Apis::Core::JsonObjectSupport
|
2045
|
+
end
|
2046
|
+
|
2047
|
+
class HaControllerZoneConfigurationReservationAffinity
|
2048
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2049
|
+
|
2050
|
+
include Google::Apis::Core::JsonObjectSupport
|
2051
|
+
end
|
2052
|
+
|
1957
2053
|
class HaControllersFailoverRequest
|
1958
2054
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1959
2055
|
|
1960
2056
|
include Google::Apis::Core::JsonObjectSupport
|
1961
2057
|
end
|
1962
2058
|
|
2059
|
+
class HaControllersList
|
2060
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2061
|
+
|
2062
|
+
class Warning
|
2063
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2064
|
+
|
2065
|
+
class Datum
|
2066
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2067
|
+
|
2068
|
+
include Google::Apis::Core::JsonObjectSupport
|
2069
|
+
end
|
2070
|
+
|
2071
|
+
include Google::Apis::Core::JsonObjectSupport
|
2072
|
+
end
|
2073
|
+
|
2074
|
+
include Google::Apis::Core::JsonObjectSupport
|
2075
|
+
end
|
2076
|
+
|
2077
|
+
class HealthAggregationPoliciesScopedList
|
2078
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2079
|
+
|
2080
|
+
class Warning
|
2081
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2082
|
+
|
2083
|
+
class Datum
|
2084
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2085
|
+
|
2086
|
+
include Google::Apis::Core::JsonObjectSupport
|
2087
|
+
end
|
2088
|
+
|
2089
|
+
include Google::Apis::Core::JsonObjectSupport
|
2090
|
+
end
|
2091
|
+
|
2092
|
+
include Google::Apis::Core::JsonObjectSupport
|
2093
|
+
end
|
2094
|
+
|
1963
2095
|
class HealthAggregationPolicy
|
1964
2096
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1965
2097
|
|
1966
2098
|
include Google::Apis::Core::JsonObjectSupport
|
1967
2099
|
end
|
1968
2100
|
|
2101
|
+
class HealthAggregationPolicyAggregatedList
|
2102
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2103
|
+
|
2104
|
+
class Warning
|
2105
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2106
|
+
|
2107
|
+
class Datum
|
2108
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2109
|
+
|
2110
|
+
include Google::Apis::Core::JsonObjectSupport
|
2111
|
+
end
|
2112
|
+
|
2113
|
+
include Google::Apis::Core::JsonObjectSupport
|
2114
|
+
end
|
2115
|
+
|
2116
|
+
include Google::Apis::Core::JsonObjectSupport
|
2117
|
+
end
|
2118
|
+
|
1969
2119
|
class HealthAggregationPolicyList
|
1970
2120
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1971
2121
|
|
@@ -4306,6 +4456,36 @@ module Google
|
|
4306
4456
|
include Google::Apis::Core::JsonObjectSupport
|
4307
4457
|
end
|
4308
4458
|
|
4459
|
+
class MultiMigStatusAcceleratorTopology
|
4460
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4461
|
+
|
4462
|
+
include Google::Apis::Core::JsonObjectSupport
|
4463
|
+
end
|
4464
|
+
|
4465
|
+
class MultiMigStatusAcceleratorTopologyAcceleratorTopologyStateLastCheck
|
4466
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4467
|
+
|
4468
|
+
class Error
|
4469
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4470
|
+
|
4471
|
+
class Error
|
4472
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4473
|
+
|
4474
|
+
class ErrorDetail
|
4475
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4476
|
+
|
4477
|
+
include Google::Apis::Core::JsonObjectSupport
|
4478
|
+
end
|
4479
|
+
|
4480
|
+
include Google::Apis::Core::JsonObjectSupport
|
4481
|
+
end
|
4482
|
+
|
4483
|
+
include Google::Apis::Core::JsonObjectSupport
|
4484
|
+
end
|
4485
|
+
|
4486
|
+
include Google::Apis::Core::JsonObjectSupport
|
4487
|
+
end
|
4488
|
+
|
4309
4489
|
class MultiMigsList
|
4310
4490
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4311
4491
|
|
@@ -6358,6 +6538,18 @@ module Google
|
|
6358
6538
|
include Google::Apis::Core::JsonObjectSupport
|
6359
6539
|
end
|
6360
6540
|
|
6541
|
+
class ReservationSubBlocksReportFaultyRequest
|
6542
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6543
|
+
|
6544
|
+
include Google::Apis::Core::JsonObjectSupport
|
6545
|
+
end
|
6546
|
+
|
6547
|
+
class ReservationSubBlocksReportFaultyRequestFaultReason
|
6548
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6549
|
+
|
6550
|
+
include Google::Apis::Core::JsonObjectSupport
|
6551
|
+
end
|
6552
|
+
|
6361
6553
|
class ReservationsBlocksPerformMaintenanceRequest
|
6362
6554
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6363
6555
|
|
@@ -8614,6 +8806,12 @@ module Google
|
|
8614
8806
|
include Google::Apis::Core::JsonObjectSupport
|
8615
8807
|
end
|
8616
8808
|
|
8809
|
+
class TargetVpnGatewayParams
|
8810
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8811
|
+
|
8812
|
+
include Google::Apis::Core::JsonObjectSupport
|
8813
|
+
end
|
8814
|
+
|
8617
8815
|
class TargetVpnGatewaysScopedList
|
8618
8816
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8619
8817
|
|
@@ -8956,6 +9154,12 @@ module Google
|
|
8956
9154
|
include Google::Apis::Core::JsonObjectSupport
|
8957
9155
|
end
|
8958
9156
|
|
9157
|
+
class VpnGatewayParams
|
9158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
9159
|
+
|
9160
|
+
include Google::Apis::Core::JsonObjectSupport
|
9161
|
+
end
|
9162
|
+
|
8959
9163
|
class VpnGatewayStatus
|
8960
9164
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
8961
9165
|
|
@@ -9058,6 +9262,12 @@ module Google
|
|
9058
9262
|
include Google::Apis::Core::JsonObjectSupport
|
9059
9263
|
end
|
9060
9264
|
|
9265
|
+
class VpnTunnelParams
|
9266
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
9267
|
+
|
9268
|
+
include Google::Apis::Core::JsonObjectSupport
|
9269
|
+
end
|
9270
|
+
|
9061
9271
|
class VpnTunnelPhase1Algorithms
|
9062
9272
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
9063
9273
|
|
@@ -9547,6 +9757,9 @@ module Google
|
|
9547
9757
|
class AllocationAggregateReservation
|
9548
9758
|
# @private
|
9549
9759
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9760
|
+
property :host_count, as: 'hostCount'
|
9761
|
+
property :in_use_host_count, as: 'inUseHostCount'
|
9762
|
+
property :in_use_instance_count, as: 'inUseInstanceCount'
|
9550
9763
|
collection :in_use_resources, as: 'inUseResources', class: Google::Apis::ComputeAlpha::AllocationAggregateReservationReservedResourceInfo, decorator: Google::Apis::ComputeAlpha::AllocationAggregateReservationReservedResourceInfo::Representation
|
9551
9764
|
|
9552
9765
|
collection :reserved_resources, as: 'reservedResources', class: Google::Apis::ComputeAlpha::AllocationAggregateReservationReservedResourceInfo, decorator: Google::Apis::ComputeAlpha::AllocationAggregateReservationReservedResourceInfo::Representation
|
@@ -9980,11 +10193,15 @@ module Google
|
|
9980
10193
|
property :max_connections, as: 'maxConnections'
|
9981
10194
|
property :max_connections_per_endpoint, as: 'maxConnectionsPerEndpoint'
|
9982
10195
|
property :max_connections_per_instance, as: 'maxConnectionsPerInstance'
|
10196
|
+
property :max_in_flight_requests, as: 'maxInFlightRequests'
|
10197
|
+
property :max_in_flight_requests_per_endpoint, as: 'maxInFlightRequestsPerEndpoint'
|
10198
|
+
property :max_in_flight_requests_per_instance, as: 'maxInFlightRequestsPerInstance'
|
9983
10199
|
property :max_rate, as: 'maxRate'
|
9984
10200
|
property :max_rate_per_endpoint, as: 'maxRatePerEndpoint'
|
9985
10201
|
property :max_rate_per_instance, as: 'maxRatePerInstance'
|
9986
10202
|
property :max_utilization, as: 'maxUtilization'
|
9987
10203
|
property :preference, as: 'preference'
|
10204
|
+
property :traffic_duration, as: 'trafficDuration'
|
9988
10205
|
end
|
9989
10206
|
end
|
9990
10207
|
|
@@ -11902,6 +12119,8 @@ module Google
|
|
11902
12119
|
property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
|
11903
12120
|
hash :labels, as: 'labels'
|
11904
12121
|
property :name, as: 'name'
|
12122
|
+
property :params, as: 'params', class: Google::Apis::ComputeAlpha::ExternalVpnGatewayParams, decorator: Google::Apis::ComputeAlpha::ExternalVpnGatewayParams::Representation
|
12123
|
+
|
11905
12124
|
property :redundancy_type, as: 'redundancyType'
|
11906
12125
|
property :self_link, as: 'selfLink'
|
11907
12126
|
end
|
@@ -11949,6 +12168,13 @@ module Google
|
|
11949
12168
|
end
|
11950
12169
|
end
|
11951
12170
|
|
12171
|
+
class ExternalVpnGatewayParams
|
12172
|
+
# @private
|
12173
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12174
|
+
hash :resource_manager_tags, as: 'resourceManagerTags'
|
12175
|
+
end
|
12176
|
+
end
|
12177
|
+
|
11952
12178
|
class FileContentBuffer
|
11953
12179
|
# @private
|
11954
12180
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12423,6 +12649,7 @@ module Google
|
|
12423
12649
|
property :name, as: 'name'
|
12424
12650
|
property :name_prefix, as: 'namePrefix'
|
12425
12651
|
property :planning_status, as: 'planningStatus'
|
12652
|
+
property :protection_tier, as: 'protectionTier'
|
12426
12653
|
property :reservation_mode, as: 'reservationMode'
|
12427
12654
|
property :reservation_name, as: 'reservationName'
|
12428
12655
|
property :scheduling_type, as: 'schedulingType'
|
@@ -12904,6 +13131,173 @@ module Google
|
|
12904
13131
|
end
|
12905
13132
|
end
|
12906
13133
|
|
13134
|
+
class HaController
|
13135
|
+
# @private
|
13136
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13137
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
13138
|
+
property :description, as: 'description'
|
13139
|
+
property :failover_initiation, as: 'failoverInitiation'
|
13140
|
+
property :id, :numeric_string => true, as: 'id'
|
13141
|
+
property :instance_name, as: 'instanceName'
|
13142
|
+
property :kind, as: 'kind'
|
13143
|
+
property :name, as: 'name'
|
13144
|
+
property :region, as: 'region'
|
13145
|
+
property :secondary_zone_capacity, as: 'secondaryZoneCapacity'
|
13146
|
+
property :self_link, as: 'selfLink'
|
13147
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
13148
|
+
property :status, as: 'status', class: Google::Apis::ComputeAlpha::HaControllerStatus, decorator: Google::Apis::ComputeAlpha::HaControllerStatus::Representation
|
13149
|
+
|
13150
|
+
hash :zone_configurations, as: 'zoneConfigurations', class: Google::Apis::ComputeAlpha::HaControllerZoneConfiguration, decorator: Google::Apis::ComputeAlpha::HaControllerZoneConfiguration::Representation
|
13151
|
+
|
13152
|
+
end
|
13153
|
+
end
|
13154
|
+
|
13155
|
+
class HaControllerStatus
|
13156
|
+
# @private
|
13157
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13158
|
+
property :failover_progress, as: 'failoverProgress', class: Google::Apis::ComputeAlpha::HaControllerStatusFailoverProgress, decorator: Google::Apis::ComputeAlpha::HaControllerStatusFailoverProgress::Representation
|
13159
|
+
|
13160
|
+
property :ongoing_failover, as: 'ongoingFailover'
|
13161
|
+
property :primary_instance, as: 'primaryInstance'
|
13162
|
+
property :primary_zone, as: 'primaryZone'
|
13163
|
+
property :ready_for_failover, as: 'readyForFailover'
|
13164
|
+
hash :zone_status, as: 'zoneStatus', class: Google::Apis::ComputeAlpha::HaControllerStatusZoneStatus, decorator: Google::Apis::ComputeAlpha::HaControllerStatusZoneStatus::Representation
|
13165
|
+
|
13166
|
+
end
|
13167
|
+
end
|
13168
|
+
|
13169
|
+
class HaControllerStatusFailoverProgress
|
13170
|
+
# @private
|
13171
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13172
|
+
property :failover_trigger, as: 'failoverTrigger'
|
13173
|
+
property :failover_trigger_timestamp, as: 'failoverTriggerTimestamp'
|
13174
|
+
property :last_failover_attempt, as: 'lastFailoverAttempt', class: Google::Apis::ComputeAlpha::HaControllerStatusFailoverProgressLastFailoverAttempt, decorator: Google::Apis::ComputeAlpha::HaControllerStatusFailoverProgressLastFailoverAttempt::Representation
|
13175
|
+
|
13176
|
+
end
|
13177
|
+
end
|
13178
|
+
|
13179
|
+
class HaControllerStatusFailoverProgressLastFailoverAttempt
|
13180
|
+
# @private
|
13181
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13182
|
+
property :errors, as: 'errors', class: Google::Apis::ComputeAlpha::HaControllerStatusFailoverProgressLastFailoverAttempt::Errors, decorator: Google::Apis::ComputeAlpha::HaControllerStatusFailoverProgressLastFailoverAttempt::Errors::Representation
|
13183
|
+
|
13184
|
+
property :timestamp, as: 'timestamp'
|
13185
|
+
end
|
13186
|
+
|
13187
|
+
class Errors
|
13188
|
+
# @private
|
13189
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13190
|
+
collection :errors, as: 'errors', class: Google::Apis::ComputeAlpha::HaControllerStatusFailoverProgressLastFailoverAttempt::Errors::Error, decorator: Google::Apis::ComputeAlpha::HaControllerStatusFailoverProgressLastFailoverAttempt::Errors::Error::Representation
|
13191
|
+
|
13192
|
+
end
|
13193
|
+
|
13194
|
+
class Error
|
13195
|
+
# @private
|
13196
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13197
|
+
property :code, as: 'code'
|
13198
|
+
collection :error_details, as: 'errorDetails', class: Google::Apis::ComputeAlpha::HaControllerStatusFailoverProgressLastFailoverAttempt::Errors::Error::ErrorDetail, decorator: Google::Apis::ComputeAlpha::HaControllerStatusFailoverProgressLastFailoverAttempt::Errors::Error::ErrorDetail::Representation
|
13199
|
+
|
13200
|
+
property :location, as: 'location'
|
13201
|
+
property :message, as: 'message'
|
13202
|
+
end
|
13203
|
+
|
13204
|
+
class ErrorDetail
|
13205
|
+
# @private
|
13206
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13207
|
+
property :error_info, as: 'errorInfo', class: Google::Apis::ComputeAlpha::ErrorInfo, decorator: Google::Apis::ComputeAlpha::ErrorInfo::Representation
|
13208
|
+
|
13209
|
+
property :help, as: 'help', class: Google::Apis::ComputeAlpha::Help, decorator: Google::Apis::ComputeAlpha::Help::Representation
|
13210
|
+
|
13211
|
+
property :localized_message, as: 'localizedMessage', class: Google::Apis::ComputeAlpha::LocalizedMessage, decorator: Google::Apis::ComputeAlpha::LocalizedMessage::Representation
|
13212
|
+
|
13213
|
+
property :quota_info, as: 'quotaInfo', class: Google::Apis::ComputeAlpha::QuotaExceededInfo, decorator: Google::Apis::ComputeAlpha::QuotaExceededInfo::Representation
|
13214
|
+
|
13215
|
+
end
|
13216
|
+
end
|
13217
|
+
end
|
13218
|
+
end
|
13219
|
+
end
|
13220
|
+
|
13221
|
+
class HaControllerStatusZoneStatus
|
13222
|
+
# @private
|
13223
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13224
|
+
property :is_primary, as: 'isPrimary'
|
13225
|
+
property :is_zone_ready, as: 'isZoneReady'
|
13226
|
+
property :last_error, as: 'lastError', class: Google::Apis::ComputeAlpha::HaControllerStatusZoneStatusLastError, decorator: Google::Apis::ComputeAlpha::HaControllerStatusZoneStatusLastError::Representation
|
13227
|
+
|
13228
|
+
end
|
13229
|
+
end
|
13230
|
+
|
13231
|
+
class HaControllerStatusZoneStatusLastError
|
13232
|
+
# @private
|
13233
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13234
|
+
property :errors, as: 'errors', class: Google::Apis::ComputeAlpha::HaControllerStatusZoneStatusLastError::Errors, decorator: Google::Apis::ComputeAlpha::HaControllerStatusZoneStatusLastError::Errors::Representation
|
13235
|
+
|
13236
|
+
property :timestamp, as: 'timestamp'
|
13237
|
+
end
|
13238
|
+
|
13239
|
+
class Errors
|
13240
|
+
# @private
|
13241
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13242
|
+
collection :errors, as: 'errors', class: Google::Apis::ComputeAlpha::HaControllerStatusZoneStatusLastError::Errors::Error, decorator: Google::Apis::ComputeAlpha::HaControllerStatusZoneStatusLastError::Errors::Error::Representation
|
13243
|
+
|
13244
|
+
end
|
13245
|
+
|
13246
|
+
class Error
|
13247
|
+
# @private
|
13248
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13249
|
+
property :code, as: 'code'
|
13250
|
+
collection :error_details, as: 'errorDetails', class: Google::Apis::ComputeAlpha::HaControllerStatusZoneStatusLastError::Errors::Error::ErrorDetail, decorator: Google::Apis::ComputeAlpha::HaControllerStatusZoneStatusLastError::Errors::Error::ErrorDetail::Representation
|
13251
|
+
|
13252
|
+
property :location, as: 'location'
|
13253
|
+
property :message, as: 'message'
|
13254
|
+
end
|
13255
|
+
|
13256
|
+
class ErrorDetail
|
13257
|
+
# @private
|
13258
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13259
|
+
property :error_info, as: 'errorInfo', class: Google::Apis::ComputeAlpha::ErrorInfo, decorator: Google::Apis::ComputeAlpha::ErrorInfo::Representation
|
13260
|
+
|
13261
|
+
property :help, as: 'help', class: Google::Apis::ComputeAlpha::Help, decorator: Google::Apis::ComputeAlpha::Help::Representation
|
13262
|
+
|
13263
|
+
property :localized_message, as: 'localizedMessage', class: Google::Apis::ComputeAlpha::LocalizedMessage, decorator: Google::Apis::ComputeAlpha::LocalizedMessage::Representation
|
13264
|
+
|
13265
|
+
property :quota_info, as: 'quotaInfo', class: Google::Apis::ComputeAlpha::QuotaExceededInfo, decorator: Google::Apis::ComputeAlpha::QuotaExceededInfo::Representation
|
13266
|
+
|
13267
|
+
end
|
13268
|
+
end
|
13269
|
+
end
|
13270
|
+
end
|
13271
|
+
end
|
13272
|
+
|
13273
|
+
class HaControllerZoneConfiguration
|
13274
|
+
# @private
|
13275
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13276
|
+
collection :node_affinities, as: 'nodeAffinities', class: Google::Apis::ComputeAlpha::HaControllerZoneConfigurationNodeAffinity, decorator: Google::Apis::ComputeAlpha::HaControllerZoneConfigurationNodeAffinity::Representation
|
13277
|
+
|
13278
|
+
property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::ComputeAlpha::HaControllerZoneConfigurationReservationAffinity, decorator: Google::Apis::ComputeAlpha::HaControllerZoneConfigurationReservationAffinity::Representation
|
13279
|
+
|
13280
|
+
end
|
13281
|
+
end
|
13282
|
+
|
13283
|
+
class HaControllerZoneConfigurationNodeAffinity
|
13284
|
+
# @private
|
13285
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13286
|
+
property :key, as: 'key'
|
13287
|
+
property :operator, as: 'operator'
|
13288
|
+
collection :values, as: 'values'
|
13289
|
+
end
|
13290
|
+
end
|
13291
|
+
|
13292
|
+
class HaControllerZoneConfigurationReservationAffinity
|
13293
|
+
# @private
|
13294
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13295
|
+
property :consume_reservation_type, as: 'consumeReservationType'
|
13296
|
+
property :key, as: 'key'
|
13297
|
+
collection :values, as: 'values'
|
13298
|
+
end
|
13299
|
+
end
|
13300
|
+
|
12907
13301
|
class HaControllersFailoverRequest
|
12908
13302
|
# @private
|
12909
13303
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12911,6 +13305,67 @@ module Google
|
|
12911
13305
|
end
|
12912
13306
|
end
|
12913
13307
|
|
13308
|
+
class HaControllersList
|
13309
|
+
# @private
|
13310
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13311
|
+
property :etag, as: 'etag'
|
13312
|
+
property :id, as: 'id'
|
13313
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::HaController, decorator: Google::Apis::ComputeAlpha::HaController::Representation
|
13314
|
+
|
13315
|
+
property :next_page_token, as: 'nextPageToken'
|
13316
|
+
property :self_link, as: 'selfLink'
|
13317
|
+
collection :unreachables, as: 'unreachables'
|
13318
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::HaControllersList::Warning, decorator: Google::Apis::ComputeAlpha::HaControllersList::Warning::Representation
|
13319
|
+
|
13320
|
+
end
|
13321
|
+
|
13322
|
+
class Warning
|
13323
|
+
# @private
|
13324
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13325
|
+
property :code, as: 'code'
|
13326
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::HaControllersList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::HaControllersList::Warning::Datum::Representation
|
13327
|
+
|
13328
|
+
property :message, as: 'message'
|
13329
|
+
end
|
13330
|
+
|
13331
|
+
class Datum
|
13332
|
+
# @private
|
13333
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13334
|
+
property :key, as: 'key'
|
13335
|
+
property :value, as: 'value'
|
13336
|
+
end
|
13337
|
+
end
|
13338
|
+
end
|
13339
|
+
end
|
13340
|
+
|
13341
|
+
class HealthAggregationPoliciesScopedList
|
13342
|
+
# @private
|
13343
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13344
|
+
collection :health_aggregation_policies, as: 'healthAggregationPolicies', class: Google::Apis::ComputeAlpha::HealthAggregationPolicy, decorator: Google::Apis::ComputeAlpha::HealthAggregationPolicy::Representation
|
13345
|
+
|
13346
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::HealthAggregationPoliciesScopedList::Warning, decorator: Google::Apis::ComputeAlpha::HealthAggregationPoliciesScopedList::Warning::Representation
|
13347
|
+
|
13348
|
+
end
|
13349
|
+
|
13350
|
+
class Warning
|
13351
|
+
# @private
|
13352
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13353
|
+
property :code, as: 'code'
|
13354
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::HealthAggregationPoliciesScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::HealthAggregationPoliciesScopedList::Warning::Datum::Representation
|
13355
|
+
|
13356
|
+
property :message, as: 'message'
|
13357
|
+
end
|
13358
|
+
|
13359
|
+
class Datum
|
13360
|
+
# @private
|
13361
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13362
|
+
property :key, as: 'key'
|
13363
|
+
property :value, as: 'value'
|
13364
|
+
end
|
13365
|
+
end
|
13366
|
+
end
|
13367
|
+
end
|
13368
|
+
|
12914
13369
|
class HealthAggregationPolicy
|
12915
13370
|
# @private
|
12916
13371
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12929,6 +13384,39 @@ module Google
|
|
12929
13384
|
end
|
12930
13385
|
end
|
12931
13386
|
|
13387
|
+
class HealthAggregationPolicyAggregatedList
|
13388
|
+
# @private
|
13389
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13390
|
+
property :id, as: 'id'
|
13391
|
+
hash :items, as: 'items', class: Google::Apis::ComputeAlpha::HealthAggregationPoliciesScopedList, decorator: Google::Apis::ComputeAlpha::HealthAggregationPoliciesScopedList::Representation
|
13392
|
+
|
13393
|
+
property :kind, as: 'kind'
|
13394
|
+
property :next_page_token, as: 'nextPageToken'
|
13395
|
+
property :self_link, as: 'selfLink'
|
13396
|
+
collection :unreachables, as: 'unreachables'
|
13397
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::HealthAggregationPolicyAggregatedList::Warning, decorator: Google::Apis::ComputeAlpha::HealthAggregationPolicyAggregatedList::Warning::Representation
|
13398
|
+
|
13399
|
+
end
|
13400
|
+
|
13401
|
+
class Warning
|
13402
|
+
# @private
|
13403
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13404
|
+
property :code, as: 'code'
|
13405
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::HealthAggregationPolicyAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::HealthAggregationPolicyAggregatedList::Warning::Datum::Representation
|
13406
|
+
|
13407
|
+
property :message, as: 'message'
|
13408
|
+
end
|
13409
|
+
|
13410
|
+
class Datum
|
13411
|
+
# @private
|
13412
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13413
|
+
property :key, as: 'key'
|
13414
|
+
property :value, as: 'value'
|
13415
|
+
end
|
13416
|
+
end
|
13417
|
+
end
|
13418
|
+
end
|
13419
|
+
|
12932
13420
|
class HealthAggregationPolicyList
|
12933
13421
|
# @private
|
12934
13422
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17396,11 +17884,65 @@ module Google
|
|
17396
17884
|
class MultiMigStatus
|
17397
17885
|
# @private
|
17398
17886
|
class Representation < Google::Apis::Core::JsonRepresentation
|
17887
|
+
collection :applied_accelerator_topologies, as: 'appliedAcceleratorTopologies', class: Google::Apis::ComputeAlpha::MultiMigStatusAcceleratorTopology, decorator: Google::Apis::ComputeAlpha::MultiMigStatusAcceleratorTopology::Representation
|
17888
|
+
|
17399
17889
|
collection :member_instance_group_managers, as: 'memberInstanceGroupManagers'
|
17400
17890
|
property :members_count, as: 'membersCount'
|
17401
17891
|
end
|
17402
17892
|
end
|
17403
17893
|
|
17894
|
+
class MultiMigStatusAcceleratorTopology
|
17895
|
+
# @private
|
17896
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17897
|
+
property :accelerator_topology, as: 'acceleratorTopology'
|
17898
|
+
property :accelerator_topology_state, as: 'acceleratorTopologyState'
|
17899
|
+
property :accelerator_topology_state_last_check, as: 'acceleratorTopologyStateLastCheck', class: Google::Apis::ComputeAlpha::MultiMigStatusAcceleratorTopologyAcceleratorTopologyStateLastCheck, decorator: Google::Apis::ComputeAlpha::MultiMigStatusAcceleratorTopologyAcceleratorTopologyStateLastCheck::Representation
|
17900
|
+
|
17901
|
+
end
|
17902
|
+
end
|
17903
|
+
|
17904
|
+
class MultiMigStatusAcceleratorTopologyAcceleratorTopologyStateLastCheck
|
17905
|
+
# @private
|
17906
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17907
|
+
property :error, as: 'error', class: Google::Apis::ComputeAlpha::MultiMigStatusAcceleratorTopologyAcceleratorTopologyStateLastCheck::Error, decorator: Google::Apis::ComputeAlpha::MultiMigStatusAcceleratorTopologyAcceleratorTopologyStateLastCheck::Error::Representation
|
17908
|
+
|
17909
|
+
property :timestamp, as: 'timestamp'
|
17910
|
+
end
|
17911
|
+
|
17912
|
+
class Error
|
17913
|
+
# @private
|
17914
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17915
|
+
collection :errors, as: 'errors', class: Google::Apis::ComputeAlpha::MultiMigStatusAcceleratorTopologyAcceleratorTopologyStateLastCheck::Error::Error, decorator: Google::Apis::ComputeAlpha::MultiMigStatusAcceleratorTopologyAcceleratorTopologyStateLastCheck::Error::Error::Representation
|
17916
|
+
|
17917
|
+
end
|
17918
|
+
|
17919
|
+
class Error
|
17920
|
+
# @private
|
17921
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17922
|
+
property :code, as: 'code'
|
17923
|
+
collection :error_details, as: 'errorDetails', class: Google::Apis::ComputeAlpha::MultiMigStatusAcceleratorTopologyAcceleratorTopologyStateLastCheck::Error::Error::ErrorDetail, decorator: Google::Apis::ComputeAlpha::MultiMigStatusAcceleratorTopologyAcceleratorTopologyStateLastCheck::Error::Error::ErrorDetail::Representation
|
17924
|
+
|
17925
|
+
property :location, as: 'location'
|
17926
|
+
property :message, as: 'message'
|
17927
|
+
end
|
17928
|
+
|
17929
|
+
class ErrorDetail
|
17930
|
+
# @private
|
17931
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17932
|
+
property :error_info, as: 'errorInfo', class: Google::Apis::ComputeAlpha::ErrorInfo, decorator: Google::Apis::ComputeAlpha::ErrorInfo::Representation
|
17933
|
+
|
17934
|
+
property :help, as: 'help', class: Google::Apis::ComputeAlpha::Help, decorator: Google::Apis::ComputeAlpha::Help::Representation
|
17935
|
+
|
17936
|
+
property :localized_message, as: 'localizedMessage', class: Google::Apis::ComputeAlpha::LocalizedMessage, decorator: Google::Apis::ComputeAlpha::LocalizedMessage::Representation
|
17937
|
+
|
17938
|
+
property :quota_info, as: 'quotaInfo', class: Google::Apis::ComputeAlpha::QuotaExceededInfo, decorator: Google::Apis::ComputeAlpha::QuotaExceededInfo::Representation
|
17939
|
+
|
17940
|
+
end
|
17941
|
+
end
|
17942
|
+
end
|
17943
|
+
end
|
17944
|
+
end
|
17945
|
+
|
17404
17946
|
class MultiMigsList
|
17405
17947
|
# @private
|
17406
17948
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -18201,6 +18743,7 @@ module Google
|
|
18201
18743
|
property :allow_cloud_router, as: 'allowCloudRouter'
|
18202
18744
|
property :allow_default_nic_attachment, as: 'allowDefaultNicAttachment'
|
18203
18745
|
property :allow_external_ip_access, as: 'allowExternalIpAccess'
|
18746
|
+
property :allow_firewall_policy, as: 'allowFirewallPolicy'
|
18204
18747
|
property :allow_interconnect, as: 'allowInterconnect'
|
18205
18748
|
property :allow_ip_forwarding, as: 'allowIpForwarding'
|
18206
18749
|
property :allow_load_balancing, as: 'allowLoadBalancing'
|
@@ -18213,8 +18756,10 @@ module Google
|
|
18213
18756
|
property :allow_same_network_unicast, as: 'allowSameNetworkUnicast'
|
18214
18757
|
property :allow_static_routes, as: 'allowStaticRoutes'
|
18215
18758
|
property :allow_sub_interfaces, as: 'allowSubInterfaces'
|
18759
|
+
property :allow_vpc_firewall_rules, as: 'allowVpcFirewallRules'
|
18216
18760
|
property :allow_vpc_peering, as: 'allowVpcPeering'
|
18217
18761
|
property :allow_vpn, as: 'allowVpn'
|
18762
|
+
collection :firewall_policy_types, as: 'firewallPolicyTypes'
|
18218
18763
|
collection :interface_types, as: 'interfaceTypes'
|
18219
18764
|
collection :subnet_purposes, as: 'subnetPurposes'
|
18220
18765
|
collection :subnet_stack_types, as: 'subnetStackTypes'
|
@@ -21020,6 +21565,7 @@ module Google
|
|
21020
21565
|
|
21021
21566
|
property :id, :numeric_string => true, as: 'id'
|
21022
21567
|
property :in_use_count, as: 'inUseCount'
|
21568
|
+
property :in_use_host_count, as: 'inUseHostCount'
|
21023
21569
|
property :kind, as: 'kind'
|
21024
21570
|
property :location_prefix, as: 'locationPrefix'
|
21025
21571
|
property :name, as: 'name'
|
@@ -21154,6 +21700,7 @@ module Google
|
|
21154
21700
|
|
21155
21701
|
property :id, :numeric_string => true, as: 'id'
|
21156
21702
|
property :in_use_count, as: 'inUseCount'
|
21703
|
+
property :in_use_host_count, as: 'inUseHostCount'
|
21157
21704
|
property :kind, as: 'kind'
|
21158
21705
|
property :name, as: 'name'
|
21159
21706
|
property :physical_topology, as: 'physicalTopology', class: Google::Apis::ComputeAlpha::ReservationSubBlockPhysicalTopology, decorator: Google::Apis::ComputeAlpha::ReservationSubBlockPhysicalTopology::Representation
|
@@ -21227,6 +21774,24 @@ module Google
|
|
21227
21774
|
end
|
21228
21775
|
end
|
21229
21776
|
|
21777
|
+
class ReservationSubBlocksReportFaultyRequest
|
21778
|
+
# @private
|
21779
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21780
|
+
property :disruption_schedule, as: 'disruptionSchedule'
|
21781
|
+
property :failure_component, as: 'failureComponent'
|
21782
|
+
collection :fault_reasons, as: 'faultReasons', class: Google::Apis::ComputeAlpha::ReservationSubBlocksReportFaultyRequestFaultReason, decorator: Google::Apis::ComputeAlpha::ReservationSubBlocksReportFaultyRequestFaultReason::Representation
|
21783
|
+
|
21784
|
+
end
|
21785
|
+
end
|
21786
|
+
|
21787
|
+
class ReservationSubBlocksReportFaultyRequestFaultReason
|
21788
|
+
# @private
|
21789
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21790
|
+
property :behavior, as: 'behavior'
|
21791
|
+
property :description, as: 'description'
|
21792
|
+
end
|
21793
|
+
end
|
21794
|
+
|
21230
21795
|
class ReservationsBlocksPerformMaintenanceRequest
|
21231
21796
|
# @private
|
21232
21797
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -25371,6 +25936,8 @@ module Google
|
|
25371
25936
|
hash :labels, as: 'labels'
|
25372
25937
|
property :name, as: 'name'
|
25373
25938
|
property :network, as: 'network'
|
25939
|
+
property :params, as: 'params', class: Google::Apis::ComputeAlpha::TargetVpnGatewayParams, decorator: Google::Apis::ComputeAlpha::TargetVpnGatewayParams::Representation
|
25940
|
+
|
25374
25941
|
property :region, as: 'region'
|
25375
25942
|
property :self_link, as: 'selfLink'
|
25376
25943
|
property :status, as: 'status'
|
@@ -25443,6 +26010,13 @@ module Google
|
|
25443
26010
|
end
|
25444
26011
|
end
|
25445
26012
|
|
26013
|
+
class TargetVpnGatewayParams
|
26014
|
+
# @private
|
26015
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
26016
|
+
hash :resource_manager_tags, as: 'resourceManagerTags'
|
26017
|
+
end
|
26018
|
+
end
|
26019
|
+
|
25446
26020
|
class TargetVpnGatewaysScopedList
|
25447
26021
|
# @private
|
25448
26022
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -25999,6 +26573,8 @@ module Google
|
|
25999
26573
|
hash :labels, as: 'labels'
|
26000
26574
|
property :name, as: 'name'
|
26001
26575
|
property :network, as: 'network'
|
26576
|
+
property :params, as: 'params', class: Google::Apis::ComputeAlpha::VpnGatewayParams, decorator: Google::Apis::ComputeAlpha::VpnGatewayParams::Representation
|
26577
|
+
|
26002
26578
|
property :region, as: 'region'
|
26003
26579
|
property :self_link, as: 'selfLink'
|
26004
26580
|
property :stack_type, as: 'stackType'
|
@@ -26072,6 +26648,13 @@ module Google
|
|
26072
26648
|
end
|
26073
26649
|
end
|
26074
26650
|
|
26651
|
+
class VpnGatewayParams
|
26652
|
+
# @private
|
26653
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
26654
|
+
hash :resource_manager_tags, as: 'resourceManagerTags'
|
26655
|
+
end
|
26656
|
+
end
|
26657
|
+
|
26075
26658
|
class VpnGatewayStatus
|
26076
26659
|
# @private
|
26077
26660
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -26170,6 +26753,8 @@ module Google
|
|
26170
26753
|
hash :labels, as: 'labels'
|
26171
26754
|
collection :local_traffic_selector, as: 'localTrafficSelector'
|
26172
26755
|
property :name, as: 'name'
|
26756
|
+
property :params, as: 'params', class: Google::Apis::ComputeAlpha::VpnTunnelParams, decorator: Google::Apis::ComputeAlpha::VpnTunnelParams::Representation
|
26757
|
+
|
26173
26758
|
property :peer_external_gateway, as: 'peerExternalGateway'
|
26174
26759
|
property :peer_external_gateway_interface, as: 'peerExternalGatewayInterface'
|
26175
26760
|
property :peer_gcp_gateway, as: 'peerGcpGateway'
|
@@ -26262,6 +26847,13 @@ module Google
|
|
26262
26847
|
end
|
26263
26848
|
end
|
26264
26849
|
|
26850
|
+
class VpnTunnelParams
|
26851
|
+
# @private
|
26852
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
26853
|
+
hash :resource_manager_tags, as: 'resourceManagerTags'
|
26854
|
+
end
|
26855
|
+
end
|
26856
|
+
|
26265
26857
|
class VpnTunnelPhase1Algorithms
|
26266
26858
|
# @private
|
26267
26859
|
class Representation < Google::Apis::Core::JsonRepresentation
|