Interface protos.google.api.ILabelDescriptor (4.0.0)

Properties of a LabelDescriptor.

Package

@google-cloud/monitoring

Properties

description

description?: (string|null);

LabelDescriptor description

key

key?: (string|null);

LabelDescriptor key

valueType

valueType?: (google.api.LabelDescriptor.ValueType|keyof typeof google.api.LabelDescriptor.ValueType|null);

LabelDescriptor valueType