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

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

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

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

Inheritance

object > LabelSelector

Namespace

Google.Cloud.Gaming.V1Beta

Assembly

Google.Cloud.Gaming.V1Beta.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