Reference documentation and code samples for the Cloud Gaming V1 API class Google::Cloud::Gaming::V1::TargetDetails::TargetFleetDetails::TargetFleetAutoscaler.
Target Agones autoscaler policy reference.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
- (::String) — The name of the Agones autoscaler.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — The name of the Agones autoscaler.
Returns
- (::String) — The name of the Agones autoscaler.
#spec_source
def spec_source() -> ::Google::Cloud::Gaming::V1::SpecSource
Returns
- (::Google::Cloud::Gaming::V1::SpecSource) — Encapsulates the source of the Agones fleet spec. Details about the Agones autoscaler spec.
#spec_source=
def spec_source=(value) -> ::Google::Cloud::Gaming::V1::SpecSource
Parameter
- value (::Google::Cloud::Gaming::V1::SpecSource) — Encapsulates the source of the Agones fleet spec. Details about the Agones autoscaler spec.
Returns
- (::Google::Cloud::Gaming::V1::SpecSource) — Encapsulates the source of the Agones fleet spec. Details about the Agones autoscaler spec.