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

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)