Reference documentation and code samples for the Cloud Gaming V1 API class Google::Cloud::Gaming::V1::DeployedFleetDetails.
Details of the deployed Agones fleet.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#deployed_autoscaler
def deployed_autoscaler() -> ::Google::Cloud::Gaming::V1::DeployedFleetDetails::DeployedFleetAutoscaler
Returns
- (::Google::Cloud::Gaming::V1::DeployedFleetDetails::DeployedFleetAutoscaler) — Information about the Agones autoscaler for that fleet.
#deployed_autoscaler=
def deployed_autoscaler=(value) -> ::Google::Cloud::Gaming::V1::DeployedFleetDetails::DeployedFleetAutoscaler
Parameter
- value (::Google::Cloud::Gaming::V1::DeployedFleetDetails::DeployedFleetAutoscaler) — Information about the Agones autoscaler for that fleet.
Returns
- (::Google::Cloud::Gaming::V1::DeployedFleetDetails::DeployedFleetAutoscaler) — Information about the Agones autoscaler for that fleet.
#deployed_fleet
def deployed_fleet() -> ::Google::Cloud::Gaming::V1::DeployedFleetDetails::DeployedFleet
Returns
- (::Google::Cloud::Gaming::V1::DeployedFleetDetails::DeployedFleet) — Information about the Agones fleet.
#deployed_fleet=
def deployed_fleet=(value) -> ::Google::Cloud::Gaming::V1::DeployedFleetDetails::DeployedFleet
Parameter
- value (::Google::Cloud::Gaming::V1::DeployedFleetDetails::DeployedFleet) — Information about the Agones fleet.
Returns
- (::Google::Cloud::Gaming::V1::DeployedFleetDetails::DeployedFleet) — Information about the Agones fleet.