Class DeployedFleetDetails (1.8.1)

DeployedFleetDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Details of the deployed Agones fleet.

Attributes

NameDescription
deployed_fleet google.cloud.gaming_v1beta.types.DeployedFleetDetails.DeployedFleet
Information about the Agones fleet.
deployed_autoscaler google.cloud.gaming_v1beta.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.