Uses of Class
com.google.cloud.bigquery.SearchStats
-
Packages that use SearchStats Package Description com.google.cloud.bigquery A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for analytics. -
-
Uses of SearchStats in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return SearchStats Modifier and Type Method Description abstract SearchStats
SearchStats.Builder. build()
Creates a @code SearchStats} object.SearchStats
JobStatistics.QueryStatistics. getSearchStats()
Statistics for a search query.
-