Class PreviewCreateGameServerClusterRequest (0.4.2)

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 google.cloud.gaming_v1.types.GameServerCluster
Required. The game server cluster resource to be created.
preview_time google.protobuf.timestamp_pb2.Timestamp
Optional. The target timestamp to compute the preview.