Interface protos.google.cloud.gaming.v1beta.ILabelSelector (2.4.0)

Properties of a LabelSelector.

Package

@google-cloud/game-servers!

Properties

labels

labels?: ({ [k: string]: string }|null);

LabelSelector labels

Property Value
TypeDescription
({ [k: string]: string }|null)