Uses of Interface
com.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.RecordSchemaOrBuilder
-
Packages that use ImportedDataInfo.RecordSchemaOrBuilder Package Description com.google.cloud.bigquery.datatransfer.v1 A client to BigQuery Data Transfer API -
-
Uses of ImportedDataInfo.RecordSchemaOrBuilder in com.google.cloud.bigquery.datatransfer.v1
Classes in com.google.cloud.bigquery.datatransfer.v1 that implement ImportedDataInfo.RecordSchemaOrBuilder Modifier and Type Class Description static classImportedDataInfo.RecordSchemaDescribes schema of the data to be ingested.static classImportedDataInfo.RecordSchema.BuilderDescribes schema of the data to be ingested.Methods in com.google.cloud.bigquery.datatransfer.v1 that return ImportedDataInfo.RecordSchemaOrBuilder Modifier and Type Method Description ImportedDataInfo.RecordSchemaOrBuilderImportedDataInfo.FieldSchema.Builder. getSchemaOrBuilder()Present iff type == RECORD.ImportedDataInfo.RecordSchemaOrBuilderImportedDataInfo.FieldSchema. getSchemaOrBuilder()Present iff type == RECORD.ImportedDataInfo.RecordSchemaOrBuilderImportedDataInfo.FieldSchemaOrBuilder. getSchemaOrBuilder()Present iff type == RECORD.ImportedDataInfo.RecordSchemaOrBuilderImportedDataInfo.TableDefinition.Builder. getSchemaOrBuilder()Optional schema for the data.ImportedDataInfo.RecordSchemaOrBuilderImportedDataInfo.TableDefinition. getSchemaOrBuilder()Optional schema for the data.ImportedDataInfo.RecordSchemaOrBuilderImportedDataInfo.TableDefinitionOrBuilder. getSchemaOrBuilder()Optional schema for the data.
-