Reference documentation and code samples for the Cloud Run V2 API class Google::Cloud::Run::V2::RevisionScalingStatus.
Effective settings for the current revision
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#desired_min_instance_count
def desired_min_instance_count() -> ::Integer
Returns
- (::Integer) — The current number of min instances provisioned for this revision.
#desired_min_instance_count=
def desired_min_instance_count=(value) -> ::Integer
Parameter
- value (::Integer) — The current number of min instances provisioned for this revision.
Returns
- (::Integer) — The current number of min instances provisioned for this revision.