Package | Description |
---|---|
com.google.cloud.bigquery |
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
|
Modifier and Type | Method and Description |
---|---|
JobStatistics.SessionInfo |
BigQueryResultStats.getSessionInfo()
Returns SessionInfo contains information about the session if this job is part of one.
|
JobStatistics.SessionInfo |
BigQueryResultStatsImpl.getSessionInfo() |
JobStatistics.SessionInfo |
JobStatistics.getSessionInfo()
Info of the session if this job is part of one.
|
Constructor and Description |
---|
BigQueryResultStatsImpl(JobStatistics.QueryStatistics queryStatistics,
JobStatistics.SessionInfo sessionInfo) |
Copyright © 2023 Google LLC. All rights reserved.