executionErrors property

List<Status>? executionErrors
getter/setter pair

Query execution errors that may have caused the time series data returned to be incomplete.

Implementation

core.List<Status>? executionErrors;