google-apis-compute_alpha 0.117.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.
@@ -460,6 +460,12 @@ module Google
460
460
  include Google::Apis::Core::JsonObjectSupport
461
461
  end
462
462
 
463
+ class BackendBucketParams
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
463
469
  class BackendBucketUsedBy
464
470
  class Representation < Google::Apis::Core::JsonRepresentation; end
465
471
 
@@ -658,6 +664,12 @@ module Google
658
664
  include Google::Apis::Core::JsonObjectSupport
659
665
  end
660
666
 
667
+ class BackendServiceParams
668
+ class Representation < Google::Apis::Core::JsonRepresentation; end
669
+
670
+ include Google::Apis::Core::JsonObjectSupport
671
+ end
672
+
661
673
  class BackendServiceReference
662
674
  class Representation < Google::Apis::Core::JsonRepresentation; end
663
675
 
@@ -1450,6 +1462,12 @@ module Google
1450
1462
  include Google::Apis::Core::JsonObjectSupport
1451
1463
  end
1452
1464
 
1465
+ class ExternalVpnGatewayParams
1466
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1467
+
1468
+ include Google::Apis::Core::JsonObjectSupport
1469
+ end
1470
+
1453
1471
  class FileContentBuffer
1454
1472
  class Representation < Google::Apis::Core::JsonRepresentation; end
1455
1473
 
@@ -1942,12 +1960,162 @@ module Google
1942
1960
  include Google::Apis::Core::JsonObjectSupport
1943
1961
  end
1944
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
+
2053
+ class HaControllersFailoverRequest
2054
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2055
+
2056
+ include Google::Apis::Core::JsonObjectSupport
2057
+ end
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
+
1945
2095
  class HealthAggregationPolicy
1946
2096
  class Representation < Google::Apis::Core::JsonRepresentation; end
1947
2097
 
1948
2098
  include Google::Apis::Core::JsonObjectSupport
1949
2099
  end
1950
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
+
1951
2119
  class HealthAggregationPolicyList
1952
2120
  class Representation < Google::Apis::Core::JsonRepresentation; end
1953
2121
 
@@ -4288,6 +4456,36 @@ module Google
4288
4456
  include Google::Apis::Core::JsonObjectSupport
4289
4457
  end
4290
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
+
4291
4489
  class MultiMigsList
4292
4490
  class Representation < Google::Apis::Core::JsonRepresentation; end
4293
4491
 
@@ -5422,18 +5620,6 @@ module Google
5422
5620
  include Google::Apis::Core::JsonObjectSupport
5423
5621
  end
5424
5622
 
5425
- class PreviewFeatureRolloutOperationRolloutStatus
5426
- class Representation < Google::Apis::Core::JsonRepresentation; end
5427
-
5428
- include Google::Apis::Core::JsonObjectSupport
5429
- end
5430
-
5431
- class PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata
5432
- class Representation < Google::Apis::Core::JsonRepresentation; end
5433
-
5434
- include Google::Apis::Core::JsonObjectSupport
5435
- end
5436
-
5437
5623
  class PreviewFeatureStatus
5438
5624
  class Representation < Google::Apis::Core::JsonRepresentation; end
5439
5625
 
@@ -6208,6 +6394,12 @@ module Google
6208
6394
  include Google::Apis::Core::JsonObjectSupport
6209
6395
  end
6210
6396
 
6397
+ class ReservationAdvancedDeploymentControl
6398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6399
+
6400
+ include Google::Apis::Core::JsonObjectSupport
6401
+ end
6402
+
6211
6403
  class ReservationAffinity
6212
6404
  class Representation < Google::Apis::Core::JsonRepresentation; end
6213
6405
 
@@ -6346,6 +6538,18 @@ module Google
6346
6538
  include Google::Apis::Core::JsonObjectSupport
6347
6539
  end
6348
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
+
6349
6553
  class ReservationsBlocksPerformMaintenanceRequest
6350
6554
  class Representation < Google::Apis::Core::JsonRepresentation; end
6351
6555
 
@@ -7846,6 +8050,12 @@ module Google
7846
8050
  include Google::Apis::Core::JsonObjectSupport
7847
8051
  end
7848
8052
 
8053
+ class StoragePoolExapoolProvisionedCapacityGb
8054
+ class Representation < Google::Apis::Core::JsonRepresentation; end
8055
+
8056
+ include Google::Apis::Core::JsonObjectSupport
8057
+ end
8058
+
7849
8059
  class StoragePoolList
7850
8060
  class Representation < Google::Apis::Core::JsonRepresentation; end
7851
8061
 
@@ -8596,6 +8806,12 @@ module Google
8596
8806
  include Google::Apis::Core::JsonObjectSupport
8597
8807
  end
8598
8808
 
8809
+ class TargetVpnGatewayParams
8810
+ class Representation < Google::Apis::Core::JsonRepresentation; end
8811
+
8812
+ include Google::Apis::Core::JsonObjectSupport
8813
+ end
8814
+
8599
8815
  class TargetVpnGatewaysScopedList
