Game Services v1 API - Class LabelSelector (2.2.0)

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

Reference documentation and code samples for the Game Services v1 API class LabelSelector.

The label selector, used to group labels on the resources.

Inheritance

object > LabelSelector

Namespace

Google.Cloud.Gaming.V1

Assembly

Google.Cloud.Gaming.V1.dll

Constructors

LabelSelector()

public LabelSelector()

LabelSelector(LabelSelector)

public LabelSelector(LabelSelector other)
Parameter
NameDescription
otherLabelSelector

Properties

Labels

public MapField<string, string> Labels { get; }

Resource labels for this selector.

Property Value
TypeDescription
MapFieldstringstring