google-apis-compute_beta 0.118.0 → 0.120.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ComputeBeta
18
18
  # Version of the google-apis-compute_beta gem
19
- GEM_VERSION = "0.118.0"
19
+ GEM_VERSION = "0.120.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250717"
25
+ REVISION = "20250807"
26
26
  end
27
27
  end
28
28
  end
@@ -436,6 +436,12 @@ module Google
436
436
  include Google::Apis::Core::JsonObjectSupport
437
437
  end
438
438
 
439
+ class BackendBucketParams
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
439
445
  class BackendBucketUsedBy
440
446
  class Representation < Google::Apis::Core::JsonRepresentation; end
441
447
 
@@ -628,6 +634,12 @@ module Google
628
634
  include Google::Apis::Core::JsonObjectSupport
629
635
  end
630
636
 
637
+ class BackendServiceParams
638
+ class Representation < Google::Apis::Core::JsonRepresentation; end
639
+
640
+ include Google::Apis::Core::JsonObjectSupport
641
+ end
642
+
631
643
  class BackendServiceReference
632
644
  class Representation < Google::Apis::Core::JsonRepresentation; end
633
645
 
@@ -3646,6 +3658,12 @@ module Google
3646
3658
  include Google::Apis::Core::JsonObjectSupport
3647
3659
  end
3648
3660
 
3661
+ class ManagedInstanceScheduling
3662
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3663
+
3664
+ include Google::Apis::Core::JsonObjectSupport
3665
+ end
3666
+
3649
3667
  class ManagedInstanceVersion
3650
3668
  class Representation < Google::Apis::Core::JsonRepresentation; end
3651
3669
 
@@ -3688,6 +3706,42 @@ module Google
3688
3706
  include Google::Apis::Core::JsonObjectSupport
3689
3707
  end
3690
3708
 
3709
+ class MultiMigStatus
3710
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3711
+
3712
+ include Google::Apis::Core::JsonObjectSupport
3713
+ end
3714
+
3715
+ class MultiMigStatusAcceleratorTopology
3716
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3717
+
3718
+ include Google::Apis::Core::JsonObjectSupport
3719
+ end
3720
+
3721
+ class MultiMigStatusAcceleratorTopologyAcceleratorTopologyStateLastCheck
3722
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3723
+
3724
+ class Error
3725
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3726
+
3727
+ class Error
3728
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3729
+
3730
+ class ErrorDetail
3731
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3732
+
3733
+ include Google::Apis::Core::JsonObjectSupport
3734
+ end
3735
+
3736
+ include Google::Apis::Core::JsonObjectSupport
3737
+ end
3738
+
3739
+ include Google::Apis::Core::JsonObjectSupport
3740
+ end
3741
+
3742
+ include Google::Apis::Core::JsonObjectSupport
3743
+ end
3744
+
3691
3745
  class MultiMigsList
3692
3746
  class Representation < Google::Apis::Core::JsonRepresentation; end
3693
3747
 
@@ -4738,18 +4792,6 @@ module Google
4738
4792
  include Google::Apis::Core::JsonObjectSupport
4739
4793
  end
4740
4794
 
4741
- class PreviewFeatureRolloutOperationRolloutStatus
4742
- class Representation < Google::Apis::Core::JsonRepresentation; end
4743
-
4744
- include Google::Apis::Core::JsonObjectSupport
4745
- end
4746
-
4747
- class PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata
4748
- class Representation < Google::Apis::Core::JsonRepresentation; end
4749
-
4750
- include Google::Apis::Core::JsonObjectSupport
4751
- end
4752
-
4753
4795
  class PreviewFeatureStatus
4754
4796
  class Representation < Google::Apis::Core::JsonRepresentation; end
4755
4797
 
@@ -5302,6 +5344,12 @@ module Google
5302
5344
  include Google::Apis::Core::JsonObjectSupport
5303
5345
  end
5304
5346
 
5347
+ class ReservationAdvancedDeploymentControl
5348
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5349
+
5350
+ include Google::Apis::Core::JsonObjectSupport
5351
+ end
5352
+
5305
5353
  class ReservationAffinity
5306
5354
  class Representation < Google::Apis::Core::JsonRepresentation; end
5307
5355
 
