| Modifier and Type | Method and Description |
|---|---|
ImportedDataInfo.TableDefinition |
ImportedDataInfo.TableDefinition.Builder.build() |
ImportedDataInfo.TableDefinition |
ImportedDataInfo.TableDefinition.Builder.buildPartial() |
static ImportedDataInfo.TableDefinition |
ImportedDataInfo.TableDefinition.getDefaultInstance() |
ImportedDataInfo.TableDefinition |
ImportedDataInfo.TableDefinition.getDefaultInstanceForType() |
ImportedDataInfo.TableDefinition |
ImportedDataInfo.TableDefinition.Builder.getDefaultInstanceForType() |
ImportedDataInfo.TableDefinition |
ImportedDataInfo.getTableDefs(int index)
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
ImportedDataInfo.TableDefinition |
ImportedDataInfo.Builder.getTableDefs(int index)
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
ImportedDataInfo.TableDefinition |
ImportedDataInfoOrBuilder.getTableDefs(int index)
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
static ImportedDataInfo.TableDefinition |
ImportedDataInfo.TableDefinition.parseDelimitedFrom(InputStream input) |
static ImportedDataInfo.TableDefinition |
ImportedDataInfo.TableDefinition.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportedDataInfo.TableDefinition |
ImportedDataInfo.TableDefinition.parseFrom(byte[] data) |
static ImportedDataInfo.TableDefinition |
ImportedDataInfo.TableDefinition.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportedDataInfo.TableDefinition |
ImportedDataInfo.TableDefinition.parseFrom(ByteBuffer data) |
static ImportedDataInfo.TableDefinition |
ImportedDataInfo.TableDefinition.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportedDataInfo.TableDefinition |
ImportedDataInfo.TableDefinition.parseFrom(com.google.protobuf.ByteString data) |
static ImportedDataInfo.TableDefinition |
ImportedDataInfo.TableDefinition.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportedDataInfo.TableDefinition |
ImportedDataInfo.TableDefinition.parseFrom(com.google.protobuf.CodedInputStream input) |
static ImportedDataInfo.TableDefinition |
ImportedDataInfo.TableDefinition.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportedDataInfo.TableDefinition |
ImportedDataInfo.TableDefinition.parseFrom(InputStream input) |
static ImportedDataInfo.TableDefinition |
ImportedDataInfo.TableDefinition.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ImportedDataInfo.TableDefinition> |
ImportedDataInfo.TableDefinition.getParserForType() |
List<ImportedDataInfo.TableDefinition> |
ImportedDataInfo.getTableDefsList()
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
List<ImportedDataInfo.TableDefinition> |
ImportedDataInfo.Builder.getTableDefsList()
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
List<ImportedDataInfo.TableDefinition> |
ImportedDataInfoOrBuilder.getTableDefsList()
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
static com.google.protobuf.Parser<ImportedDataInfo.TableDefinition> |
ImportedDataInfo.TableDefinition.parser() |
| Modifier and Type | Method and Description |
|---|---|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.addTableDefs(ImportedDataInfo.TableDefinition value)
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.addTableDefs(int index,
ImportedDataInfo.TableDefinition value)
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.mergeFrom(ImportedDataInfo.TableDefinition other) |
static ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.newBuilder(ImportedDataInfo.TableDefinition prototype) |
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.setTableDefs(int index,
ImportedDataInfo.TableDefinition value)
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
| Modifier and Type | Method and Description |
|---|---|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.addAllTableDefs(Iterable<? extends ImportedDataInfo.TableDefinition> values)
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
Copyright © 2023 Google LLC. All rights reserved.