Class ImportedDataInfo.TableDefinition.CsvOptions.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.CsvOptions.Builder>
-
- com.google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.TableDefinition.CsvOptions.Builder
-
- All Implemented Interfaces:
ImportedDataInfo.TableDefinition.CsvOptionsOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ImportedDataInfo.TableDefinition.CsvOptions
public static final class ImportedDataInfo.TableDefinition.CsvOptions.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.CsvOptions.Builder> implements ImportedDataInfo.TableDefinition.CsvOptionsOrBuilder
CSV specific options.
Protobuf typegoogle.cloud.bigquery.datatransfer.v1.ImportedDataInfo.TableDefinition.CsvOptions
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ImportedDataInfo.TableDefinition.CsvOptions.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ImportedDataInfo.TableDefinition.CsvOptionsbuild()ImportedDataInfo.TableDefinition.CsvOptionsbuildPartial()ImportedDataInfo.TableDefinition.CsvOptions.Builderclear()ImportedDataInfo.TableDefinition.CsvOptions.BuilderclearAllowJaggedRows()Accept rows that are missing trailing optional columns.ImportedDataInfo.TableDefinition.CsvOptions.BuilderclearAllowQuotedNewlines()Whether CSV files are allowed to have quoted newlines.ImportedDataInfo.TableDefinition.CsvOptions.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ImportedDataInfo.TableDefinition.CsvOptions.BuilderclearFieldDelimiter()The delimiter.ImportedDataInfo.TableDefinition.CsvOptions.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ImportedDataInfo.TableDefinition.CsvOptions.BuilderclearQuoteChar()The quote character.ImportedDataInfo.TableDefinition.CsvOptions.BuilderclearSkipLeadingRows()Number of leading rows to skip.ImportedDataInfo.TableDefinition.CsvOptions.Builderclone()com.google.protobuf.BoolValuegetAllowJaggedRows()Accept rows that are missing trailing optional columns.com.google.protobuf.BoolValue.BuildergetAllowJaggedRowsBuilder()Accept rows that are missing trailing optional columns.com.google.protobuf.BoolValueOrBuildergetAllowJaggedRowsOrBuilder()Accept rows that are missing trailing optional columns.com.google.protobuf.BoolValuegetAllowQuotedNewlines()Whether CSV files are allowed to have quoted newlines.com.google.protobuf.BoolValue.BuildergetAllowQuotedNewlinesBuilder()Whether CSV files are allowed to have quoted newlines.com.google.protobuf.BoolValueOrBuildergetAllowQuotedNewlinesOrBuilder()Whether CSV files are allowed to have quoted newlines.ImportedDataInfo.TableDefinition.CsvOptionsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.StringValuegetFieldDelimiter()The delimiter.com.google.protobuf.StringValue.BuildergetFieldDelimiterBuilder()The delimiter.com.google.protobuf.StringValueOrBuildergetFieldDelimiterOrBuilder()The delimiter.com.google.protobuf.StringValuegetQuoteChar()The quote character.com.google.protobuf.StringValue.BuildergetQuoteCharBuilder()The quote character.com.google.protobuf.StringValueOrBuildergetQuoteCharOrBuilder()The quote character.com.google.protobuf.Int64ValuegetSkipLeadingRows()Number of leading rows to skip.com.google.protobuf.Int64Value.BuildergetSkipLeadingRowsBuilder()Number of leading rows to skip.com.google.protobuf.Int64ValueOrBuildergetSkipLeadingRowsOrBuilder()Number of leading rows to skip.booleanhasAllowJaggedRows()Accept rows that are missing trailing optional columns.booleanhasAllowQuotedNewlines()Whether CSV files are allowed to have quoted newlines.booleanhasFieldDelimiter()The delimiter.booleanhasQuoteChar()The quote character.booleanhasSkipLeadingRows()Number of leading rows to skip.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ImportedDataInfo.TableDefinition.CsvOptions.BuildermergeAllowJaggedRows(com.google.protobuf.BoolValue value)Accept rows that are missing trailing optional columns.ImportedDataInfo.TableDefinition.CsvOptions.BuildermergeAllowQuotedNewlines(com.google.protobuf.BoolValue value)Whether CSV files are allowed to have quoted newlines.ImportedDataInfo.TableDefinition.CsvOptions.BuildermergeFieldDelimiter(com.google.protobuf.StringValue value)The delimiter.ImportedDataInfo.TableDefinition.CsvOptions.BuildermergeFrom(ImportedDataInfo.TableDefinition.CsvOptions other)ImportedDataInfo.TableDefinition.CsvOptions.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ImportedDataInfo.TableDefinition.CsvOptions.BuildermergeFrom(com.google.protobuf.Message other)ImportedDataInfo.TableDefinition.CsvOptions.BuildermergeQuoteChar(com.google.protobuf.StringValue value)The quote character.ImportedDataInfo.TableDefinition.CsvOptions.BuildermergeSkipLeadingRows(com.google.protobuf.Int64Value value)Number of leading rows to skip.ImportedDataInfo.TableDefinition.CsvOptions.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ImportedDataInfo.TableDefinition.CsvOptions.BuildersetAllowJaggedRows(com.google.protobuf.BoolValue value)Accept rows that are missing trailing optional columns.ImportedDataInfo.TableDefinition.CsvOptions.BuildersetAllowJaggedRows(com.google.protobuf.BoolValue.Builder builderForValue)Accept rows that are missing trailing optional columns.ImportedDataInfo.TableDefinition.CsvOptions.BuildersetAllowQuotedNewlines(com.google.protobuf.BoolValue value)Whether CSV files are allowed to have quoted newlines.ImportedDataInfo.TableDefinition.CsvOptions.BuildersetAllowQuotedNewlines(com.google.protobuf.BoolValue.Builder builderForValue)Whether CSV files are allowed to have quoted newlines.ImportedDataInfo.TableDefinition.CsvOptions.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ImportedDataInfo.TableDefinition.CsvOptions.BuildersetFieldDelimiter(com.google.protobuf.StringValue value)The delimiter.ImportedDataInfo.TableDefinition.CsvOptions.BuildersetFieldDelimiter(com.google.protobuf.StringValue.Builder builderForValue)The delimiter.ImportedDataInfo.TableDefinition.CsvOptions.BuildersetQuoteChar(com.google.protobuf.StringValue value)The quote character.ImportedDataInfo.TableDefinition.CsvOptions.BuildersetQuoteChar(com.google.protobuf.StringValue.Builder builderForValue)The quote character.ImportedDataInfo.TableDefinition.CsvOptions.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ImportedDataInfo.TableDefinition.CsvOptions.BuildersetSkipLeadingRows(com.google.protobuf.Int64Value value)Number of leading rows to skip.ImportedDataInfo.TableDefinition.CsvOptions.BuildersetSkipLeadingRows(com.google.protobuf.Int64Value.Builder builderForValue)Number of leading rows to skip.ImportedDataInfo.TableDefinition.CsvOptions.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.CsvOptions.Builder>
-
clear
public ImportedDataInfo.TableDefinition.CsvOptions.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.CsvOptions.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.CsvOptions.Builder>
-
getDefaultInstanceForType
public ImportedDataInfo.TableDefinition.CsvOptions getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ImportedDataInfo.TableDefinition.CsvOptions build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ImportedDataInfo.TableDefinition.CsvOptions buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ImportedDataInfo.TableDefinition.CsvOptions.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.CsvOptions.Builder>
-
setField
public ImportedDataInfo.TableDefinition.CsvOptions.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.CsvOptions.Builder>
-
clearField
public ImportedDataInfo.TableDefinition.CsvOptions.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.CsvOptions.Builder>
-
clearOneof
public ImportedDataInfo.TableDefinition.CsvOptions.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.CsvOptions.Builder>
-
setRepeatedField
public ImportedDataInfo.TableDefinition.CsvOptions.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.CsvOptions.Builder>
-
addRepeatedField
public ImportedDataInfo.TableDefinition.CsvOptions.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.CsvOptions.Builder>
-
mergeFrom
public ImportedDataInfo.TableDefinition.CsvOptions.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ImportedDataInfo.TableDefinition.CsvOptions.Builder>
-
mergeFrom
public ImportedDataInfo.TableDefinition.CsvOptions.Builder mergeFrom(ImportedDataInfo.TableDefinition.CsvOptions other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.CsvOptions.Builder>
-
mergeFrom
public ImportedDataInfo.TableDefinition.CsvOptions.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.CsvOptions.Builder>- Throws:
IOException
-
hasFieldDelimiter
public boolean hasFieldDelimiter()
The delimiter. We currently restrict this to U+0001 to U+00FF and apply additional constraints during validation.
.google.protobuf.StringValue field_delimiter = 1;- Specified by:
hasFieldDelimiterin interfaceImportedDataInfo.TableDefinition.CsvOptionsOrBuilder
-
getFieldDelimiter
public com.google.protobuf.StringValue getFieldDelimiter()
The delimiter. We currently restrict this to U+0001 to U+00FF and apply additional constraints during validation.
.google.protobuf.StringValue field_delimiter = 1;- Specified by:
getFieldDelimiterin interfaceImportedDataInfo.TableDefinition.CsvOptionsOrBuilder
-
setFieldDelimiter
public ImportedDataInfo.TableDefinition.CsvOptions.Builder setFieldDelimiter(com.google.protobuf.StringValue value)
The delimiter. We currently restrict this to U+0001 to U+00FF and apply additional constraints during validation.
.google.protobuf.StringValue field_delimiter = 1;
-
setFieldDelimiter
public ImportedDataInfo.TableDefinition.CsvOptions.Builder setFieldDelimiter(com.google.protobuf.StringValue.Builder builderForValue)
The delimiter. We currently restrict this to U+0001 to U+00FF and apply additional constraints during validation.
.google.protobuf.StringValue field_delimiter = 1;
-
mergeFieldDelimiter
public ImportedDataInfo.TableDefinition.CsvOptions.Builder mergeFieldDelimiter(com.google.protobuf.StringValue value)
The delimiter. We currently restrict this to U+0001 to U+00FF and apply additional constraints during validation.
.google.protobuf.StringValue field_delimiter = 1;
-
clearFieldDelimiter
public ImportedDataInfo.TableDefinition.CsvOptions.Builder clearFieldDelimiter()
The delimiter. We currently restrict this to U+0001 to U+00FF and apply additional constraints during validation.
.google.protobuf.StringValue field_delimiter = 1;
-
getFieldDelimiterBuilder
public com.google.protobuf.StringValue.Builder getFieldDelimiterBuilder()
The delimiter. We currently restrict this to U+0001 to U+00FF and apply additional constraints during validation.
.google.protobuf.StringValue field_delimiter = 1;
-
getFieldDelimiterOrBuilder
public com.google.protobuf.StringValueOrBuilder getFieldDelimiterOrBuilder()
The delimiter. We currently restrict this to U+0001 to U+00FF and apply additional constraints during validation.
.google.protobuf.StringValue field_delimiter = 1;- Specified by:
getFieldDelimiterOrBuilderin interfaceImportedDataInfo.TableDefinition.CsvOptionsOrBuilder
-
hasAllowQuotedNewlines
public boolean hasAllowQuotedNewlines()
Whether CSV files are allowed to have quoted newlines. If quoted newlines are allowed, we can't split CSV files.
.google.protobuf.BoolValue allow_quoted_newlines = 2;- Specified by:
hasAllowQuotedNewlinesin interfaceImportedDataInfo.TableDefinition.CsvOptionsOrBuilder
-
getAllowQuotedNewlines
public com.google.protobuf.BoolValue getAllowQuotedNewlines()
Whether CSV files are allowed to have quoted newlines. If quoted newlines are allowed, we can't split CSV files.
.google.protobuf.BoolValue allow_quoted_newlines = 2;- Specified by:
getAllowQuotedNewlinesin interfaceImportedDataInfo.TableDefinition.CsvOptionsOrBuilder
-
setAllowQuotedNewlines
public ImportedDataInfo.TableDefinition.CsvOptions.Builder setAllowQuotedNewlines(com.google.protobuf.BoolValue value)
Whether CSV files are allowed to have quoted newlines. If quoted newlines are allowed, we can't split CSV files.
.google.protobuf.BoolValue allow_quoted_newlines = 2;
-
setAllowQuotedNewlines
public ImportedDataInfo.TableDefinition.CsvOptions.Builder setAllowQuotedNewlines(com.google.protobuf.BoolValue.Builder builderForValue)
Whether CSV files are allowed to have quoted newlines. If quoted newlines are allowed, we can't split CSV files.
.google.protobuf.BoolValue allow_quoted_newlines = 2;
-
mergeAllowQuotedNewlines
public ImportedDataInfo.TableDefinition.CsvOptions.Builder mergeAllowQuotedNewlines(com.google.protobuf.BoolValue value)
Whether CSV files are allowed to have quoted newlines. If quoted newlines are allowed, we can't split CSV files.
.google.protobuf.BoolValue allow_quoted_newlines = 2;
-
clearAllowQuotedNewlines
public ImportedDataInfo.TableDefinition.CsvOptions.Builder clearAllowQuotedNewlines()
Whether CSV files are allowed to have quoted newlines. If quoted newlines are allowed, we can't split CSV files.
.google.protobuf.BoolValue allow_quoted_newlines = 2;
-
getAllowQuotedNewlinesBuilder
public com.google.protobuf.BoolValue.Builder getAllowQuotedNewlinesBuilder()
Whether CSV files are allowed to have quoted newlines. If quoted newlines are allowed, we can't split CSV files.
.google.protobuf.BoolValue allow_quoted_newlines = 2;
-
getAllowQuotedNewlinesOrBuilder
public com.google.protobuf.BoolValueOrBuilder getAllowQuotedNewlinesOrBuilder()
Whether CSV files are allowed to have quoted newlines. If quoted newlines are allowed, we can't split CSV files.
.google.protobuf.BoolValue allow_quoted_newlines = 2;- Specified by:
getAllowQuotedNewlinesOrBuilderin interfaceImportedDataInfo.TableDefinition.CsvOptionsOrBuilder
-
hasQuoteChar
public boolean hasQuoteChar()
The quote character. We currently restrict this to U+0000 to U+00FF and apply additional constraints during validation. Set to '\0' to indicate no quote is used.
.google.protobuf.StringValue quote_char = 3;- Specified by:
hasQuoteCharin interfaceImportedDataInfo.TableDefinition.CsvOptionsOrBuilder
-
getQuoteChar
public com.google.protobuf.StringValue getQuoteChar()
The quote character. We currently restrict this to U+0000 to U+00FF and apply additional constraints during validation. Set to '\0' to indicate no quote is used.
.google.protobuf.StringValue quote_char = 3;- Specified by:
getQuoteCharin interfaceImportedDataInfo.TableDefinition.CsvOptionsOrBuilder
-
setQuoteChar
public ImportedDataInfo.TableDefinition.CsvOptions.Builder setQuoteChar(com.google.protobuf.StringValue value)
The quote character. We currently restrict this to U+0000 to U+00FF and apply additional constraints during validation. Set to '\0' to indicate no quote is used.
.google.protobuf.StringValue quote_char = 3;
-
setQuoteChar
public ImportedDataInfo.TableDefinition.CsvOptions.Builder setQuoteChar(com.google.protobuf.StringValue.Builder builderForValue)
The quote character. We currently restrict this to U+0000 to U+00FF and apply additional constraints during validation. Set to '\0' to indicate no quote is used.
.google.protobuf.StringValue quote_char = 3;
-
mergeQuoteChar
public ImportedDataInfo.TableDefinition.CsvOptions.Builder mergeQuoteChar(com.google.protobuf.StringValue value)
The quote character. We currently restrict this to U+0000 to U+00FF and apply additional constraints during validation. Set to '\0' to indicate no quote is used.
.google.protobuf.StringValue quote_char = 3;
-
clearQuoteChar
public ImportedDataInfo.TableDefinition.CsvOptions.Builder clearQuoteChar()
The quote character. We currently restrict this to U+0000 to U+00FF and apply additional constraints during validation. Set to '\0' to indicate no quote is used.
.google.protobuf.StringValue quote_char = 3;
-
getQuoteCharBuilder
public com.google.protobuf.StringValue.Builder getQuoteCharBuilder()
The quote character. We currently restrict this to U+0000 to U+00FF and apply additional constraints during validation. Set to '\0' to indicate no quote is used.
.google.protobuf.StringValue quote_char = 3;
-
getQuoteCharOrBuilder
public com.google.protobuf.StringValueOrBuilder getQuoteCharOrBuilder()
The quote character. We currently restrict this to U+0000 to U+00FF and apply additional constraints during validation. Set to '\0' to indicate no quote is used.
.google.protobuf.StringValue quote_char = 3;- Specified by:
getQuoteCharOrBuilderin interfaceImportedDataInfo.TableDefinition.CsvOptionsOrBuilder
-
hasSkipLeadingRows
public boolean hasSkipLeadingRows()
Number of leading rows to skip.
.google.protobuf.Int64Value skip_leading_rows = 4;- Specified by:
hasSkipLeadingRowsin interfaceImportedDataInfo.TableDefinition.CsvOptionsOrBuilder
-
getSkipLeadingRows
public com.google.protobuf.Int64Value getSkipLeadingRows()
Number of leading rows to skip.
.google.protobuf.Int64Value skip_leading_rows = 4;- Specified by:
getSkipLeadingRowsin interfaceImportedDataInfo.TableDefinition.CsvOptionsOrBuilder
-
setSkipLeadingRows
public ImportedDataInfo.TableDefinition.CsvOptions.Builder setSkipLeadingRows(com.google.protobuf.Int64Value value)
Number of leading rows to skip.
.google.protobuf.Int64Value skip_leading_rows = 4;
-
setSkipLeadingRows
public ImportedDataInfo.TableDefinition.CsvOptions.Builder setSkipLeadingRows(com.google.protobuf.Int64Value.Builder builderForValue)
Number of leading rows to skip.
.google.protobuf.Int64Value skip_leading_rows = 4;
-
mergeSkipLeadingRows
public ImportedDataInfo.TableDefinition.CsvOptions.Builder mergeSkipLeadingRows(com.google.protobuf.Int64Value value)
Number of leading rows to skip.
.google.protobuf.Int64Value skip_leading_rows = 4;
-
clearSkipLeadingRows
public ImportedDataInfo.TableDefinition.CsvOptions.Builder clearSkipLeadingRows()
Number of leading rows to skip.
.google.protobuf.Int64Value skip_leading_rows = 4;
-
getSkipLeadingRowsBuilder
public com.google.protobuf.Int64Value.Builder getSkipLeadingRowsBuilder()
Number of leading rows to skip.
.google.protobuf.Int64Value skip_leading_rows = 4;
-
getSkipLeadingRowsOrBuilder
public com.google.protobuf.Int64ValueOrBuilder getSkipLeadingRowsOrBuilder()
Number of leading rows to skip.
.google.protobuf.Int64Value skip_leading_rows = 4;- Specified by:
getSkipLeadingRowsOrBuilderin interfaceImportedDataInfo.TableDefinition.CsvOptionsOrBuilder
-
hasAllowJaggedRows
public boolean hasAllowJaggedRows()
Accept rows that are missing trailing optional columns.
.google.protobuf.BoolValue allow_jagged_rows = 5;- Specified by:
hasAllowJaggedRowsin interfaceImportedDataInfo.TableDefinition.CsvOptionsOrBuilder
-
getAllowJaggedRows
public com.google.protobuf.BoolValue getAllowJaggedRows()
Accept rows that are missing trailing optional columns.
.google.protobuf.BoolValue allow_jagged_rows = 5;- Specified by:
getAllowJaggedRowsin interfaceImportedDataInfo.TableDefinition.CsvOptionsOrBuilder
-
setAllowJaggedRows
public ImportedDataInfo.TableDefinition.CsvOptions.Builder setAllowJaggedRows(com.google.protobuf.BoolValue value)
Accept rows that are missing trailing optional columns.
.google.protobuf.BoolValue allow_jagged_rows = 5;
-
setAllowJaggedRows
public ImportedDataInfo.TableDefinition.CsvOptions.Builder setAllowJaggedRows(com.google.protobuf.BoolValue.Builder builderForValue)
Accept rows that are missing trailing optional columns.
.google.protobuf.BoolValue allow_jagged_rows = 5;
-
mergeAllowJaggedRows
public ImportedDataInfo.TableDefinition.CsvOptions.Builder mergeAllowJaggedRows(com.google.protobuf.BoolValue value)
Accept rows that are missing trailing optional columns.
.google.protobuf.BoolValue allow_jagged_rows = 5;
-
clearAllowJaggedRows
public ImportedDataInfo.TableDefinition.CsvOptions.Builder clearAllowJaggedRows()
Accept rows that are missing trailing optional columns.
.google.protobuf.BoolValue allow_jagged_rows = 5;
-
getAllowJaggedRowsBuilder
public com.google.protobuf.BoolValue.Builder getAllowJaggedRowsBuilder()
Accept rows that are missing trailing optional columns.
.google.protobuf.BoolValue allow_jagged_rows = 5;
-
getAllowJaggedRowsOrBuilder
public com.google.protobuf.BoolValueOrBuilder getAllowJaggedRowsOrBuilder()
Accept rows that are missing trailing optional columns.
.google.protobuf.BoolValue allow_jagged_rows = 5;- Specified by:
getAllowJaggedRowsOrBuilderin interfaceImportedDataInfo.TableDefinition.CsvOptionsOrBuilder
-
setUnknownFields
public final ImportedDataInfo.TableDefinition.CsvOptions.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.CsvOptions.Builder>
-
mergeUnknownFields
public final ImportedDataInfo.TableDefinition.CsvOptions.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.CsvOptions.Builder>
-
-