8600
8816
  class Representation < Google::Apis::Core::JsonRepresentation; end
8601
8817
 
@@ -8854,6 +9070,48 @@ module Google
8854
9070
  include Google::Apis::Core::JsonObjectSupport
8855
9071
  end
8856
9072
 
9073
+ class VmExtensionPolicy
9074
+ class Representation < Google::Apis::Core::JsonRepresentation; end
9075
+
9076
+ include Google::Apis::Core::JsonObjectSupport
9077
+ end
9078
+
9079
+ class VmExtensionPolicyExtensionPolicy
9080
+ class Representation < Google::Apis::Core::JsonRepresentation; end
9081
+
9082
+ include Google::Apis::Core::JsonObjectSupport
9083
+ end
9084
+
9085
+ class VmExtensionPolicyInstanceSelector
9086
+ class Representation < Google::Apis::Core::JsonRepresentation; end
9087
+
9088
+ include Google::Apis::Core::JsonObjectSupport
9089
+ end
9090
+
9091
+ class VmExtensionPolicyLabelSelector
9092
+ class Representation < Google::Apis::Core::JsonRepresentation; end
9093
+
9094
+ include Google::Apis::Core::JsonObjectSupport
9095
+ end
9096
+
9097
+ class VmExtensionPolicyList
9098
+ class Representation < Google::Apis::Core::JsonRepresentation; end
9099
+
9100
+ class Warning
9101
+ class Representation < Google::Apis::Core::JsonRepresentation; end
9102
+
9103
+ class Datum
9104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
9105
+
9106
+ include Google::Apis::Core::JsonObjectSupport
9107
+ end
9108
+
9109
+ include Google::Apis::Core::JsonObjectSupport
9110
+ end
9111
+
9112
+ include Google::Apis::Core::JsonObjectSupport
9113
+ end
9114
+
8857
9115
  class VpnGateway
8858
9116
  class Representation < Google::Apis::Core::JsonRepresentation; end
8859
9117
 
@@ -8896,6 +9154,12 @@ module Google
8896
9154
  include Google::Apis::Core::JsonObjectSupport
8897
9155
  end
8898
9156
 
9157
+ class VpnGatewayParams
9158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
9159
+
9160
+ include Google::Apis::Core::JsonObjectSupport
9161
+ end
9162
+
8899
9163
  class VpnGatewayStatus
8900
9164
  class Representation < Google::Apis::Core::JsonRepresentation; end
8901
9165
 
@@ -8998,6 +9262,12 @@ module Google
8998
9262
  include Google::Apis::Core::JsonObjectSupport
8999
9263
  end
9000
9264
 
9265
+ class VpnTunnelParams
9266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
9267
+
9268
+ include Google::Apis::Core::JsonObjectSupport
9269
+ end
9270
+
9001
9271
  class VpnTunnelPhase1Algorithms
9002
9272
  class Representation < Google::Apis::Core::JsonRepresentation; end
9003
9273
 
@@ -9487,6 +9757,9 @@ module Google
9487
9757
  class AllocationAggregateReservation
9488
9758
  # @private
9489
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'
9490
9763
  collection :in_use_resources, as: 'inUseResources', class: Google::Apis::ComputeAlpha::AllocationAggregateReservationReservedResourceInfo, decorator: Google::Apis::ComputeAlpha::AllocationAggregateReservationReservedResourceInfo::Representation
9491
9764
 
9492
9765
  collection :reserved_resources, as: 'reservedResources', class: Google::Apis::ComputeAlpha::AllocationAggregateReservationReservedResourceInfo, decorator: Google::Apis::ComputeAlpha::AllocationAggregateReservationReservedResourceInfo::Representation
@@ -9920,11 +10193,15 @@ module Google
9920
10193
  property :max_connections, as: 'maxConnections'
9921
10194
  property :max_connections_per_endpoint, as: 'maxConnectionsPerEndpoint'
9922
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'
9923
10199
  property :max_rate, as: 'maxRate'
9924
10200
  property :max_rate_per_endpoint, as: 'maxRatePerEndpoint'
9925
10201
  property :max_rate_per_instance, as: 'maxRatePerInstance'
9926
10202
  property :max_utilization, as: 'maxUtilization'
9927
10203
  property :preference, as: 'preference'
10204
+ property :traffic_duration, as: 'trafficDuration'
9928
10205
  end
9929
10206
  end
9930
10207
 
@@ -9944,6 +10221,8 @@ module Google
9944
10221
  property :kind, as: 'kind'
9945
10222
  property :load_balancing_scheme, as: 'loadBalancingScheme'
9946
10223
  property :name, as: 'name'
10224
+ property :params, as: 'params', class: Google::Apis::ComputeAlpha::BackendBucketParams, decorator: Google::Apis::ComputeAlpha::BackendBucketParams::Representation
10225
+
9947
10226
  property :region, as: 'region'
9948
10227
  property :self_link, as: 'selfLink'
9949
10228
  property :self_link_with_id, as: 'selfLinkWithId'
