Reference documentation and code samples for the Cloud Gaming V1 API class Google::Cloud::Gaming::V1::DeployedFleetDetails::DeployedFleetAutoscaler.
Details about the Agones autoscaler.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#autoscaler
def autoscaler() -> ::String
Returns
- (::String) — The name of the Agones autoscaler.
#autoscaler=
def autoscaler=(value) -> ::String
Parameter
- value (::String) — The name of the Agones autoscaler.
Returns
- (::String) — The name of the Agones autoscaler.
#fleet_autoscaler_spec
def fleet_autoscaler_spec() -> ::String
Returns
- (::String) — The autoscaler spec retrieved from Agones.
#fleet_autoscaler_spec=
def fleet_autoscaler_spec=(value) -> ::String
Parameter
- value (::String) — The autoscaler spec retrieved from Agones.
Returns
- (::String) — The autoscaler spec retrieved from Agones.
#spec_source
def spec_source() -> ::Google::Cloud::Gaming::V1::SpecSource
Returns
- (::Google::Cloud::Gaming::V1::SpecSource) — The source spec that is used to create the autoscaler. The GameServerConfig resource may no longer exist in the system.
#spec_source=
def spec_source=(value) -> ::Google::Cloud::Gaming::V1::SpecSource
Parameter
- value (::Google::Cloud::Gaming::V1::SpecSource) — The source spec that is used to create the autoscaler. The GameServerConfig resource may no longer exist in the system.
Returns
- (::Google::Cloud::Gaming::V1::SpecSource) — The source spec that is used to create the autoscaler. The GameServerConfig resource may no longer exist in the system.