Class PreviewCreateGameServerClusterRequest (0.3.0)

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

Request message for GameServerClustersService.PreviewCreateGameServerCluster.

Attributes

NameDescription
parent str
Required. The parent resource name. Uses the form: projects/{project}/locations/{location}/realms/{realm}.
game_server_cluster_id str
Required. The ID of the game server cluster resource to be created.
game_server_cluster .gcg_game_server_clusters.GameServerCluster
Required. The game server cluster resource to be created.
preview_time .timestamp.Timestamp
Optional. The target timestamp to compute the preview.