@@ -6940,6 +6988,24 @@ module Google
6940
6988
  include Google::Apis::Core::JsonObjectSupport
6941
6989
  end
6942
6990
 
6991
+ class SubnetworkUtilizationDetails
6992
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6993
+
6994
+ include Google::Apis::Core::JsonObjectSupport
6995
+ end
6996
+
6997
+ class SubnetworkUtilizationDetailsIpv4Utilization
6998
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6999
+
7000
+ include Google::Apis::Core::JsonObjectSupport
7001
+ end
7002
+
7003
+ class SubnetworkUtilizationDetailsIpv6Utilization
7004
+ class Representation < Google::Apis::Core::JsonRepresentation; end
7005
+
7006
+ include Google::Apis::Core::JsonObjectSupport
7007
+ end
7008
+
6943
7009
  class SubnetworksExpandIpCidrRangeRequest
6944
7010
  class Representation < Google::Apis::Core::JsonRepresentation; end
6945
7011
 
@@ -8707,11 +8773,15 @@ module Google
8707
8773
  property :max_connections, as: 'maxConnections'
8708
8774
  property :max_connections_per_endpoint, as: 'maxConnectionsPerEndpoint'
8709
8775
  property :max_connections_per_instance, as: 'maxConnectionsPerInstance'
8776
+ property :max_in_flight_requests, as: 'maxInFlightRequests'
8777
+ property :max_in_flight_requests_per_endpoint, as: 'maxInFlightRequestsPerEndpoint'
8778
+ property :max_in_flight_requests_per_instance, as: 'maxInFlightRequestsPerInstance'
8710
8779
  property :max_rate, as: 'maxRate'
8711
8780
  property :max_rate_per_endpoint, as: 'maxRatePerEndpoint'
8712
8781
  property :max_rate_per_instance, as: 'maxRatePerInstance'
8713
8782
  property :max_utilization, as: 'maxUtilization'
8714
8783
  property :preference, as: 'preference'
8784
+ property :traffic_duration, as: 'trafficDuration'
8715
8785
  end
8716
8786
  end
8717
8787
 
@@ -8731,6 +8801,8 @@ module Google
8731
8801
  property :kind, as: 'kind'
8732
8802
  property :load_balancing_scheme, as: 'loadBalancingScheme'
8733
8803
  property :name, as: 'name'
8804
+ property :params, as: 'params', class: Google::Apis::ComputeBeta::BackendBucketParams, decorator: Google::Apis::ComputeBeta::BackendBucketParams::Representation
8805
+
8734
8806
  property :self_link, as: 'selfLink'
8735
8807
  collection :used_by, as: 'usedBy', class: Google::Apis::ComputeBeta::BackendBucketUsedBy, decorator: Google::Apis::ComputeBeta::BackendBucketUsedBy::Representation
8736
8808
 
@@ -8845,6 +8917,13 @@ module Google
8845
8917
  end
8846
8918
  end
8847
8919
 
8920
+ class BackendBucketParams
8921
+ # @private
8922
+ class Representation < Google::Apis::Core::JsonRepresentation
8923
+ hash :resource_manager_tags, as: 'resourceManagerTags'
8924
+ end
8925
+ end
8926
+
8848
8927
  class BackendBucketUsedBy
8849
8928
  # @private
8850
8929
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8916,6 +8995,8 @@ module Google
8916
8995
 
8917
8996
  property :outlier_detection, as: 'outlierDetection', class: Google::Apis::ComputeBeta::OutlierDetection, decorator: Google::Apis::ComputeBeta::OutlierDetection::Representation
8918
8997
 
8998
+ property :params, as: 'params', class: Google::Apis::ComputeBeta::BackendServiceParams, decorator: Google::Apis::ComputeBeta::BackendServiceParams::Representation
8999
+
8919
9000
  property :port, as: 'port'
8920
9001
  property :port_name, as: 'portName'
8921
9002
  property :protocol, as: 'protocol'
@@ -9220,6 +9301,13 @@ module Google
9220
9301
  end
9221
9302
  end
9222
9303
 
9304
+ class BackendServiceParams
9305
+ # @private
9306
+ class Representation < Google::Apis::Core::JsonRepresentation
9307
+ hash :resource_manager_tags, as: 'resourceManagerTags'
9308
+ end
9309
+ end
9310
+
9223
9311
  class BackendServiceReference
