Class QueryErrorList (2.4.2)

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

This is an error detail intended to be used with INVALID_ARGUMENT errors.

Attributes

NameDescription
errors Sequence[google.cloud.monitoring_v3.types.QueryError]
Errors in parsing the time series query language text. The number of errors in the response may be limited.
error_summary str
A summary of all the errors.