Reference documentation and code samples for the Cloud Run V2 API class Google::Cloud::Run::V2::WorkerPoolScaling.
Worker pool scaling settings.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#manual_instance_count
def manual_instance_count() -> ::Integer
Returns
- (::Integer) — Optional. The total number of instances in manual scaling mode.
#manual_instance_count=
def manual_instance_count=(value) -> ::Integer
Parameter
- value (::Integer) — Optional. The total number of instances in manual scaling mode.
Returns
- (::Integer) — Optional. The total number of instances in manual scaling mode.