9224
9312
  # @private
9225
9313
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14842,6 +14930,8 @@ module Google
14842
14930
 
14843
14931
  property :properties_from_flexibility_policy, as: 'propertiesFromFlexibilityPolicy', class: Google::Apis::ComputeBeta::ManagedInstancePropertiesFromFlexibilityPolicy, decorator: Google::Apis::ComputeBeta::ManagedInstancePropertiesFromFlexibilityPolicy::Representation
14844
14932
 
14933
+ property :scheduling, as: 'scheduling', class: Google::Apis::ComputeBeta::ManagedInstanceScheduling, decorator: Google::Apis::ComputeBeta::ManagedInstanceScheduling::Representation
14934
+
14845
14935
  property :target_status, as: 'targetStatus'
14846
14936
  property :version, as: 'version', class: Google::Apis::ComputeBeta::ManagedInstanceVersion, decorator: Google::Apis::ComputeBeta::ManagedInstanceVersion::Representation
14847
14937
 
@@ -14912,6 +15002,13 @@ module Google
14912
15002
  end
14913
15003
  end
14914
15004
 
15005
+ class ManagedInstanceScheduling
15006
+ # @private
15007
+ class Representation < Google::Apis::Core::JsonRepresentation
15008
+ property :termination_timestamp, as: 'terminationTimestamp'
15009
+ end
15010
+ end
15011
+
14915
15012
  class ManagedInstanceVersion
14916
15013
  # @private
14917
15014
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14967,6 +15064,8 @@ module Google
14967
15064
  property :resource_policies, as: 'resourcePolicies', class: Google::Apis::ComputeBeta::MultiMigResourcePolicies, decorator: Google::Apis::ComputeBeta::MultiMigResourcePolicies::Representation
14968
15065
 
14969
15066
  property :self_link, as: 'selfLink'
15067
+ property :status, as: 'status', class: Google::Apis::ComputeBeta::MultiMigStatus, decorator: Google::Apis::ComputeBeta::MultiMigStatus::Representation
15068
+
14970
15069
  end
14971
15070
  end
14972
15071
 
@@ -14977,17 +15076,75 @@ module Google
14977
15076
  end
14978
15077
  end
14979
15078
 
