DeployedFleetDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Details of the deployed Agones fleet. .. attribute:: deployed_fleet
Information about the Agones fleet.
:type: google.cloud.gaming_v1.types.DeployedFleetDetails.DeployedFleet
Attribute | |
---|---|
Name | Description |
deployed_autoscaler |
google.cloud.gaming_v1.types.DeployedFleetDetails.DeployedFleetAutoscaler
Information about the Agones autoscaler for that fleet. |
Classes
DeployedFleet
DeployedFleet(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Agones fleet specification and details. .. attribute:: fleet
The name of the Agones fleet.
:type: str
DeployedFleetAutoscaler
DeployedFleetAutoscaler(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Details about the Agones autoscaler. .. attribute:: autoscaler
The name of the Agones autoscaler.
:type: str