Cloud Gaming V1 API - Class Google::Cloud::Gaming::V1::FleetConfig (v0.7.0)

Reference documentation and code samples for the Cloud Gaming V1 API class Google::Cloud::Gaming::V1::FleetConfig.

Fleet configs for Agones.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#fleet_spec

def fleet_spec() -> ::String
Returns
  • (::String) — Agones fleet spec. Example spec: https://agones.dev/site/docs/reference/fleet/.

#fleet_spec=

def fleet_spec=(value) -> ::String
Parameter
  • value (::String) — Agones fleet spec. Example spec: https://agones.dev/site/docs/reference/fleet/.
Returns
  • (::String) — Agones fleet spec. Example spec: https://agones.dev/site/docs/reference/fleet/.

#name

def name() -> ::String
Returns
  • (::String) — The name of the FleetConfig.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — The name of the FleetConfig.
Returns
  • (::String) — The name of the FleetConfig.