15079
+ class MultiMigStatus
15080
+ # @private
15081
+ class Representation < Google::Apis::Core::JsonRepresentation
15082
+ collection :applied_accelerator_topologies, as: 'appliedAcceleratorTopologies', class: Google::Apis::ComputeBeta::MultiMigStatusAcceleratorTopology, decorator: Google::Apis::ComputeBeta::MultiMigStatusAcceleratorTopology::Representation
15083
+
15084
+ end
15085
+ end
15086
+
15087
+ class MultiMigStatusAcceleratorTopology
15088
+ # @private
15089
+ class Representation < Google::Apis::Core::JsonRepresentation
15090
+ property :accelerator_topology, as: 'acceleratorTopology'
15091
+ property :accelerator_topology_state, as: 'acceleratorTopologyState'
15092
+ property :accelerator_topology_state_last_check, as: 'acceleratorTopologyStateLastCheck', class: Google::Apis::ComputeBeta::MultiMigStatusAcceleratorTopologyAcceleratorTopologyStateLastCheck, decorator: Google::Apis::ComputeBeta::MultiMigStatusAcceleratorTopologyAcceleratorTopologyStateLastCheck::Representation
15093
+
15094
+ end
15095
+ end
15096
+
15097
+ class MultiMigStatusAcceleratorTopologyAcceleratorTopologyStateLastCheck
15098
+ # @private
15099
+ class Representation < Google::Apis::Core::JsonRepresentation
15100
+ property :error, as: 'error', class: Google::Apis::ComputeBeta::MultiMigStatusAcceleratorTopologyAcceleratorTopologyStateLastCheck::Error, decorator: Google::Apis::ComputeBeta::MultiMigStatusAcceleratorTopologyAcceleratorTopologyStateLastCheck::Error::Representation
15101
+
15102
+ property :timestamp, as: 'timestamp'
15103
+ end
15104
+
15105
+ class Error
15106
+ # @private
15107
+ class Representation < Google::Apis::Core::JsonRepresentation
15108
+ collection :errors, as: 'errors', class: Google::Apis::ComputeBeta::MultiMigStatusAcceleratorTopologyAcceleratorTopologyStateLastCheck::Error::Error, decorator: Google::Apis::ComputeBeta::MultiMigStatusAcceleratorTopologyAcceleratorTopologyStateLastCheck::Error::Error::Representation
15109
+
15110
+ end
15111
+
15112
+ class Error
15113
+ # @private
15114
+ class Representation < Google::Apis::Core::JsonRepresentation
15115
+ property :code, as: 'code'
15116
+ collection :error_details, as: 'errorDetails', class: Google::Apis::ComputeBeta::MultiMigStatusAcceleratorTopologyAcceleratorTopologyStateLastCheck::Error::Error::ErrorDetail, decorator: Google::Apis::ComputeBeta::MultiMigStatusAcceleratorTopologyAcceleratorTopologyStateLastCheck::Error::Error::ErrorDetail::Representation
15117
+
15118
+ property :location, as: 'location'
15119
+ property :message, as: 'message'
15120
+ end
15121
+
15122
+ class ErrorDetail
15123
+ # @private
15124
+ class Representation < Google::Apis::Core::JsonRepresentation
15125
+ property :error_info, as: 'errorInfo', class: Google::Apis::ComputeBeta::ErrorInfo, decorator: Google::Apis::ComputeBeta::ErrorInfo::Representation
15126
+
15127
+ property :help, as: 'help', class: Google::Apis::ComputeBeta::Help, decorator: Google::Apis::ComputeBeta::Help::Representation
15128
+
15129
+ property :localized_message, as: 'localizedMessage', class: Google::Apis::ComputeBeta::LocalizedMessage, decorator: Google::Apis::ComputeBeta::LocalizedMessage::Representation
15130
+
15131
+ property :quota_info, as: 'quotaInfo', class: Google::Apis::ComputeBeta::QuotaExceededInfo, decorator: Google::Apis::ComputeBeta::QuotaExceededInfo::Representation
15132
+
15133
+ end
15134
+ end
15135
+ end
15136
+ end
15137
+ end
15138
+
14980
15139
  class MultiMigsList
14981
15140
  # @private
14982
15141
  class Representation < Google::Apis::Core::JsonRepresentation
14983
- property :etag, as: 'etag'
14984
15142
  property :id, as: 'id'
14985
15143
  collection :items, as: 'items', class: Google::Apis::ComputeBeta::MultiMig, decorator: Google::Apis::ComputeBeta::MultiMig::Representation
14986
15144
 
14987
15145
  property :kind, as: 'kind'
14988
15146
  property :next_page_token, as: 'nextPageToken'
14989
15147
  property :self_link, as: 'selfLink'
14990
- collection :unreachables, as: 'unreachables'
14991
15148
  property :warning, as: 'warning', class: Google::Apis::ComputeBeta::MultiMigsList::Warning, decorator: Google::Apis::ComputeBeta::MultiMigsList::Warning::Representation
14992
15149
 
14993
15150
  end
@@ -16969,8 +17126,6 @@ module Google
16969
17126
  class Representation < Google::Apis::Core::JsonRepresentation
16970
17127
  property :rollout_input, as: 'rolloutInput', class: Google::Apis::ComputeBeta::PreviewFeatureRolloutOperationRolloutInput, decorator: Google::Apis::ComputeBeta::PreviewFeatureRolloutOperationRolloutInput::Representation
16971
17128
 
16972
- property :rollout_status, as: 'rolloutStatus', class: Google::Apis::ComputeBeta::PreviewFeatureRolloutOperationRolloutStatus, decorator: Google::Apis::ComputeBeta::PreviewFeatureRolloutOperationRolloutStatus::Representation
16973
-
16974
17129
  end
16975
17130
  end
16976
17131
 
@@ -16979,27 +17134,6 @@ module Google
16979
17134
  class Representation < Google::Apis::Core::JsonRepresentation
16980
17135
  property :name, as: 'name'
16981
17136
  property :predefined_rollout_plan, as: 'predefinedRolloutPlan'