@@ -10060,6 +10339,13 @@ module Google
10060
10339
  end
10061
10340
  end
10062
10341
 
10342
+ class BackendBucketParams
10343
+ # @private
10344
+ class Representation < Google::Apis::Core::JsonRepresentation
10345
+ hash :resource_manager_tags, as: 'resourceManagerTags'
10346
+ end
10347
+ end
10348
+
10063
10349
  class BackendBucketUsedBy
10064
10350
  # @private
10065
10351
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10080,6 +10366,7 @@ module Google
10080
10366
  # @private
10081
10367
  class Representation < Google::Apis::Core::JsonRepresentation
10082
10368
  property :affinity_cookie_ttl_sec, as: 'affinityCookieTtlSec'
10369
+ property :allow_multinetwork, as: 'allowMultinetwork'
10083
10370
  collection :backends, as: 'backends', class: Google::Apis::ComputeAlpha::Backend, decorator: Google::Apis::ComputeAlpha::Backend::Representation
10084
10371
 
10085
10372
  property :cdn_policy, as: 'cdnPolicy', class: Google::Apis::ComputeAlpha::BackendServiceCdnPolicy, decorator: Google::Apis::ComputeAlpha::BackendServiceCdnPolicy::Representation
@@ -10131,6 +10418,8 @@ module Google
10131
10418
 
10132
10419
  property :outlier_detection, as: 'outlierDetection', class: Google::Apis::ComputeAlpha::OutlierDetection, decorator: Google::Apis::ComputeAlpha::OutlierDetection::Representation
10133
10420
 
10421
+ property :params, as: 'params', class: Google::Apis::ComputeAlpha::BackendServiceParams, decorator: Google::Apis::ComputeAlpha::BackendServiceParams::Representation
10422
+
10134
10423
  property :port, as: 'port'
10135
10424
  property :port_name, as: 'portName'
10136
10425
  property :protocol, as: 'protocol'
@@ -10449,6 +10738,13 @@ module Google
10449
10738
  end
10450
10739
  end
10451
10740
 
10741
+ class BackendServiceParams
10742
+ # @private
10743
+ class Representation < Google::Apis::Core::JsonRepresentation
10744
+ hash :resource_manager_tags, as: 'resourceManagerTags'
10745
+ end
10746
+ end
10747
+
10452
10748
  class BackendServiceReference
10453
10749
  # @private
10454
10750
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10592,6 +10888,7 @@ module Google
10592
10888
  # @private
10593
10889
  class Representation < Google::Apis::Core::JsonRepresentation
10594
10890
  collection :asns, as: 'asns'
10891
+ collection :asns32, as: 'asns32'
10595
10892
  property :type, as: 'type'
10596
10893
  end
10597
10894
  end
@@ -11106,7 +11403,7 @@ module Google
11106
11403
  class CompositeHealthChecksScopedList
11107
11404
  # @private
11108
11405
  class Representation < Google::Apis::Core::JsonRepresentation
11109
- collection :resources, as: 'resources', class: Google::Apis::ComputeAlpha::CompositeHealthCheck, decorator: Google::Apis::ComputeAlpha::CompositeHealthCheck::Representation
11406
+ collection :composite_health_checks, as: 'compositeHealthChecks', class: Google::Apis::ComputeAlpha::CompositeHealthCheck, decorator: Google::Apis::ComputeAlpha::CompositeHealthCheck::Representation
11110
11407
 
11111
11408
  property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::CompositeHealthChecksScopedList::Warning, decorator: Google::Apis::ComputeAlpha::CompositeHealthChecksScopedList::Warning::Representation
11112
11409
 
@@ -11822,6 +12119,8 @@ module Google
11822
12119
  property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
11823
12120
  hash :labels, as: 'labels'
11824
12121
  property :name, as: 'name'
12122
+ property :params, as: 'params', class: Google::Apis::ComputeAlpha::ExternalVpnGatewayParams, decorator: Google::Apis::ComputeAlpha::ExternalVpnGatewayParams::Representation
12123
+
11825
12124
  property :redundancy_type, as: 'redundancyType'
11826
12125
  property :self_link, as: 'selfLink'
11827
12126
  end
@@ -11869,6 +12168,13 @@ module Google
11869
12168
  end
11870
12169
  end
11871
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
+
11872
12178
  class FileContentBuffer
11873
12179
  # @private
11874
12180
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12210,6 +12516,7 @@ module Google
12210
12516
  collection :source_ip_ranges, as: 'sourceIpRanges'
12211
12517
  property :subnetwork, as: 'subnetwork'
12212
12518
  property :target, as: 'target'
12519
+ property :traffic_disabled, as: 'trafficDisabled'
12213
12520
  end
12214
12521
  end
12215
12522
 
@@ -12342,6 +12649,7 @@ module Google
12342
12649
  property :name, as: 'name'
12343
12650
  property :name_prefix, as: 'namePrefix'
12344
12651
  property :planning_status, as: 'planningStatus'
