Google Cloud Game Servers V1 Client - Class DeployedFleetDetails (1.0.5)

Reference documentation and code samples for the Google Cloud Game Servers V1 Client class DeployedFleetDetails.

Details of the deployed Agones fleet.

Generated from protobuf message google.cloud.gaming.v1.DeployedFleetDetails

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ deployed_fleet Google\Cloud\Gaming\V1\DeployedFleetDetails\DeployedFleet

Information about the Agones fleet.

↳ deployed_autoscaler Google\Cloud\Gaming\V1\DeployedFleetDetails\DeployedFleetAutoscaler

Information about the Agones autoscaler for that fleet.

getDeployedFleet

Information about the Agones fleet.

Returns
TypeDescription
Google\Cloud\Gaming\V1\DeployedFleetDetails\DeployedFleet|null

hasDeployedFleet

clearDeployedFleet

setDeployedFleet

Information about the Agones fleet.

Parameter
NameDescription
var Google\Cloud\Gaming\V1\DeployedFleetDetails\DeployedFleet
Returns
TypeDescription
$this

getDeployedAutoscaler

Information about the Agones autoscaler for that fleet.

Returns
TypeDescription
Google\Cloud\Gaming\V1\DeployedFleetDetails\DeployedFleetAutoscaler|null

hasDeployedAutoscaler

clearDeployedAutoscaler

setDeployedAutoscaler

Information about the Agones autoscaler for that fleet.

Parameter
NameDescription
var Google\Cloud\Gaming\V1\DeployedFleetDetails\DeployedFleetAutoscaler
Returns
TypeDescription
$this