Class QueryErrorList (2.1.0)

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[.gm_metric.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.