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

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