Skip to content

LegacyCloudMonitoringAnnotationQueryBuilder🔗

Constructor🔗

new LegacyCloudMonitoringAnnotationQueryBuilder()

Methods🔗

build🔗

Builds the object.

build()

filters🔗

Array of filters to query data by. Labels that can be filtered on are defined by the metric.

filters(filters: string[])

metricKind🔗

metricKind(metricKind: googlecloudmonitoring.MetricKind)

metricType🔗

metricType(metricType: string)

projectName🔗

GCP project to execute the query against.

projectName(projectName: string)

refId🔗

Query refId.

refId(refId: string)

text🔗

Annotation text.

text(text: string)

title🔗

Annotation title.

title(title: string)

valueType🔗

valueType(valueType: string)

See also🔗