Interface protos.google.cloud.osconfig.v1.PatchInstanceFilter.IGroupLabel (1.10.0)

Properties of a GroupLabel.

Package

@google-cloud/os-config

Properties

labels

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

GroupLabel labels

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