Class PreviewCreateGameServerClusterResponse (1.5.2)

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

Response message for GameServerClustersService.PreviewCreateGameServerCluster.

Attributes

NameDescription
etag str
The ETag of the game server cluster.
target_state google.cloud.gaming_v1.types.TargetState
The target state.
cluster_state google.cloud.gaming_v1.types.KubernetesClusterState
Output only. The state of the Kubernetes cluster in preview, this will be available if 'view' is set to ``FULL`` in the relevant List/Get/Preview request.

Inheritance

builtins.object > proto.message.Message > PreviewCreateGameServerClusterResponse