| Package | Description |
|---|---|
| com.google.api.services.bigquery.model |
| Modifier and Type | Method and Description |
|---|---|
StandardSqlTableType |
StandardSqlTableType.clone() |
StandardSqlTableType |
Routine.getReturnTableType()
Optional.
|
StandardSqlTableType |
StandardSqlTableType.set(String fieldName,
Object value) |
StandardSqlTableType |
StandardSqlTableType.setColumns(List<StandardSqlField> columns)
The columns in this table type
|
| Modifier and Type | Method and Description |
|---|---|
Routine |
Routine.setReturnTableType(StandardSqlTableType returnTableType)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.