Reference documentation and code samples for the Google Cloud Game Servers V1 Client class TargetState.
Encapsulates the Target state.
Generated from protobuf message google.cloud.gaming.v1.TargetState
Namespace
Google \ Cloud \ Gaming \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ details |
array<Google\Cloud\Gaming\V1\TargetDetails>
Details about Agones fleets. |
getDetails
Details about Agones fleets.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setDetails
Details about Agones fleets.
Parameter | |
---|---|
Name | Description |
var |
array<Google\Cloud\Gaming\V1\TargetDetails>
|
Returns | |
---|---|
Type | Description |
$this |