Class QueryError (2.6.0)

QueryError(mapping=None, *, ignore_unknown_fields=False, **kwargs)

An error associated with a query in the time series query language format.

Attributes

NameDescription
locator google.cloud.monitoring_v3.types.TextLocator
The location of the time series query language text that this error applies to.
message str
The error message.