Structs§
QueryExecutionInfo
stores necessary information of query executions. Currently, aQueryExecution
will be removed right after it ends execution. We might add additional fields in the future.- Manages execution of distributed batch queries.
QueryExecutionInfo
stores necessary information of query executions. Currently, a
QueryExecution
will be removed right after it ends execution. We might add additional fields
in the future.