| Modifier and Type | Class and Description |
|---|---|
static class |
ImportedDataInfo.FieldSchema
Defines schema of a field in the imported data.
|
static class |
ImportedDataInfo.FieldSchema.Builder
Defines schema of a field in the imported data.
|
| Modifier and Type | Method and Description |
|---|---|
ImportedDataInfo.FieldSchemaOrBuilder |
ImportedDataInfo.RecordSchemaOrBuilder.getFieldsOrBuilder(int index)
One field per column in the record.
|
ImportedDataInfo.FieldSchemaOrBuilder |
ImportedDataInfo.RecordSchema.getFieldsOrBuilder(int index)
One field per column in the record.
|
ImportedDataInfo.FieldSchemaOrBuilder |
ImportedDataInfo.RecordSchema.Builder.getFieldsOrBuilder(int index)
One field per column in the record.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ImportedDataInfo.FieldSchemaOrBuilder> |
ImportedDataInfo.RecordSchemaOrBuilder.getFieldsOrBuilderList()
One field per column in the record.
|
List<? extends ImportedDataInfo.FieldSchemaOrBuilder> |
ImportedDataInfo.RecordSchema.getFieldsOrBuilderList()
One field per column in the record.
|
List<? extends ImportedDataInfo.FieldSchemaOrBuilder> |
ImportedDataInfo.RecordSchema.Builder.getFieldsOrBuilderList()
One field per column in the record.
|
Copyright © 2023 Google LLC. All rights reserved.