Class DeleteGameServerClusterRequest (1.1.1)

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

Request message for GameServerClustersService.DeleteGameServerCluster.

Attribute

NameDescription
name str
Required. The name of the game server cluster to delete, in the following form: projects/{project}/locations/{location}/gameServerClusters/{cluster}.