Interface protos.google.cloud.gaming.v1beta.ICreateGameServerDeploymentRequest (2.3.8)

Properties of a CreateGameServerDeploymentRequest.

Package

@google-cloud/game-servers!

Properties

deploymentId

deploymentId?: (string|null);

CreateGameServerDeploymentRequest deploymentId

Property Value
TypeDescription
(string|null)

gameServerDeployment

gameServerDeployment?: (google.cloud.gaming.v1beta.IGameServerDeployment|null);

CreateGameServerDeploymentRequest gameServerDeployment

Property Value
TypeDescription
(google.cloud.gaming.v1beta.IGameServerDeployment|null)

parent

parent?: (string|null);

CreateGameServerDeploymentRequest parent

Property Value
TypeDescription
(string|null)