| Modifier and Type | Method and Description |
|---|---|
ImportedDataInfo.RecordSchema |
ImportedDataInfo.RecordSchema.Builder.build() |
ImportedDataInfo.RecordSchema |
ImportedDataInfo.RecordSchema.Builder.buildPartial() |
static ImportedDataInfo.RecordSchema |
ImportedDataInfo.RecordSchema.getDefaultInstance() |
ImportedDataInfo.RecordSchema |
ImportedDataInfo.RecordSchema.getDefaultInstanceForType() |
ImportedDataInfo.RecordSchema |
ImportedDataInfo.RecordSchema.Builder.getDefaultInstanceForType() |
ImportedDataInfo.RecordSchema |
ImportedDataInfo.FieldSchemaOrBuilder.getSchema()
Present iff type == RECORD.
|
ImportedDataInfo.RecordSchema |
ImportedDataInfo.FieldSchema.getSchema()
Present iff type == RECORD.
|
ImportedDataInfo.RecordSchema |
ImportedDataInfo.FieldSchema.Builder.getSchema()
Present iff type == RECORD.
|
ImportedDataInfo.RecordSchema |
ImportedDataInfo.TableDefinitionOrBuilder.getSchema()
Optional schema for the data.
|
ImportedDataInfo.RecordSchema |
ImportedDataInfo.TableDefinition.getSchema()
Optional schema for the data.
|
ImportedDataInfo.RecordSchema |
ImportedDataInfo.TableDefinition.Builder.getSchema()
Optional schema for the data.
|
static ImportedDataInfo.RecordSchema |
ImportedDataInfo.RecordSchema.parseDelimitedFrom(InputStream input) |
static ImportedDataInfo.RecordSchema |
ImportedDataInfo.RecordSchema.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportedDataInfo.RecordSchema |
ImportedDataInfo.RecordSchema.parseFrom(byte[] data) |
static ImportedDataInfo.RecordSchema |
ImportedDataInfo.RecordSchema.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportedDataInfo.RecordSchema |
ImportedDataInfo.RecordSchema.parseFrom(ByteBuffer data) |
static ImportedDataInfo.RecordSchema |
ImportedDataInfo.RecordSchema.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportedDataInfo.RecordSchema |
ImportedDataInfo.RecordSchema.parseFrom(com.google.protobuf.ByteString data) |
static ImportedDataInfo.RecordSchema |
ImportedDataInfo.RecordSchema.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportedDataInfo.RecordSchema |
ImportedDataInfo.RecordSchema.parseFrom(com.google.protobuf.CodedInputStream input) |
static ImportedDataInfo.RecordSchema |
ImportedDataInfo.RecordSchema.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportedDataInfo.RecordSchema |
ImportedDataInfo.RecordSchema.parseFrom(InputStream input) |
static ImportedDataInfo.RecordSchema |
ImportedDataInfo.RecordSchema.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ImportedDataInfo.RecordSchema> |
ImportedDataInfo.RecordSchema.getParserForType() |
static com.google.protobuf.Parser<ImportedDataInfo.RecordSchema> |
ImportedDataInfo.RecordSchema.parser() |
Copyright © 2023 Google LLC. All rights reserved.