status property
The status of this query. Possible values are Cancelled
,
Complete
, Failed
, Running
,
Scheduled
, and Unknown
.
Implementation
final QueryStatus? status;
The status of this query. Possible values are Cancelled
,
Complete
, Failed
, Running
,
Scheduled
, and Unknown
.
final QueryStatus? status;