status property

QueryExecutionStatus? status
final

The completion date, current state, submission time, and state change reason (if applicable) for the query execution.

Implementation

final QueryExecutionStatus? status;