Reference documentation and code samples for the Cloud Quotas V1 API class Google::Cloud::CloudQuotas::V1::RolloutInfo.
[Output only] Rollout information of a quota.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#ongoing_rollout
def ongoing_rollout() -> ::Boolean
Returns
- (::Boolean) — Whether there is an ongoing rollout for a quota or not.
#ongoing_rollout=
def ongoing_rollout=(value) -> ::Boolean
Parameter
- value (::Boolean) — Whether there is an ongoing rollout for a quota or not.
Returns
- (::Boolean) — Whether there is an ongoing rollout for a quota or not.