CreateGameServerClusterRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Request message for GameServerClustersService.CreateGameServerCluster.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The parent resource name, in the following form: projects/{project}/locations/{location}/realms/{realm-id}.
|
game_server_cluster_id |
str
Required. The ID of the game server cluster resource to be created. |
game_server_cluster |
google.cloud.gaming_v1.types.GameServerCluster
Required. The game server cluster resource to be created. |