| Modifier and Type | Method and Description |
|---|---|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.addAllSourceUris(Iterable<String> values)
URIs for the data to be imported.
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.addSourceUris(String value)
URIs for the data to be imported.
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.addSourceUrisBytes(com.google.protobuf.ByteString value)
URIs for the data to be imported.
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.Builder.addTableDefsBuilder()
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.Builder.addTableDefsBuilder(int index)
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.clear() |
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.clearCsvOptions()
CSV specific options.
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.clearEncoding()
Character encoding of the input when applicable (CSV, JSON).
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.clearFormat()
Describes the format of the data in source_uri.
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.clearIgnoreUnknownValues()
Indicates if extra values that are not represented in the table schema is
allowed.
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.clearMaxBadRecords()
Specify the maximum number of bad records that can be ignored.
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.clearSchema()
Optional schema for the data.
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.clearSourceUris()
URIs for the data to be imported.
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.clearTableId()
BigQuery table_id (required).
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.clone() |
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.Builder.getTableDefsBuilder(int index)
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.mergeCsvOptions(ImportedDataInfo.TableDefinition.CsvOptions value)
CSV specific options.
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.mergeFrom(ImportedDataInfo.TableDefinition other) |
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.mergeFrom(com.google.protobuf.Message other) |
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.mergeIgnoreUnknownValues(com.google.protobuf.BoolValue value)
Indicates if extra values that are not represented in the table schema is
allowed.
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.mergeSchema(ImportedDataInfo.RecordSchema value)
Optional schema for the data.
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.newBuilder() |
static ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.newBuilder(ImportedDataInfo.TableDefinition prototype) |
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.newBuilderForType() |
protected ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.setCsvOptions(ImportedDataInfo.TableDefinition.CsvOptions.Builder builderForValue)
CSV specific options.
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.setCsvOptions(ImportedDataInfo.TableDefinition.CsvOptions value)
CSV specific options.
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.setEncoding(ImportedDataInfo.Encoding value)
Character encoding of the input when applicable (CSV, JSON).
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.setEncodingValue(int value)
Character encoding of the input when applicable (CSV, JSON).
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.setFormat(ImportedDataInfo.Format value)
Describes the format of the data in source_uri.
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.setFormatValue(int value)
Describes the format of the data in source_uri.
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.setIgnoreUnknownValues(com.google.protobuf.BoolValue.Builder builderForValue)
Indicates if extra values that are not represented in the table schema is
allowed.
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.setIgnoreUnknownValues(com.google.protobuf.BoolValue value)
Indicates if extra values that are not represented in the table schema is
allowed.
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.setMaxBadRecords(int value)
Specify the maximum number of bad records that can be ignored.
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.setSchema(ImportedDataInfo.RecordSchema.Builder builderForValue)
Optional schema for the data.
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.setSchema(ImportedDataInfo.RecordSchema value)
Optional schema for the data.
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.setSourceUris(int index,
String value)
URIs for the data to be imported.
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.setTableId(String value)
BigQuery table_id (required).
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.setTableIdBytes(com.google.protobuf.ByteString value)
BigQuery table_id (required).
|
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ImportedDataInfo.TableDefinition.Builder |
ImportedDataInfo.TableDefinition.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<ImportedDataInfo.TableDefinition.Builder> |
ImportedDataInfo.Builder.getTableDefsBuilderList()
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
| Modifier and Type | Method and Description |
|---|---|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.addTableDefs(ImportedDataInfo.TableDefinition.Builder builderForValue)
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.addTableDefs(int index,
ImportedDataInfo.TableDefinition.Builder builderForValue)
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.setTableDefs(int index,
ImportedDataInfo.TableDefinition.Builder builderForValue)
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
Copyright © 2023 Google LLC. All rights reserved.