Uses of Class
com.google.cloud.bigquery.JobStatistics.SessionInfo
Packages that use JobStatistics.SessionInfo
Package
Description
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
-
Uses of JobStatistics.SessionInfo in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return JobStatistics.SessionInfoModifier and TypeMethodDescriptionBigQueryResultStats.getSessionInfo()Returns SessionInfo contains information about the session if this job is part of one.BigQueryResultStatsImpl.getSessionInfo()JobStatistics.getSessionInfo()Info of the session if this job is part of one.Constructors in com.google.cloud.bigquery with parameters of type JobStatistics.SessionInfoModifierConstructorDescriptionBigQueryResultStatsImpl(JobStatistics.QueryStatistics queryStatistics, JobStatistics.SessionInfo sessionInfo)