| Modifier and Type | Class and Description |
|---|---|
static class |
ImportedDataInfo.RecordSchema
Describes schema of the data to be ingested.
|
static class |
ImportedDataInfo.RecordSchema.Builder
Describes schema of the data to be ingested.
|
| Modifier and Type | Method and Description |
|---|---|
ImportedDataInfo.RecordSchemaOrBuilder |
ImportedDataInfo.FieldSchemaOrBuilder.getSchemaOrBuilder()
Present iff type == RECORD.
|
ImportedDataInfo.RecordSchemaOrBuilder |
ImportedDataInfo.FieldSchema.getSchemaOrBuilder()
Present iff type == RECORD.
|
ImportedDataInfo.RecordSchemaOrBuilder |
ImportedDataInfo.FieldSchema.Builder.getSchemaOrBuilder()
Present iff type == RECORD.
|
ImportedDataInfo.RecordSchemaOrBuilder |
ImportedDataInfo.TableDefinitionOrBuilder.getSchemaOrBuilder()
Optional schema for the data.
|
ImportedDataInfo.RecordSchemaOrBuilder |
ImportedDataInfo.TableDefinition.getSchemaOrBuilder()
Optional schema for the data.
|
ImportedDataInfo.RecordSchemaOrBuilder |
ImportedDataInfo.TableDefinition.Builder.getSchemaOrBuilder()
Optional schema for the data.
|
Copyright © 2023 Google LLC. All rights reserved.