| Modifier and Type | Class and Description |
|---|---|
static class |
ImportedDataInfo.TableDefinition
External table definition.
|
static class |
ImportedDataInfo.TableDefinition.Builder
External table definition.
|
| Modifier and Type | Method and Description |
|---|---|
ImportedDataInfo.TableDefinitionOrBuilder |
ImportedDataInfo.getTableDefsOrBuilder(int index)
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
ImportedDataInfo.TableDefinitionOrBuilder |
ImportedDataInfo.Builder.getTableDefsOrBuilder(int index)
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
ImportedDataInfo.TableDefinitionOrBuilder |
ImportedDataInfoOrBuilder.getTableDefsOrBuilder(int index)
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ImportedDataInfo.TableDefinitionOrBuilder> |
ImportedDataInfo.getTableDefsOrBuilderList()
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
List<? extends ImportedDataInfo.TableDefinitionOrBuilder> |
ImportedDataInfo.Builder.getTableDefsOrBuilderList()
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
List<? extends ImportedDataInfo.TableDefinitionOrBuilder> |
ImportedDataInfoOrBuilder.getTableDefsOrBuilderList()
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
Copyright © 2023 Google LLC. All rights reserved.