| Package | Description |
|---|---|
| com.google.api.services.bigquery.model |
| Modifier and Type | Method and Description |
|---|---|
ForeignTypeInfo |
ForeignTypeInfo.clone() |
ForeignTypeInfo |
TableSchema.getForeignTypeInfo()
Optional.
|
ForeignTypeInfo |
ForeignTypeInfo.set(String fieldName,
Object value) |
ForeignTypeInfo |
ForeignTypeInfo.setTypeSystem(String typeSystem)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
TableSchema |
TableSchema.setForeignTypeInfo(ForeignTypeInfo foreignTypeInfo)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.