Interface protos.google.cloud.gaming.v1.DeployedFleetDetails.IDeployedFleet (2.4.0)

Properties of a DeployedFleet.

Package

@google-cloud/game-servers!

Properties

fleet

fleet?: (string|null);

DeployedFleet fleet

Property Value
TypeDescription
(string|null)

fleetSpec

fleetSpec?: (string|null);

DeployedFleet fleetSpec

Property Value
TypeDescription
(string|null)

specSource

specSource?: (google.cloud.gaming.v1.ISpecSource|null);

DeployedFleet specSource

Property Value
TypeDescription
(google.cloud.gaming.v1.ISpecSource|null)

status

status?: (google.cloud.gaming.v1.DeployedFleetDetails.DeployedFleet.IDeployedFleetStatus|null);

DeployedFleet status

Property Value
TypeDescription
(google.cloud.gaming.v1.DeployedFleetDetails.DeployedFleet.IDeployedFleetStatus|null)