16982
- property :retry_uuid, as: 'retryUuid'
16983
- end
16984
- end
16985
-
16986
- class PreviewFeatureRolloutOperationRolloutStatus
16987
- # @private
16988
- class Representation < Google::Apis::Core::JsonRepresentation
16989
- collection :ongoing_rollouts, as: 'ongoingRollouts', class: Google::Apis::ComputeBeta::PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata, decorator: Google::Apis::ComputeBeta::PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata::Representation
16990
-
16991
- property :previous_rollout, as: 'previousRollout', class: Google::Apis::ComputeBeta::PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata, decorator: Google::Apis::ComputeBeta::PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata::Representation
16992
-
16993
- end
16994
- end
16995
-
16996
- class PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata
16997
- # @private
16998
- class Representation < Google::Apis::Core::JsonRepresentation
16999
- property :rollout, as: 'rollout'
17000
- property :rollout_plan, as: 'rolloutPlan'
17001
- property :status, as: 'status', class: Google::Apis::ComputeBeta::PreviewFeatureStatus, decorator: Google::Apis::ComputeBeta::PreviewFeatureStatus::Representation
17002
-
17003
17137
  end
17004
17138
  end
17005
17139
 
@@ -17007,6 +17141,7 @@ module Google
17007
17141
  # @private
17008
17142
  class Representation < Google::Apis::Core::JsonRepresentation
17009
17143
  property :description, as: 'description'
17144
+ property :help_link, as: 'helpLink'
17010
17145
  property :release_status, as: 'releaseStatus', class: Google::Apis::ComputeBeta::PreviewFeatureStatusReleaseStatus, decorator: Google::Apis::ComputeBeta::PreviewFeatureStatusReleaseStatus::Representation
17011
17146
 
17012
17147
  end
@@ -17909,6 +18044,8 @@ module Google
17909
18044
  class Reservation
17910
18045
  # @private
17911
18046
  class Representation < Google::Apis::Core::JsonRepresentation
18047
+ property :advanced_deployment_control, as: 'advancedDeploymentControl', class: Google::Apis::ComputeBeta::ReservationAdvancedDeploymentControl, decorator: Google::Apis::ComputeBeta::ReservationAdvancedDeploymentControl::Representation
18048
+
17912
18049
  property :aggregate_reservation, as: 'aggregateReservation', class: Google::Apis::ComputeBeta::AllocationAggregateReservation, decorator: Google::Apis::ComputeBeta::AllocationAggregateReservation::Representation
17913
18050
 
17914
18051
  property :commitment, as: 'commitment'
@@ -17923,6 +18060,7 @@ module Google
17923
18060
  property :kind, as: 'kind'
17924
18061
  collection :linked_commitments, as: 'linkedCommitments'
17925
18062
  property :name, as: 'name'
18063
+ property :protection_tier, as: 'protectionTier'
17926
18064
  property :reservation_mode, as: 'reservationMode'
17927
18065
  property :reservation_sharing_policy, as: 'reservationSharingPolicy', class: Google::Apis::ComputeBeta::AllocationReservationSharingPolicy, decorator: Google::Apis::ComputeBeta::AllocationReservationSharingPolicy::Representation
17928
18066
 
@@ -17942,6 +18080,13 @@ module Google
17942
18080
  end
17943
18081
  end
17944
18082
 
18083
+ class ReservationAdvancedDeploymentControl
18084
+ # @private
18085
+ class Representation < Google::Apis::Core::JsonRepresentation
18086
+ property :reservation_operational_mode, as: 'reservationOperationalMode'
18087
+ end
18088
+ end
18089
+
17945
18090
  class ReservationAffinity
17946
18091
  # @private
17947
18092
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -19791,6 +19936,7 @@ module Google
19791
19936
  property :fingerprint, :base64 => true, as: 'fingerprint'
19792
19937
  property :id, :numeric_string => true, as: 'id'
19793
19938
  property :kind, as: 'kind'
19939
+ hash :metadata, as: 'metadata'
19794
19940
  property :name, as: 'name'
19795
19941
  collection :nat_subnets, as: 'natSubnets'
19796
19942
  property :producer_forwarding_rule, as: 'producerForwardingRule'
