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

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

Agones fleet specification and details.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#fleet

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

#fleet=

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

#fleet_spec

def fleet_spec() -> ::String
Returns
  • (::String) — The fleet spec retrieved from the Agones fleet.

#fleet_spec=

def fleet_spec=(value) -> ::String
Parameter
  • value (::String) — The fleet spec retrieved from the Agones fleet.
Returns
  • (::String) — The fleet spec retrieved from the Agones fleet.

#spec_source

def spec_source() -> ::Google::Cloud::Gaming::V1::SpecSource
Returns

#spec_source=

def spec_source=(value) -> ::Google::Cloud::Gaming::V1::SpecSource
Parameter
Returns

#status

def status() -> ::Google::Cloud::Gaming::V1::DeployedFleetDetails::DeployedFleet::DeployedFleetStatus
Returns

#status=

def status=(value) -> ::Google::Cloud::Gaming::V1::DeployedFleetDetails::DeployedFleet::DeployedFleetStatus
Parameter
Returns