Interface protos.google.monitoring.v3.ILabelValue (4.0.0)

Properties of a LabelValue.

Package

@google-cloud/monitoring

Properties

boolValue

boolValue?: (boolean|null);

LabelValue boolValue

int64Value

int64Value?: (number|Long|string|null);

LabelValue int64Value

stringValue

stringValue?: (string|null);

LabelValue stringValue