@@ -20933,6 +21079,7 @@ module Google
20933
21079
  property :purpose, as: 'purpose'
20934
21080
  property :region, as: 'region'
20935
21081
  property :reserved_internal_range, as: 'reservedInternalRange'
21082
+ property :resolve_subnet_mask, as: 'resolveSubnetMask'
20936
21083
  property :role, as: 'role'
20937
21084
  collection :secondary_ip_ranges, as: 'secondaryIpRanges', class: Google::Apis::ComputeBeta::SubnetworkSecondaryRange, decorator: Google::Apis::ComputeBeta::SubnetworkSecondaryRange::Representation
20938
21085
 
@@ -20941,6 +21088,8 @@ module Google
20941
21088
  property :state, as: 'state'
20942
21089
  collection :system_reserved_external_ipv6_ranges, as: 'systemReservedExternalIpv6Ranges'
20943
21090
  collection :system_reserved_internal_ipv6_ranges, as: 'systemReservedInternalIpv6Ranges'
21091
+ property :utilization_details, as: 'utilizationDetails', class: Google::Apis::ComputeBeta::SubnetworkUtilizationDetails, decorator: Google::Apis::ComputeBeta::SubnetworkUtilizationDetails::Representation
21092
+
20944
21093
  end
20945
21094
  end
20946
21095
 
@@ -21037,6 +21186,39 @@ module Google
21037
21186
  end
21038
21187
  end
21039
21188
 
21189
+ class SubnetworkUtilizationDetails
21190
+ # @private
21191
+ class Representation < Google::Apis::Core::JsonRepresentation
21192
+ property :external_ipv6_instance_utilization, as: 'externalIpv6InstanceUtilization', class: Google::Apis::ComputeBeta::SubnetworkUtilizationDetailsIpv6Utilization, decorator: Google::Apis::ComputeBeta::SubnetworkUtilizationDetailsIpv6Utilization::Representation
21193
+
21194
+ property :external_ipv6_lb_utilization, as: 'externalIpv6LbUtilization', class: Google::Apis::ComputeBeta::SubnetworkUtilizationDetailsIpv6Utilization, decorator: Google::Apis::ComputeBeta::SubnetworkUtilizationDetailsIpv6Utilization::Representation
21195
+
21196
+ property :internal_ipv6_utilization, as: 'internalIpv6Utilization', class: Google::Apis::ComputeBeta::SubnetworkUtilizationDetailsIpv6Utilization, decorator: Google::Apis::ComputeBeta::SubnetworkUtilizationDetailsIpv6Utilization::Representation
21197
+
21198
+ collection :ipv4_utilizations, as: 'ipv4Utilizations', class: Google::Apis::ComputeBeta::SubnetworkUtilizationDetailsIpv4Utilization, decorator: Google::Apis::ComputeBeta::SubnetworkUtilizationDetailsIpv4Utilization::Representation
21199
+
21200
+ end
21201
+ end
21202
+
21203
+ class SubnetworkUtilizationDetailsIpv4Utilization
21204
+ # @private
21205
+ class Representation < Google::Apis::Core::JsonRepresentation
21206
+ property :range_name, as: 'rangeName'
21207
+ property :total_allocated_ip, :numeric_string => true, as: 'totalAllocatedIp'
21208
+ property :total_free_ip, :numeric_string => true, as: 'totalFreeIp'
21209
+ end
21210
+ end
21211
+
21212
+ class SubnetworkUtilizationDetailsIpv6Utilization
21213
+ # @private
21214
+ class Representation < Google::Apis::Core::JsonRepresentation
21215
+ property :total_allocated_ip, as: 'totalAllocatedIp', class: Google::Apis::ComputeBeta::Uint128, decorator: Google::Apis::ComputeBeta::Uint128::Representation
21216
+
21217
+ property :total_free_ip, as: 'totalFreeIp', class: Google::Apis::ComputeBeta::Uint128, decorator: Google::Apis::ComputeBeta::Uint128::Representation
21218
+
21219
+ end
21220
+ end
21221
+
21040
21222
  class SubnetworksExpandIpCidrRangeRequest
21041
21223
  # @private
21042
21224
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8787,9 +8787,9 @@ module Google
8787
8787
  # Retrieves the specified Operations resource. Gets a list of operations by