12652
+ property :protection_tier, as: 'protectionTier'
12345
12653
  property :reservation_mode, as: 'reservationMode'
12346
12654
  property :reservation_name, as: 'reservationName'
12347
12655
  property :scheduling_type, as: 'schedulingType'
@@ -12795,31 +13103,266 @@ module Google
12795
13103
  end
12796
13104
  end
12797
13105
 
12798
- class HttpHealthCheck
13106
+ class HttpHealthCheck
13107
+ # @private
13108
+ class Representation < Google::Apis::Core::JsonRepresentation
13109
+ property :host, as: 'host'
13110
+ property :port, as: 'port'
13111
+ property :port_name, as: 'portName'
13112
+ property :port_specification, as: 'portSpecification'
13113
+ property :proxy_header, as: 'proxyHeader'
13114
+ property :request_path, as: 'requestPath'
13115
+ property :response, as: 'response'
13116
+ property :weight_report_mode, as: 'weightReportMode'
13117
+ end
13118
+ end
13119
+
13120
+ class HttpsHealthCheck
13121
+ # @private
13122
+ class Representation < Google::Apis::Core::JsonRepresentation
13123
+ property :host, as: 'host'
13124
+ property :port, as: 'port'
13125
+ property :port_name, as: 'portName'
13126
+ property :port_specification, as: 'portSpecification'
13127
+ property :proxy_header, as: 'proxyHeader'
13128
+ property :request_path, as: 'requestPath'
13129
+ property :response, as: 'response'
13130
+ property :weight_report_mode, as: 'weightReportMode'
13131
+ end
13132
+ end
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
+
13301
+ class HaControllersFailoverRequest
13302
+ # @private
13303
+ class Representation < Google::Apis::Core::JsonRepresentation
13304
+ property :primary_zone, as: 'primaryZone'
13305
+ end
13306
+ end
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
12799
13342
  # @private
12800
13343
  class Representation < Google::Apis::Core::JsonRepresentation
12801
- property :host, as: 'host'
12802
- property :port, as: 'port'
12803
- property :port_name, as: 'portName'
12804
- property :port_specification, as: 'portSpecification'
12805
- property :proxy_header, as: 'proxyHeader'
12806
- property :request_path, as: 'requestPath'
12807
- property :response, as: 'response'
12808
- property :weight_report_mode, as: 'weightReportMode'
12809
- end
12810
- end
13344
+ collection :health_aggregation_policies, as: 'healthAggregationPolicies', class: Google::Apis::ComputeAlpha::HealthAggregationPolicy, decorator: Google::Apis::ComputeAlpha::HealthAggregationPolicy::Representation
12811
13345
 
12812
- class HttpsHealthCheck
12813
- # @private
12814
- class Representation < Google::Apis::Core::JsonRepresentation
12815
- property :host, as: 'host'
12816
- property :port, as: 'port'
12817
- property :port_name, as: 'portName'
12818
- property :port_specification, as: 'portSpecification'
12819
- property :proxy_header, as: 'proxyHeader'
12820
- property :request_path, as: 'requestPath'
12821
- property :response, as: 'response'
12822
- property :weight_report_mode, as: 'weightReportMode'
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
12823
13366
  end
12824
13367
  end
12825
13368
 
@@ -12841,6 +13384,39 @@ module Google
12841
13384
  end
12842
13385
  end
12843
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
+
12844
13420
  class HealthAggregationPolicyList
12845
13421
  # @private
12846
13422
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13229,7 +13805,7 @@ module Google
13229
13805
  class HealthSourcesScopedList
13230
13806
  # @private
13231
13807
  class Representation < Google::Apis::Core::JsonRepresentation
13232
- collection :resources, as: 'resources', class: Google::Apis::ComputeAlpha::HealthSource, decorator: Google::Apis::ComputeAlpha::HealthSource::Representation
13808
+ collection :health_sources, as: 'healthSources', class: Google::Apis::ComputeAlpha::HealthSource, decorator: Google::Apis::ComputeAlpha::HealthSource::Representation
13233
13809
 
13234
13810
  property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::HealthSourcesScopedList::Warning, decorator: Google::Apis::ComputeAlpha::HealthSourcesScopedList::Warning::Representation
13235
13811
 
@@ -13855,6 +14431,8 @@ module Google
13855
14431
  class InstanceFlexibilityPolicyInstanceSelection
13856
14432
  # @private
13857
14433
  class Representation < Google::Apis::Core::JsonRepresentation
14434
+ collection :disks, as: 'disks', class: Google::Apis::ComputeAlpha::AttachedDisk, decorator: Google::Apis::ComputeAlpha::AttachedDisk::Representation
14435
+
13858
14436
  collection :machine_types, as: 'machineTypes'
13859
14437
  property :rank, :numeric_string => true, as: 'rank'
13860
14438
  end
@@ -17238,7 +17816,6 @@ module Google
17238
17816
  property :resource_policies, as: 'resourcePolicies', class: Google::Apis::ComputeAlpha::MultiMigResourcePolicies, decorator: Google::Apis::ComputeAlpha::MultiMigResourcePolicies::Representation
