Uses of Class
com.google.cloud.bigquery.TimelineSample
-
Packages that use TimelineSample Package Description com.google.cloud.bigquery A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for analytics. -
-
Uses of TimelineSample in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return TimelineSample Modifier and Type Method Description abstract TimelineSample
TimelineSample.Builder. build()
Methods in com.google.cloud.bigquery that return types with arguments of type TimelineSample Modifier and Type Method Description List<TimelineSample>
JobStatistics.QueryStatistics. getTimeline()
Return the timeline for the query, as a list of timeline samples.
-