8788
8788
  # making a `list()` request.
8789
8789
  # @param [String] operation
8790
- # Name of the Operations resource to return, or its unique numeric identifier.
8790
+ # Name of the Operations resource to return. Parent is derived from this field.
8791
8791
  # @param [String] parent_id
8792
- # Parent ID for this request.
8792
+ # Parent ID for this request. Not used. Parent is derived from resource_id.
8793
8793
  # @param [String] fields
8794
8794
  # Selector specifying which fields to include in a partial response.
8795
8795
  # @param [String] quota_user
@@ -47876,6 +47876,9 @@ module Google
47876
47876
  # Name of the region scoping this request.
47877
47877
  # @param [String] subnetwork
47878
47878
  # Name of the Subnetwork resource to return.
47879
+ # @param [Array<String>, String] views
47880
+ # Defines the extra views returned back in the subnetwork resource. Supported
47881
+ # values: - WITH_UTILIZATION: Utilization data is included in the response.
47879
47882
  # @param [String] fields
47880
47883
  # Selector specifying which fields to include in a partial response.
47881
47884
  # @param [String] quota_user
@@ -47895,13 +47898,14 @@ module Google
47895
47898
  # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
47896
47899
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
47897
47900
  # @raise [Google::Apis::AuthorizationError] Authorization is required
47898
- def get_subnetwork(project, region, subnetwork, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
47901
+ def get_subnetwork(project, region, subnetwork, views: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
47899
47902
  command = make_simple_command(:get, 'projects/{project}/regions/{region}/subnetworks/{subnetwork}', options)
47900
47903
  command.response_representation = Google::Apis::ComputeBeta::Subnetwork::Representation
47901
47904
  command.response_class = Google::Apis::ComputeBeta::Subnetwork
47902
47905
  command.params['project'] = project unless project.nil?
47903
47906
  command.params['region'] = region unless region.nil?
47904
47907
  command.params['subnetwork'] = subnetwork unless subnetwork.nil?
47908
+ command.query['views'] = views unless views.nil?
47905
47909
  command.query['fields'] = fields unless fields.nil?
47906
47910
  command.query['quotaUser'] = quota_user unless quota_user.nil?
47907
47911
  command.query['userIp'] = user_ip unless user_ip.nil?
@@ -48060,6 +48064,9 @@ module Google
48060
48064
  # failure. The default value is false. For example, when partial success
48061
48065
  # behavior is enabled, aggregatedList for a single zone scope either returns all
48062
48066
  # resources in the zone or no resources, with an error code.
48067
+ # @param [Array<String>, String] views
48068
+ # Defines the extra views returned back in the subnetwork resource. Supported
48069
+ # values: - WITH_UTILIZATION: Utilization data is included in the response.
48063
48070
  # @param [String] fields
48064
48071
  # Selector specifying which fields to include in a partial response.
48065
48072
  # @param [String] quota_user
@@ -48079,7 +48086,7 @@ module Google
48079
48086
  # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
48080
48087
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
48081
48088
  # @raise [Google::Apis::AuthorizationError] Authorization is required
48082
- def list_subnetworks(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
48089
+ def list_subnetworks(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, views: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
48083
48090
  command = make_simple_command(:get, 'projects/{project}/regions/{region}/subnetworks', options)
48084
48091
  command.response_representation = Google::Apis::ComputeBeta::SubnetworkList::Representation
48085
48092
  command.response_class = Google::Apis::ComputeBeta::SubnetworkList
@@ -48090,6 +48097,7 @@ module Google
48090
48097
  command.query['orderBy'] = order_by unless order_by.nil?
48091
48098
  command.query['pageToken'] = page_token unless page_token.nil?
48092
48099
  command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
48100
+ command.query['views'] = views unless views.nil?
48093
48101
  command.query['fields'] = fields unless fields.nil?
48094
48102
  command.query['quotaUser'] = quota_user unless quota_user.nil?
48095
48103
  command.query['userIp'] = user_ip unless user_ip.nil?
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-compute_beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.118.0
4
+ version: 0.120.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-compute_beta/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-compute_beta/v0.118.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-compute_beta/v0.120.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-compute_beta
62
62
  rdoc_options: []
63
63
  require_paths: