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

Properties of an UpdateGameServerDeploymentRequest.

Package

@google-cloud/game-servers!

Properties

gameServerDeployment

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

UpdateGameServerDeploymentRequest gameServerDeployment

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

updateMask

updateMask?: (google.protobuf.IFieldMask|null);

UpdateGameServerDeploymentRequest updateMask

Property Value
TypeDescription
(google.protobuf.IFieldMask|null)