17239
17817
 
17240
17818
  property :self_link, as: 'selfLink'
17241
- property :self_link_with_id, as: 'selfLinkWithId'
17242
17819
  property :status, as: 'status', class: Google::Apis::ComputeAlpha::MultiMigStatus, decorator: Google::Apis::ComputeAlpha::MultiMigStatus::Representation
17243
17820
 
17244
17821
  end
@@ -17248,13 +17825,11 @@ module Google
17248
17825
  # @private
17249
17826
  class Representation < Google::Apis::Core::JsonRepresentation
17250
17827
  property :creation_timestamp, as: 'creationTimestamp'
17251
- property :description, as: 'description'
17252
17828
  property :id, :numeric_string => true, as: 'id'
17253
17829
  property :kind, as: 'kind'
17254
17830
  property :name, as: 'name'
17255
17831
  property :region, as: 'region'
17256
17832
  property :self_link, as: 'selfLink'
17257
- property :self_link_with_id, as: 'selfLinkWithId'
17258
17833
  property :status, as: 'status', class: Google::Apis::ComputeAlpha::MultiMigMemberStatus, decorator: Google::Apis::ComputeAlpha::MultiMigMemberStatus::Representation
17259
17834
 
17260
17835
  end
@@ -17309,22 +17884,74 @@ module Google
17309
17884
  class MultiMigStatus
17310
17885
  # @private
17311
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
+
17312
17889
  collection :member_instance_group_managers, as: 'memberInstanceGroupManagers'
17313
17890
  property :members_count, as: 'membersCount'
17314
17891
  end
17315
17892
  end
17316
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
+
17317
17946
  class MultiMigsList
17318
17947
  # @private
17319
17948
  class Representation < Google::Apis::Core::JsonRepresentation
17320
- property :etag, as: 'etag'
17321
17949
  property :id, as: 'id'
17322
17950
  collection :items, as: 'items', class: Google::Apis::ComputeAlpha::MultiMig, decorator: Google::Apis::ComputeAlpha::MultiMig::Representation
17323
17951
 
17324
17952
  property :kind, as: 'kind'
17325
17953
  property :next_page_token, as: 'nextPageToken'
17326
17954
  property :self_link, as: 'selfLink'
17327
- collection :unreachables, as: 'unreachables'
17328
17955
  property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::MultiMigsList::Warning, decorator: Google::Apis::ComputeAlpha::MultiMigsList::Warning::Representation
17329
17956
 
17330
17957
  end
@@ -18116,6 +18743,7 @@ module Google
18116
18743
  property :allow_cloud_router, as: 'allowCloudRouter'
18117
18744
  property :allow_default_nic_attachment, as: 'allowDefaultNicAttachment'
18118
18745
  property :allow_external_ip_access, as: 'allowExternalIpAccess'
18746
+ property :allow_firewall_policy, as: 'allowFirewallPolicy'
18119
18747
  property :allow_interconnect, as: 'allowInterconnect'
18120
18748
  property :allow_ip_forwarding, as: 'allowIpForwarding'
18121
18749
  property :allow_load_balancing, as: 'allowLoadBalancing'
@@ -18128,8 +18756,10 @@ module Google
18128
18756
  property :allow_same_network_unicast, as: 'allowSameNetworkUnicast'
18129
18757
  property :allow_static_routes, as: 'allowStaticRoutes'
18130
18758
  property :allow_sub_interfaces, as: 'allowSubInterfaces'
18759
+ property :allow_vpc_firewall_rules, as: 'allowVpcFirewallRules'
18131
18760
  property :allow_vpc_peering, as: 'allowVpcPeering'
18132
18761
  property :allow_vpn, as: 'allowVpn'
18762
+ collection :firewall_policy_types, as: 'firewallPolicyTypes'
18133
18763
  collection :interface_types, as: 'interfaceTypes'
18134
18764
  collection :subnet_purposes, as: 'subnetPurposes'
18135
18765
  collection :subnet_stack_types, as: 'subnetStackTypes'
@@ -19462,8 +20092,6 @@ module Google
19462
20092
  class Representation < Google::Apis::Core::JsonRepresentation
19463
20093
  property :rollout_input, as: 'rolloutInput', class: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutInput, decorator: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutInput::Representation
19464
20094
 
19465
- property :rollout_status, as: 'rolloutStatus', class: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutStatus, decorator: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutStatus::Representation
19466
-
19467
20095
  end
19468
20096
  end
19469
20097
 
@@ -19472,27 +20100,6 @@ module Google
19472
20100
  class Representation < Google::Apis::Core::JsonRepresentation
19473
20101
  property :name, as: 'name'
19474
20102
  property :predefined_rollout_plan, as: 'predefinedRolloutPlan'
19475
- property :retry_uuid, as: 'retryUuid'
19476
- end
19477
- end
19478
-
19479
- class PreviewFeatureRolloutOperationRolloutStatus
19480
- # @private
19481
- class Representation < Google::Apis::Core::JsonRepresentation
19482
- collection :ongoing_rollouts, as: 'ongoingRollouts', class: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata, decorator: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata::Representation
19483
-
19484
- property :previous_rollout, as: 'previousRollout', class: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata, decorator: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata::Representation
19485
-
19486
- end
19487
- end
19488
-
19489
- class PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata
19490
- # @private
19491
- class Representation < Google::Apis::Core::JsonRepresentation
19492
- property :rollout, as: 'rollout'
19493
- property :rollout_plan, as: 'rolloutPlan'
19494
- property :status, as: 'status', class: Google::Apis::ComputeAlpha::PreviewFeatureStatus, decorator: Google::Apis::ComputeAlpha::PreviewFeatureStatus::Representation
19495
-
19496
20103
  end
19497
20104
  end
19498
20105
 
@@ -19702,6 +20309,7 @@ module Google
19702
20309
  property :parent_prefix, as: 'parentPrefix'
19703
20310
  collection :public_delegated_sub_prefixs, as: 'publicDelegatedSubPrefixs', class: Google::Apis::ComputeAlpha::PublicDelegatedPrefixPublicDelegatedSubPrefix, decorator: Google::Apis::ComputeAlpha::PublicDelegatedPrefixPublicDelegatedSubPrefix::Representation
19704
20311
 
20312
+ property :purpose, as: 'purpose'
19705
20313
  property :region, as: 'region'
19706
20314
  property :self_link, as: 'selfLink'
19707
20315
  property :self_link_with_id, as: 'selfLinkWithId'
@@ -19785,6 +20393,7 @@ module Google
19785
20393
  property :is_address, as: 'isAddress'
19786
20394
  property :mode, as: 'mode'
19787
20395
  property :name, as: 'name'
20396
+ property :purpose, as: 'purpose'
19788
20397
  property :region, as: 'region'
19789
20398
  property :status, as: 'status'
19790
20399
  end
@@ -20861,6 +21470,8 @@ module Google
20861
21470
  class Reservation
20862
21471
  # @private
20863
21472
  class Representation < Google::Apis::Core::JsonRepresentation
21473
+ property :advanced_deployment_control, as: 'advancedDeploymentControl', class: Google::Apis::ComputeAlpha::ReservationAdvancedDeploymentControl, decorator: Google::Apis::ComputeAlpha::ReservationAdvancedDeploymentControl::Representation
21474
+
20864
21475
  property :aggregate_reservation, as: 'aggregateReservation', class: Google::Apis::ComputeAlpha::AllocationAggregateReservation, decorator: Google::Apis::ComputeAlpha::AllocationAggregateReservation::Representation
20865
21476
 
20866
21477
  property :commitment, as: 'commitment'
@@ -20896,6 +21507,13 @@ module Google
20896
21507
  end
20897
21508
  end
20898
21509
 
21510
+ class ReservationAdvancedDeploymentControl
21511
+ # @private
21512
+ class Representation < Google::Apis::Core::JsonRepresentation
21513
+ property :reservation_operational_mode, as: 'reservationOperationalMode'
21514
+ end
21515
+ end
21516
+
20899
21517
  class ReservationAffinity
20900
21518
  # @private
20901
21519
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -20947,6 +21565,7 @@ module Google
20947
21565
 
20948
21566
  property :id, :numeric_string => true, as: 'id'
20949
21567
  property :in_use_count, as: 'inUseCount'
21568
+ property :in_use_host_count, as: 'inUseHostCount'
20950
21569
  property :kind, as: 'kind'
20951
21570
  property :location_prefix, as: 'locationPrefix'
20952
21571
  property :name, as: 'name'
@@ -21081,6 +21700,7 @@ module Google
21081
21700
 
21082
21701
  property :id, :numeric_string => true, as: 'id'
21083
21702
  property :in_use_count, as: 'inUseCount'
21703
+ property :in_use_host_count, as: 'inUseHostCount'
21084
21704
  property :kind, as: 'kind'
21085
21705
  property :name, as: 'name'
21086
21706
  property :physical_topology, as: 'physicalTopology', class: Google::Apis::ComputeAlpha::ReservationSubBlockPhysicalTopology, decorator: Google::Apis::ComputeAlpha::ReservationSubBlockPhysicalTopology::Representation
@@ -21154,6 +21774,24 @@ module Google
21154
21774
  end
21155
21775
  end
21156
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
+
21157
21795
  class ReservationsBlocksPerformMaintenanceRequest
21158
21796
  # @private
21159
21797
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -23001,6 +23639,7 @@ module Google
23001
23639
  property :fingerprint, :base64 => true, as: 'fingerprint'
23002
23640
  property :id, :numeric_string => true, as: 'id'
23003
23641
  property :kind, as: 'kind'
23642
+ hash :metadata, as: 'metadata'
23004
23643
  property :name, as: 'name'
23005
23644
  collection :nat_subnets, as: 'natSubnets'
23006
23645
  property :producer_forwarding_rule, as: 'producerForwardingRule'
