Google Cloud for Games v1beta API - Class TargetState (2.0.0-beta02)

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

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

Encapsulates the Target state.

Inheritance

Object > TargetState

Namespace

Google.Cloud.Gaming.V1Beta

Assembly

Google.Cloud.Gaming.V1Beta.dll

Constructors

TargetState()

public TargetState()

TargetState(TargetState)

public TargetState(TargetState other)
Parameter
NameDescription
otherTargetState

Properties

Details

public RepeatedField<TargetDetails> Details { get; }

Details about Agones fleets.

Property Value
TypeDescription
RepeatedField<TargetDetails>