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

Properties of a CreateGameServerClusterRequest.

Package

@google-cloud/game-servers!

Properties

gameServerCluster

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

CreateGameServerClusterRequest gameServerCluster

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

gameServerClusterId

gameServerClusterId?: (string|null);

CreateGameServerClusterRequest gameServerClusterId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

CreateGameServerClusterRequest parent

Property Value
TypeDescription
(string|null)