@@ -23906,6 +24545,8 @@ module Google
23906
24545
  property :capacity_provisioning_type, as: 'capacityProvisioningType'
23907
24546
  property :creation_timestamp, as: 'creationTimestamp'
23908
24547
  property :description, as: 'description'
24548
+ property :exapool_provisioned_capacity_gb, as: 'exapoolProvisionedCapacityGb', class: Google::Apis::ComputeAlpha::StoragePoolExapoolProvisionedCapacityGb, decorator: Google::Apis::ComputeAlpha::StoragePoolExapoolProvisionedCapacityGb::Representation
24549
+
23909
24550
  property :id, :numeric_string => true, as: 'id'
23910
24551
  property :kind, as: 'kind'
23911
24552
  property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
@@ -23981,6 +24622,15 @@ module Google
23981
24622
  end
23982
24623
  end
23983
24624
 
24625
+ class StoragePoolExapoolProvisionedCapacityGb
24626
+ # @private
24627
+ class Representation < Google::Apis::Core::JsonRepresentation
24628
+ property :capacity_optimized, :numeric_string => true, as: 'capacityOptimized'
24629
+ property :read_optimized, :numeric_string => true, as: 'readOptimized'
24630
+ property :write_optimized, :numeric_string => true, as: 'writeOptimized'
24631
+ end
24632
+ end
24633
+
23984
24634
  class StoragePoolList
23985
24635
  # @private
23986
24636
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -24055,6 +24705,10 @@ module Google
24055
24705
  property :aggregate_disk_provisioned_iops, :numeric_string => true, as: 'aggregateDiskProvisionedIops'
24056
24706
  property :aggregate_disk_size_gb, :numeric_string => true, as: 'aggregateDiskSizeGb'
24057
24707
  property :disk_count, :numeric_string => true, as: 'diskCount'
24708
+ property :exapool_max_read_iops, :numeric_string => true, as: 'exapoolMaxReadIops'
24709
+ property :exapool_max_read_throughput, :numeric_string => true, as: 'exapoolMaxReadThroughput'
24710
+ property :exapool_max_write_iops, :numeric_string => true, as: 'exapoolMaxWriteIops'
24711
+ property :exapool_max_write_throughput, :numeric_string => true, as: 'exapoolMaxWriteThroughput'
24058
24712
  property :last_resize_timestamp, as: 'lastResizeTimestamp'
24059
24713
  property :max_aggregate_disk_size_gb, :numeric_string => true, as: 'maxAggregateDiskSizeGb'
24060
24714
  property :max_total_provisioned_disk_capacity_gb, :numeric_string => true, as: 'maxTotalProvisionedDiskCapacityGb'
@@ -24257,6 +24911,7 @@ module Google
24257
24911
  property :purpose, as: 'purpose'
24258
24912
  property :region, as: 'region'
24259
24913
  property :reserved_internal_range, as: 'reservedInternalRange'
24914
+ property :resolve_subnet_mask, as: 'resolveSubnetMask'
24260
24915
  property :role, as: 'role'
24261
24916
  collection :secondary_ip_ranges, as: 'secondaryIpRanges', class: Google::Apis::ComputeAlpha::SubnetworkSecondaryRange, decorator: Google::Apis::ComputeAlpha::SubnetworkSecondaryRange::Representation
24262
24917
 
@@ -25281,6 +25936,8 @@ module Google
25281
25936
  hash :labels, as: 'labels'
25282
25937
  property :name, as: 'name'
25283
25938
  property :network, as: 'network'
25939
+ property :params, as: 'params', class: Google::Apis::ComputeAlpha::TargetVpnGatewayParams, decorator: Google::Apis::ComputeAlpha::TargetVpnGatewayParams::Representation
25940
+
25284
25941
  property :region, as: 'region'
25285
25942
  property :self_link, as: 'selfLink'
25286
25943
  property :status, as: 'status'
@@ -25353,6 +26010,13 @@ module Google
25353
26010
  end
25354
26011
  end
25355
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
+
25356
26020
  class TargetVpnGatewaysScopedList
25357
26021
  # @private
25358
26022
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -25818,6 +26482,85 @@ module Google
25818
26482
  end
25819
26483
  end
25820
26484
 
26485
+ class VmExtensionPolicy
26486
+ # @private
26487
+ class Representation < Google::Apis::Core::JsonRepresentation
26488
+ property :creation_timestamp, as: 'creationTimestamp'
26489
+ property :description, as: 'description'
26490
+ hash :extension_policies, as: 'extensionPolicies', class: Google::Apis::ComputeAlpha::VmExtensionPolicyExtensionPolicy, decorator: Google::Apis::ComputeAlpha::VmExtensionPolicyExtensionPolicy::Representation
26491
+
26492
+ property :global_resource_link, as: 'globalResourceLink'
26493
+ property :id, :numeric_string => true, as: 'id'
26494
+ collection :instance_selectors, as: 'instanceSelectors', class: Google::Apis::ComputeAlpha::VmExtensionPolicyInstanceSelector, decorator: Google::Apis::ComputeAlpha::VmExtensionPolicyInstanceSelector::Representation
26495
+
26496
+ property :kind, as: 'kind'
26497
+ property :managed_by_global, as: 'managedByGlobal'
26498
+ property :name, as: 'name'
26499
+ property :priority, as: 'priority'
26500
+ property :self_link, as: 'selfLink'
26501
+ property :self_link_with_id, as: 'selfLinkWithId'
26502
+ property :state, as: 'state'
26503
+ property :update_timestamp, as: 'updateTimestamp'
26504
+ end
26505
+ end
26506
+
26507
+ class VmExtensionPolicyExtensionPolicy
26508
+ # @private
26509
+ class Representation < Google::Apis::Core::JsonRepresentation
26510
+ property :pinned_version, as: 'pinnedVersion'
26511
+ property :string_config, as: 'stringConfig'
26512
+ end
26513
+ end
26514
+
26515
+ class VmExtensionPolicyInstanceSelector
26516
+ # @private
26517
+ class Representation < Google::Apis::Core::JsonRepresentation
26518
+ property :label_selector, as: 'labelSelector', class: Google::Apis::ComputeAlpha::VmExtensionPolicyLabelSelector, decorator: Google::Apis::ComputeAlpha::VmExtensionPolicyLabelSelector::Representation
26519
+
26520
+ end
26521
+ end
26522
+
26523
+ class VmExtensionPolicyLabelSelector
26524
+ # @private
26525
+ class Representation < Google::Apis::Core::JsonRepresentation
26526
+ hash :inclusion_labels, as: 'inclusionLabels'
26527
+ end
26528
+ end
26529
+
26530
+ class VmExtensionPolicyList
26531
+ # @private
26532
+ class Representation < Google::Apis::Core::JsonRepresentation
26533
+ property :etag, as: 'etag'
26534
+ property :id, as: 'id'
26535
+ collection :items, as: 'items', class: Google::Apis::ComputeAlpha::VmExtensionPolicy, decorator: Google::Apis::ComputeAlpha::VmExtensionPolicy::Representation
26536
+
26537
+ property :kind, as: 'kind'
26538
+ property :next_page_token, as: 'nextPageToken'
26539
+ property :self_link, as: 'selfLink'
26540
+ collection :unreachables, as: 'unreachables'
26541
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::VmExtensionPolicyList::Warning, decorator: Google::Apis::ComputeAlpha::VmExtensionPolicyList::Warning::Representation
26542
+
26543
+ end
26544
+
26545
+ class Warning
26546
+ # @private
26547
+ class Representation < Google::Apis::Core::JsonRepresentation
26548
+ property :code, as: 'code'
26549
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::VmExtensionPolicyList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::VmExtensionPolicyList::Warning::Datum::Representation
26550
+
26551
+ property :message, as: 'message'
26552
+ end
26553
+
26554
+ class Datum
26555
+ # @private
26556
+ class Representation < Google::Apis::Core::JsonRepresentation
26557
+ property :key, as: 'key'
26558
+ property :value, as: 'value'
26559
+ end
26560
+ end
26561
+ end
26562
+ end
26563
+
25821
26564
  class VpnGateway
25822
26565
  # @private
25823
26566
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -25830,6 +26573,8 @@ module Google
25830
26573
  hash :labels, as: 'labels'
25831
26574
  property :name, as: 'name'
25832
26575
  property :network, as: 'network'
26576
+ property :params, as: 'params', class: Google::Apis::ComputeAlpha::VpnGatewayParams, decorator: Google::Apis::ComputeAlpha::VpnGatewayParams::Representation
26577
+
25833
26578
  property :region, as: 'region'
25834
26579
  property :self_link, as: 'selfLink'
25835
26580
  property :stack_type, as: 'stackType'
@@ -25903,6 +26648,13 @@ module Google
25903
26648
  end
25904
26649
  end
25905
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
+
25906
26658
  class VpnGatewayStatus
25907
26659
  # @private
25908
26660
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -26001,6 +26753,8 @@ module Google
26001
26753
  hash :labels, as: 'labels'
26002
26754
  collection :local_traffic_selector, as: 'localTrafficSelector'
26003
26755
  property :name, as: 'name'
26756
+ property :params, as: 'params', class: Google::Apis::ComputeAlpha::VpnTunnelParams, decorator: Google::Apis::ComputeAlpha::VpnTunnelParams::Representation
26757
+
26004
26758
  property :peer_external_gateway, as: 'peerExternalGateway'
26005
26759
  property :peer_external_gateway_interface, as: 'peerExternalGatewayInterface'
26006
26760
  property :peer_gcp_gateway, as: 'peerGcpGateway'
@@ -26093,6 +26847,13 @@ module Google
26093
26847
  end
26094
26848
  end
26095
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
+
26096
26857
  class VpnTunnelPhase1Algorithms
26097
26858
  # @private
26098
26859
  class Representation < Google::Apis::Core::JsonRepresentation