Class CreateGameServerClusterRequest (0.4.2)

CreateGameServerClusterRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request message for GameServerClustersService.CreateGameServerCluster.

Attributes

NameDescription
parent str
Required. The parent resource name. Uses the 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_v1beta.types.GameServerCluster
Required. The game server cluster resource to be created.