Interface protos.google.cloud.gaming.v1.IUpdateGameServerClusterRequest (2.3.8)

Properties of an UpdateGameServerClusterRequest.

Package

@google-cloud/game-servers!

Properties

gameServerCluster

gameServerCluster?: (google.cloud.gaming.v1.IGameServerCluster|null);

UpdateGameServerClusterRequest gameServerCluster

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

updateMask

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

UpdateGameServerClusterRequest updateMask

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