Class ImportedDataInfo.TableDefinition.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.Builder>
-
- com.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.TableDefinition.Builder
-
- All Implemented Interfaces:
ImportedDataInfo.TableDefinitionOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ImportedDataInfo.TableDefinition
public static final class ImportedDataInfo.TableDefinition.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.Builder> implements ImportedDataInfo.TableDefinitionOrBuilder
External table definition. These tables can be referenced with 'name' in the query and can be read just like any other table.
Protobuf typegoogle.cloud.bigquery.datatransfer.v1.ImportedDataInfo.TableDefinition
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ImportedDataInfo.TableDefinition.BuilderaddAllSourceUris(Iterable<String> values)URIs for the data to be imported.ImportedDataInfo.TableDefinition.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ImportedDataInfo.TableDefinition.BuilderaddSourceUris(String value)URIs for the data to be imported.ImportedDataInfo.TableDefinition.BuilderaddSourceUrisBytes(com.google.protobuf.ByteString value)URIs for the data to be imported.ImportedDataInfo.TableDefinitionbuild()ImportedDataInfo.TableDefinitionbuildPartial()ImportedDataInfo.TableDefinition.Builderclear()ImportedDataInfo.TableDefinition.BuilderclearCsvOptions()CSV specific options.ImportedDataInfo.TableDefinition.BuilderclearEncoding()Character encoding of the input when applicable (CSV, JSON).ImportedDataInfo.TableDefinition.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ImportedDataInfo.TableDefinition.BuilderclearFormat()Describes the format of the data in source_uri.ImportedDataInfo.TableDefinition.BuilderclearIgnoreUnknownValues()Indicates if extra values that are not represented in the table schema is allowed.ImportedDataInfo.TableDefinition.BuilderclearMaxBadRecords()Specify the maximum number of bad records that can be ignored.ImportedDataInfo.TableDefinition.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ImportedDataInfo.TableDefinition.BuilderclearSchema()Optional schema for the data.ImportedDataInfo.TableDefinition.BuilderclearSourceUris()URIs for the data to be imported.ImportedDataInfo.TableDefinition.BuilderclearTableId()BigQuery table_id (required).ImportedDataInfo.TableDefinition.Builderclone()ImportedDataInfo.TableDefinition.CsvOptionsgetCsvOptions()CSV specific options.ImportedDataInfo.TableDefinition.CsvOptions.BuildergetCsvOptionsBuilder()CSV specific options.ImportedDataInfo.TableDefinition.CsvOptionsOrBuildergetCsvOptionsOrBuilder()CSV specific options.ImportedDataInfo.TableDefinitiongetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()ImportedDataInfo.EncodinggetEncoding()Character encoding of the input when applicable (CSV, JSON).intgetEncodingValue()Character encoding of the input when applicable (CSV, JSON).ImportedDataInfo.FormatgetFormat()Describes the format of the data in source_uri.intgetFormatValue()Describes the format of the data in source_uri.com.google.protobuf.BoolValuegetIgnoreUnknownValues()Indicates if extra values that are not represented in the table schema is allowed.com.google.protobuf.BoolValue.BuildergetIgnoreUnknownValuesBuilder()Indicates if extra values that are not represented in the table schema is allowed.com.google.protobuf.BoolValueOrBuildergetIgnoreUnknownValuesOrBuilder()Indicates if extra values that are not represented in the table schema is allowed.intgetMaxBadRecords()Specify the maximum number of bad records that can be ignored.ImportedDataInfo.RecordSchemagetSchema()Optional schema for the data.ImportedDataInfo.RecordSchema.BuildergetSchemaBuilder()Optional schema for the data.ImportedDataInfo.RecordSchemaOrBuildergetSchemaOrBuilder()Optional schema for the data.StringgetSourceUris(int index)URIs for the data to be imported.com.google.protobuf.ByteStringgetSourceUrisBytes(int index)URIs for the data to be imported.intgetSourceUrisCount()URIs for the data to be imported.com.google.protobuf.ProtocolStringListgetSourceUrisList()URIs for the data to be imported.StringgetTableId()BigQuery table_id (required).com.google.protobuf.ByteStringgetTableIdBytes()BigQuery table_id (required).booleanhasCsvOptions()CSV specific options.booleanhasIgnoreUnknownValues()Indicates if extra values that are not represented in the table schema is allowed.booleanhasSchema()Optional schema for the data.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ImportedDataInfo.TableDefinition.BuildermergeCsvOptions(ImportedDataInfo.TableDefinition.CsvOptions value)CSV specific options.ImportedDataInfo.TableDefinition.BuildermergeFrom(ImportedDataInfo.TableDefinition other)ImportedDataInfo.TableDefinition.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ImportedDataInfo.TableDefinition.BuildermergeFrom(com.google.protobuf.Message other)ImportedDataInfo.TableDefinition.BuildermergeIgnoreUnknownValues(com.google.protobuf.BoolValue value)Indicates if extra values that are not represented in the table schema is allowed.ImportedDataInfo.TableDefinition.BuildermergeSchema(ImportedDataInfo.RecordSchema value)Optional schema for the data.ImportedDataInfo.TableDefinition.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ImportedDataInfo.TableDefinition.BuildersetCsvOptions(ImportedDataInfo.TableDefinition.CsvOptions value)CSV specific options.ImportedDataInfo.TableDefinition.BuildersetCsvOptions(ImportedDataInfo.TableDefinition.CsvOptions.Builder builderForValue)CSV specific options.ImportedDataInfo.TableDefinition.BuildersetEncoding(ImportedDataInfo.Encoding value)Character encoding of the input when applicable (CSV, JSON).ImportedDataInfo.TableDefinition.BuildersetEncodingValue(int value)Character encoding of the input when applicable (CSV, JSON).ImportedDataInfo.TableDefinition.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ImportedDataInfo.TableDefinition.BuildersetFormat(ImportedDataInfo.Format value)Describes the format of the data in source_uri.ImportedDataInfo.TableDefinition.BuildersetFormatValue(int value)Describes the format of the data in source_uri.ImportedDataInfo.TableDefinition.BuildersetIgnoreUnknownValues(com.google.protobuf.BoolValue value)Indicates if extra values that are not represented in the table schema is allowed.ImportedDataInfo.TableDefinition.BuildersetIgnoreUnknownValues(com.google.protobuf.BoolValue.Builder builderForValue)Indicates if extra values that are not represented in the table schema is allowed.ImportedDataInfo.TableDefinition.BuildersetMaxBadRecords(int value)Specify the maximum number of bad records that can be ignored.ImportedDataInfo.TableDefinition.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ImportedDataInfo.TableDefinition.BuildersetSchema(ImportedDataInfo.RecordSchema value)Optional schema for the data.ImportedDataInfo.TableDefinition.BuildersetSchema(ImportedDataInfo.RecordSchema.Builder builderForValue)Optional schema for the data.ImportedDataInfo.TableDefinition.BuildersetSourceUris(int index, String value)URIs for the data to be imported.ImportedDataInfo.TableDefinition.BuildersetTableId(String value)BigQuery table_id (required).ImportedDataInfo.TableDefinition.BuildersetTableIdBytes(com.google.protobuf.ByteString value)BigQuery table_id (required).ImportedDataInfo.TableDefinition.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.Builder>
-
clear
public ImportedDataInfo.TableDefinition.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.Builder>
-
getDefaultInstanceForType
public ImportedDataInfo.TableDefinition getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ImportedDataInfo.TableDefinition build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ImportedDataInfo.TableDefinition buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ImportedDataInfo.TableDefinition.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.Builder>
-
setField
public ImportedDataInfo.TableDefinition.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.Builder>
-
clearField
public ImportedDataInfo.TableDefinition.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.Builder>
-
clearOneof
public ImportedDataInfo.TableDefinition.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.Builder>
-
setRepeatedField
public ImportedDataInfo.TableDefinition.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.Builder>
-
addRepeatedField
public ImportedDataInfo.TableDefinition.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.Builder>
-
mergeFrom
public ImportedDataInfo.TableDefinition.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ImportedDataInfo.TableDefinition.Builder>
-
mergeFrom
public ImportedDataInfo.TableDefinition.Builder mergeFrom(ImportedDataInfo.TableDefinition other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.Builder>
-
mergeFrom
public ImportedDataInfo.TableDefinition.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ImportedDataInfo.TableDefinition.Builder>- Throws:
IOException
-
getTableId
public String getTableId()
BigQuery table_id (required). This will be used to reference this table in the query.
string table_id = 1;- Specified by:
getTableIdin interfaceImportedDataInfo.TableDefinitionOrBuilder
-
getTableIdBytes
public com.google.protobuf.ByteString getTableIdBytes()
BigQuery table_id (required). This will be used to reference this table in the query.
string table_id = 1;- Specified by:
getTableIdBytesin interfaceImportedDataInfo.TableDefinitionOrBuilder
-
setTableId
public ImportedDataInfo.TableDefinition.Builder setTableId(String value)
BigQuery table_id (required). This will be used to reference this table in the query.
string table_id = 1;
-
clearTableId
public ImportedDataInfo.TableDefinition.Builder clearTableId()
BigQuery table_id (required). This will be used to reference this table in the query.
string table_id = 1;
-
setTableIdBytes
public ImportedDataInfo.TableDefinition.Builder setTableIdBytes(com.google.protobuf.ByteString value)
BigQuery table_id (required). This will be used to reference this table in the query.
string table_id = 1;
-
getSourceUrisList
public com.google.protobuf.ProtocolStringList getSourceUrisList()
URIs for the data to be imported. All URIs must be from the same storage system.
repeated string source_uris = 2;- Specified by:
getSourceUrisListin interfaceImportedDataInfo.TableDefinitionOrBuilder
-
getSourceUrisCount
public int getSourceUrisCount()
URIs for the data to be imported. All URIs must be from the same storage system.
repeated string source_uris = 2;- Specified by:
getSourceUrisCountin interfaceImportedDataInfo.TableDefinitionOrBuilder
-
getSourceUris
public String getSourceUris(int index)
URIs for the data to be imported. All URIs must be from the same storage system.
repeated string source_uris = 2;- Specified by:
getSourceUrisin interfaceImportedDataInfo.TableDefinitionOrBuilder
-
getSourceUrisBytes
public com.google.protobuf.ByteString getSourceUrisBytes(int index)
URIs for the data to be imported. All URIs must be from the same storage system.
repeated string source_uris = 2;- Specified by:
getSourceUrisBytesin interfaceImportedDataInfo.TableDefinitionOrBuilder
-
setSourceUris
public ImportedDataInfo.TableDefinition.Builder setSourceUris(int index, String value)
URIs for the data to be imported. All URIs must be from the same storage system.
repeated string source_uris = 2;
-
addSourceUris
public ImportedDataInfo.TableDefinition.Builder addSourceUris(String value)
URIs for the data to be imported. All URIs must be from the same storage system.
repeated string source_uris = 2;
-
addAllSourceUris
public ImportedDataInfo.TableDefinition.Builder addAllSourceUris(Iterable<String> values)
URIs for the data to be imported. All URIs must be from the same storage system.
repeated string source_uris = 2;
-
clearSourceUris
public ImportedDataInfo.TableDefinition.Builder clearSourceUris()
URIs for the data to be imported. All URIs must be from the same storage system.
repeated string source_uris = 2;
-
addSourceUrisBytes
public ImportedDataInfo.TableDefinition.Builder addSourceUrisBytes(com.google.protobuf.ByteString value)
URIs for the data to be imported. All URIs must be from the same storage system.
repeated string source_uris = 2;
-
getFormatValue
public int getFormatValue()
Describes the format of the data in source_uri.
.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.Format format = 3;- Specified by:
getFormatValuein interfaceImportedDataInfo.TableDefinitionOrBuilder
-
setFormatValue
public ImportedDataInfo.TableDefinition.Builder setFormatValue(int value)
Describes the format of the data in source_uri.
.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.Format format = 3;
-
getFormat
public ImportedDataInfo.Format getFormat()
Describes the format of the data in source_uri.
.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.Format format = 3;- Specified by:
getFormatin interfaceImportedDataInfo.TableDefinitionOrBuilder
-
setFormat
public ImportedDataInfo.TableDefinition.Builder setFormat(ImportedDataInfo.Format value)
Describes the format of the data in source_uri.
.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.Format format = 3;
-
clearFormat
public ImportedDataInfo.TableDefinition.Builder clearFormat()
Describes the format of the data in source_uri.
.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.Format format = 3;
-
getMaxBadRecords
public int getMaxBadRecords()
Specify the maximum number of bad records that can be ignored. If bad records exceed this threshold the query is aborted.
int32 max_bad_records = 4;- Specified by:
getMaxBadRecordsin interfaceImportedDataInfo.TableDefinitionOrBuilder
-
setMaxBadRecords
public ImportedDataInfo.TableDefinition.Builder setMaxBadRecords(int value)
Specify the maximum number of bad records that can be ignored. If bad records exceed this threshold the query is aborted.
int32 max_bad_records = 4;
-
clearMaxBadRecords
public ImportedDataInfo.TableDefinition.Builder clearMaxBadRecords()
Specify the maximum number of bad records that can be ignored. If bad records exceed this threshold the query is aborted.
int32 max_bad_records = 4;
-
getEncodingValue
public int getEncodingValue()
Character encoding of the input when applicable (CSV, JSON). Defaults to UTF8.
.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.Encoding encoding = 5;- Specified by:
getEncodingValuein interfaceImportedDataInfo.TableDefinitionOrBuilder
-
setEncodingValue
public ImportedDataInfo.TableDefinition.Builder setEncodingValue(int value)
Character encoding of the input when applicable (CSV, JSON). Defaults to UTF8.
.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.Encoding encoding = 5;
-
getEncoding
public ImportedDataInfo.Encoding getEncoding()
Character encoding of the input when applicable (CSV, JSON). Defaults to UTF8.
.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.Encoding encoding = 5;- Specified by:
getEncodingin interfaceImportedDataInfo.TableDefinitionOrBuilder
-
setEncoding
public ImportedDataInfo.TableDefinition.Builder setEncoding(ImportedDataInfo.Encoding value)
Character encoding of the input when applicable (CSV, JSON). Defaults to UTF8.
.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.Encoding encoding = 5;
-
clearEncoding
public ImportedDataInfo.TableDefinition.Builder clearEncoding()
Character encoding of the input when applicable (CSV, JSON). Defaults to UTF8.
.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.Encoding encoding = 5;
-
hasCsvOptions
public boolean hasCsvOptions()
CSV specific options.
.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.TableDefinition.CsvOptions csv_options = 6;- Specified by:
hasCsvOptionsin interfaceImportedDataInfo.TableDefinitionOrBuilder
-
getCsvOptions
public ImportedDataInfo.TableDefinition.CsvOptions getCsvOptions()
CSV specific options.
.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.TableDefinition.CsvOptions csv_options = 6;- Specified by:
getCsvOptionsin interfaceImportedDataInfo.TableDefinitionOrBuilder
-
setCsvOptions
public ImportedDataInfo.TableDefinition.Builder setCsvOptions(ImportedDataInfo.TableDefinition.CsvOptions value)
CSV specific options.
.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.TableDefinition.CsvOptions csv_options = 6;
-
setCsvOptions
public ImportedDataInfo.TableDefinition.Builder setCsvOptions(ImportedDataInfo.TableDefinition.CsvOptions.Builder builderForValue)
CSV specific options.
.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.TableDefinition.CsvOptions csv_options = 6;
-
mergeCsvOptions
public ImportedDataInfo.TableDefinition.Builder mergeCsvOptions(ImportedDataInfo.TableDefinition.CsvOptions value)
CSV specific options.
.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.TableDefinition.CsvOptions csv_options = 6;
-
clearCsvOptions
public ImportedDataInfo.TableDefinition.Builder clearCsvOptions()
CSV specific options.
.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.TableDefinition.CsvOptions csv_options = 6;
-
getCsvOptionsBuilder
public ImportedDataInfo.TableDefinition.CsvOptions.Builder getCsvOptionsBuilder()
CSV specific options.
.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.TableDefinition.CsvOptions csv_options = 6;
-
getCsvOptionsOrBuilder
public ImportedDataInfo.TableDefinition.CsvOptionsOrBuilder getCsvOptionsOrBuilder()
CSV specific options.
.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.TableDefinition.CsvOptions csv_options = 6;- Specified by:
getCsvOptionsOrBuilderin interfaceImportedDataInfo.TableDefinitionOrBuilder
-
hasSchema
public boolean hasSchema()
Optional schema for the data. When not specified for JSON and CSV formats we will try to detect it automatically.
.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.RecordSchema schema = 7;- Specified by:
hasSchemain interfaceImportedDataInfo.TableDefinitionOrBuilder
-
getSchema
public ImportedDataInfo.RecordSchema getSchema()
Optional schema for the data. When not specified for JSON and CSV formats we will try to detect it automatically.
.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.RecordSchema schema = 7;- Specified by:
getSchemain interfaceImportedDataInfo.TableDefinitionOrBuilder
-
setSchema
public ImportedDataInfo.TableDefinition.Builder setSchema(ImportedDataInfo.RecordSchema value)
Optional schema for the data. When not specified for JSON and CSV formats we will try to detect it automatically.
.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.RecordSchema schema = 7;
-
setSchema
public ImportedDataInfo.TableDefinition.Builder setSchema(ImportedDataInfo.RecordSchema.Builder builderForValue)
Optional schema for the data. When not specified for JSON and CSV formats we will try to detect it automatically.
.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.RecordSchema schema = 7;
-
mergeSchema
public ImportedDataInfo.TableDefinition.Builder mergeSchema(ImportedDataInfo.RecordSchema value)
Optional schema for the data. When not specified for JSON and CSV formats we will try to detect it automatically.
.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.RecordSchema schema = 7;
-
clearSchema
public ImportedDataInfo.TableDefinition.Builder clearSchema()
Optional schema for the data. When not specified for JSON and CSV formats we will try to detect it automatically.
.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.RecordSchema schema = 7;
-
getSchemaBuilder
public ImportedDataInfo.RecordSchema.Builder getSchemaBuilder()
Optional schema for the data. When not specified for JSON and CSV formats we will try to detect it automatically.
.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.RecordSchema schema = 7;
-
getSchemaOrBuilder
public ImportedDataInfo.RecordSchemaOrBuilder getSchemaOrBuilder()
Optional schema for the data. When not specified for JSON and CSV formats we will try to detect it automatically.
.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.RecordSchema schema = 7;- Specified by:
getSchemaOrBuilderin interfaceImportedDataInfo.TableDefinitionOrBuilder
-
hasIgnoreUnknownValues
public boolean hasIgnoreUnknownValues()
Indicates if extra values that are not represented in the table schema is allowed.
.google.protobuf.BoolValue ignore_unknown_values = 10;- Specified by:
hasIgnoreUnknownValuesin interfaceImportedDataInfo.TableDefinitionOrBuilder
-
getIgnoreUnknownValues
public com.google.protobuf.BoolValue getIgnoreUnknownValues()
Indicates if extra values that are not represented in the table schema is allowed.
.google.protobuf.BoolValue ignore_unknown_values = 10;- Specified by:
getIgnoreUnknownValuesin interfaceImportedDataInfo.TableDefinitionOrBuilder
-
setIgnoreUnknownValues
public ImportedDataInfo.TableDefinition.Builder setIgnoreUnknownValues(com.google.protobuf.BoolValue value)
Indicates if extra values that are not represented in the table schema is allowed.
.google.protobuf.BoolValue ignore_unknown_values = 10;
-
setIgnoreUnknownValues
public ImportedDataInfo.TableDefinition.Builder setIgnoreUnknownValues(com.google.protobuf.BoolValue.Builder builderForValue)
Indicates if extra values that are not represented in the table schema is allowed.
.google.protobuf.BoolValue ignore_unknown_values = 10;
-
mergeIgnoreUnknownValues
public ImportedDataInfo.TableDefinition.Builder mergeIgnoreUnknownValues(com.google.protobuf.BoolValue value)
Indicates if extra values that are not represented in the table schema is allowed.
.google.protobuf.BoolValue ignore_unknown_values = 10;
-
clearIgnoreUnknownValues
public ImportedDataInfo.TableDefinition.Builder clearIgnoreUnknownValues()
Indicates if extra values that are not represented in the table schema is allowed.
.google.protobuf.BoolValue ignore_unknown_values = 10;
-
getIgnoreUnknownValuesBuilder
public com.google.protobuf.BoolValue.Builder getIgnoreUnknownValuesBuilder()
Indicates if extra values that are not represented in the table schema is allowed.
.google.protobuf.BoolValue ignore_unknown_values = 10;
-
getIgnoreUnknownValuesOrBuilder
public com.google.protobuf.BoolValueOrBuilder getIgnoreUnknownValuesOrBuilder()
Indicates if extra values that are not represented in the table schema is allowed.
.google.protobuf.BoolValue ignore_unknown_values = 10;- Specified by:
getIgnoreUnknownValuesOrBuilderin interfaceImportedDataInfo.TableDefinitionOrBuilder
-
setUnknownFields
public final ImportedDataInfo.TableDefinition.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.Builder>
-
mergeUnknownFields
public final ImportedDataInfo.TableDefinition.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.Builder>
-
-