DeployedFleetDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Details of the deployed Agones fleet.
Attributes | |
---|---|
Name | Description |
deployed_fleet |
google.cloud.gaming_v1.types.DeployedFleetDetails.DeployedFleet
Information about the Agones fleet. |
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.
DeployedFleetAutoscaler
DeployedFleetAutoscaler(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Details about the Agones autoscaler.