totalBytesProcessed property
The total number of bytes processed for this query.
If this query was a dry run, this is the number of bytes that would be processed if the query were run.
Implementation
core.String? totalBytesProcessed;
The total number of bytes processed for this query.
If this query was a dry run, this is the number of bytes that would be processed if the query were run.
core.String? totalBytesProcessed;