Google Cloud for Games v1beta API - Class DeployedFleetDetails (2.0.0-beta03)

public sealed class DeployedFleetDetails : IMessage<DeployedFleetDetails>, IEquatable<DeployedFleetDetails>, IDeepCloneable<DeployedFleetDetails>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud for Games v1beta API class DeployedFleetDetails.

Details of the deployed Agones fleet.

Inheritance

object > DeployedFleetDetails

Namespace

Google.Cloud.Gaming.V1Beta

Assembly

Google.Cloud.Gaming.V1Beta.dll

Constructors

DeployedFleetDetails()

public DeployedFleetDetails()

DeployedFleetDetails(DeployedFleetDetails)

public DeployedFleetDetails(DeployedFleetDetails other)
Parameter
NameDescription
otherDeployedFleetDetails

Properties

DeployedAutoscaler

public DeployedFleetDetails.Types.DeployedFleetAutoscaler DeployedAutoscaler { get; set; }

Information about the Agones autoscaler for that fleet.

Property Value
TypeDescription
DeployedFleetDetailsTypesDeployedFleetAutoscaler

DeployedFleet

public DeployedFleetDetails.Types.DeployedFleet DeployedFleet { get; set; }

Information about the Agones fleet.

Property Value
TypeDescription
DeployedFleetDetailsTypesDeployedFleet