Method: BigQuery::QueryResult#total_bytes_processed
- Defined in:
- lib/bigquery/query_result.rb
#total_bytes_processed ⇒ Object (readonly)
Returns the value of attribute total_bytes_processed.
3 4 5 |
# File 'lib/bigquery/query_result.rb', line 3 def total_bytes_processed @total_bytes_processed end |