Interface protos.google.cloud.osconfig.v1alpha.OSPolicyAssignment.ILabelSet (1.10.0)

Properties of a LabelSet.

Package

@google-cloud/os-config

Properties

labels

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

LabelSet labels

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