Google Cloud for Games v1beta API - Class PreviewUpdateGameServerClusterResponse (2.0.0-beta03)

public sealed class PreviewUpdateGameServerClusterResponse : IMessage<PreviewUpdateGameServerClusterResponse>, IEquatable<PreviewUpdateGameServerClusterResponse>, IDeepCloneable<PreviewUpdateGameServerClusterResponse>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud for Games v1beta API class PreviewUpdateGameServerClusterResponse.

Response message for GameServerClustersService.PreviewUpdateGameServerCluster

Inheritance

object > PreviewUpdateGameServerClusterResponse

Namespace

Google.Cloud.Gaming.V1Beta

Assembly

Google.Cloud.Gaming.V1Beta.dll

Constructors

PreviewUpdateGameServerClusterResponse()

public PreviewUpdateGameServerClusterResponse()

PreviewUpdateGameServerClusterResponse(PreviewUpdateGameServerClusterResponse)

public PreviewUpdateGameServerClusterResponse(PreviewUpdateGameServerClusterResponse other)
Parameter
NameDescription
otherPreviewUpdateGameServerClusterResponse

Properties

Etag

public string Etag { get; set; }

The ETag of the game server cluster.

Property Value
TypeDescription
string

TargetState

public TargetState TargetState { get; set; }

The target state.

Property Value
TypeDescription
TargetState