public interface BigQueryResultStats
Modifier and Type | Method and Description |
---|---|
JobStatistics.QueryStatistics |
getQueryStatistics()
Returns query statistics of a query job
|
JobStatistics.SessionInfo |
getSessionInfo()
Returns SessionInfo contains information about the session if this job is part of one.
|
@BetaApi JobStatistics.QueryStatistics getQueryStatistics()
@BetaApi JobStatistics.SessionInfo getSessionInfo()
Copyright © 2023 Google LLC. All rights reserved.