Uses of Class
com.google.cloud.bigquery.JobStatistics.ScriptStatistics
-
Packages that use JobStatistics.ScriptStatistics Package Description com.google.cloud.bigquery A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for analytics. -
-
Uses of JobStatistics.ScriptStatistics in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return JobStatistics.ScriptStatistics Modifier and Type Method Description JobStatistics.ScriptStatistics
JobStatistics. getScriptStatistics()
Returns the statistics for a child job of a script.
-