| 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 |
|---|---|
abstract StandardSQLTableType |
StandardSQLTableType.Builder.build()
Creates a
StandardSQLTableType object. |
StandardSQLTableType |
RoutineInfo.getReturnTableType()
If specified, returns the table type returned from the routine.
|
| Modifier and Type | Method and Description |
|---|---|
abstract RoutineInfo.Builder |
RoutineInfo.Builder.setReturnTableType(StandardSQLTableType returnTableType)
Optional.
|
Routine.Builder |
Routine.Builder.setReturnTableType(StandardSQLTableType returnTableType) |
Copyright © 2023 Google LLC. All rights reserved.