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

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

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

The realm selector, used to match realm resources.

Inheritance

object > RealmSelector

Namespace

Google.Cloud.Gaming.V1Beta

Assembly

Google.Cloud.Gaming.V1Beta.dll

Constructors

RealmSelector()

public RealmSelector()

RealmSelector(RealmSelector)

public RealmSelector(RealmSelector other)
Parameter
NameDescription
otherRealmSelector

Properties

Realms

public RepeatedField<string> Realms { get; }

List of realms to match.

Property Value
TypeDescription
RepeatedFieldstring