Package | Description |
---|---|
com.google.api.services.bigquery.model |
Modifier and Type | Method and Description |
---|---|
SessionInfo |
SessionInfo.clone() |
SessionInfo |
JobStatistics.getSessionInfo()
Output only.
|
SessionInfo |
QueryResponse.getSessionInfo()
Output only.
|
SessionInfo |
SessionInfo.set(String fieldName,
Object value) |
SessionInfo |
SessionInfo.setSessionId(String sessionId)
Output only.
|
Modifier and Type | Method and Description |
---|---|
JobStatistics |
JobStatistics.setSessionInfo(SessionInfo sessionInfo)
Output only.
|
QueryResponse |
QueryResponse.setSessionInfo(SessionInfo sessionInfo)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.