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 type
google.cloud.bigquery.datatransfer.v1.ImportedDataInfo.TableDefinition.CsvOptions| Modifier and Type | Method and Description |
|---|---|
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ImportedDataInfo.TableDefinition.CsvOptions |
build() |
ImportedDataInfo.TableDefinition.CsvOptions |
buildPartial() |
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
clear() |
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
clearAllowJaggedRows()
Accept rows that are missing trailing optional columns.
|
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
clearAllowQuotedNewlines()
Whether CSV files are allowed to have quoted newlines.
|
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
clearFieldDelimiter()
The delimiter.
|
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
clearQuoteChar()
The quote character.
|
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
clearSkipLeadingRows()
Number of leading rows to skip.
|
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
clone() |
com.google.protobuf.BoolValue |
getAllowJaggedRows()
Accept rows that are missing trailing optional columns.
|
com.google.protobuf.BoolValue.Builder |
getAllowJaggedRowsBuilder()
Accept rows that are missing trailing optional columns.
|
com.google.protobuf.BoolValueOrBuilder |
getAllowJaggedRowsOrBuilder()
Accept rows that are missing trailing optional columns.
|
com.google.protobuf.BoolValue |
getAllowQuotedNewlines()
Whether CSV files are allowed to have quoted newlines.
|
com.google.protobuf.BoolValue.Builder |
getAllowQuotedNewlinesBuilder()
Whether CSV files are allowed to have quoted newlines.
|
com.google.protobuf.BoolValueOrBuilder |
getAllowQuotedNewlinesOrBuilder()
Whether CSV files are allowed to have quoted newlines.
|
ImportedDataInfo.TableDefinition.CsvOptions |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.StringValue |
getFieldDelimiter()
The delimiter.
|
com.google.protobuf.StringValue.Builder |
getFieldDelimiterBuilder()
The delimiter.
|
com.google.protobuf.StringValueOrBuilder |
getFieldDelimiterOrBuilder()
The delimiter.
|
com.google.protobuf.StringValue |
getQuoteChar()
The quote character.
|
com.google.protobuf.StringValue.Builder |
getQuoteCharBuilder()
The quote character.
|
com.google.protobuf.StringValueOrBuilder |
getQuoteCharOrBuilder()
The quote character.
|
com.google.protobuf.Int64Value |
getSkipLeadingRows()
Number of leading rows to skip.
|
com.google.protobuf.Int64Value.Builder |
getSkipLeadingRowsBuilder()
Number of leading rows to skip.
|
com.google.protobuf.Int64ValueOrBuilder |
getSkipLeadingRowsOrBuilder()
Number of leading rows to skip.
|
boolean |
hasAllowJaggedRows()
Accept rows that are missing trailing optional columns.
|
boolean |
hasAllowQuotedNewlines()
Whether CSV files are allowed to have quoted newlines.
|
boolean |
hasFieldDelimiter()
The delimiter.
|
boolean |
hasQuoteChar()
The quote character.
|
boolean |
hasSkipLeadingRows()
Number of leading rows to skip.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
mergeAllowJaggedRows(com.google.protobuf.BoolValue value)
Accept rows that are missing trailing optional columns.
|
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
mergeAllowQuotedNewlines(com.google.protobuf.BoolValue value)
Whether CSV files are allowed to have quoted newlines.
|
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
mergeFieldDelimiter(com.google.protobuf.StringValue value)
The delimiter.
|
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
mergeFrom(ImportedDataInfo.TableDefinition.CsvOptions other) |
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
mergeFrom(com.google.protobuf.Message other) |
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
mergeQuoteChar(com.google.protobuf.StringValue value)
The quote character.
|
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
mergeSkipLeadingRows(com.google.protobuf.Int64Value value)
Number of leading rows to skip.
|
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
setAllowJaggedRows(com.google.protobuf.BoolValue.Builder builderForValue)
Accept rows that are missing trailing optional columns.
|
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
setAllowJaggedRows(com.google.protobuf.BoolValue value)
Accept rows that are missing trailing optional columns.
|
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
setAllowQuotedNewlines(com.google.protobuf.BoolValue.Builder builderForValue)
Whether CSV files are allowed to have quoted newlines.
|
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
setAllowQuotedNewlines(com.google.protobuf.BoolValue value)
Whether CSV files are allowed to have quoted newlines.
|
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
setFieldDelimiter(com.google.protobuf.StringValue.Builder builderForValue)
The delimiter.
|
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
setFieldDelimiter(com.google.protobuf.StringValue value)
The delimiter.
|
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
setQuoteChar(com.google.protobuf.StringValue.Builder builderForValue)
The quote character.
|
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
setQuoteChar(com.google.protobuf.StringValue value)
The quote character.
|
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
setSkipLeadingRows(com.google.protobuf.Int64Value.Builder builderForValue)
Number of leading rows to skip.
|
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
setSkipLeadingRows(com.google.protobuf.Int64Value value)
Number of leading rows to skip.
|
ImportedDataInfo.TableDefinition.CsvOptions.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.CsvOptions.Builder>public ImportedDataInfo.TableDefinition.CsvOptions.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.CsvOptions.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.CsvOptions.Builder>public ImportedDataInfo.TableDefinition.CsvOptions getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ImportedDataInfo.TableDefinition.CsvOptions build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ImportedDataInfo.TableDefinition.CsvOptions buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ImportedDataInfo.TableDefinition.CsvOptions.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.CsvOptions.Builder>public ImportedDataInfo.TableDefinition.CsvOptions.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.CsvOptions.Builder>public ImportedDataInfo.TableDefinition.CsvOptions.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.CsvOptions.Builder>public ImportedDataInfo.TableDefinition.CsvOptions.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.CsvOptions.Builder>public ImportedDataInfo.TableDefinition.CsvOptions.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.CsvOptions.Builder>public ImportedDataInfo.TableDefinition.CsvOptions.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.CsvOptions.Builder>public ImportedDataInfo.TableDefinition.CsvOptions.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ImportedDataInfo.TableDefinition.CsvOptions.Builder>public ImportedDataInfo.TableDefinition.CsvOptions.Builder mergeFrom(ImportedDataInfo.TableDefinition.CsvOptions other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.CsvOptions.Builder>public ImportedDataInfo.TableDefinition.CsvOptions.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ImportedDataInfo.TableDefinition.CsvOptions.Builder>IOExceptionpublic 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;hasFieldDelimiter in interface ImportedDataInfo.TableDefinition.CsvOptionsOrBuilderpublic 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;getFieldDelimiter in interface ImportedDataInfo.TableDefinition.CsvOptionsOrBuilderpublic 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;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;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;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;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;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;getFieldDelimiterOrBuilder in interface ImportedDataInfo.TableDefinition.CsvOptionsOrBuilderpublic 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;hasAllowQuotedNewlines in interface ImportedDataInfo.TableDefinition.CsvOptionsOrBuilderpublic 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;getAllowQuotedNewlines in interface ImportedDataInfo.TableDefinition.CsvOptionsOrBuilderpublic 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;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;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;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;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;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;getAllowQuotedNewlinesOrBuilder in interface ImportedDataInfo.TableDefinition.CsvOptionsOrBuilderpublic 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;hasQuoteChar in interface ImportedDataInfo.TableDefinition.CsvOptionsOrBuilderpublic 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;getQuoteChar in interface ImportedDataInfo.TableDefinition.CsvOptionsOrBuilderpublic 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;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;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;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;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;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;getQuoteCharOrBuilder in interface ImportedDataInfo.TableDefinition.CsvOptionsOrBuilderpublic boolean hasSkipLeadingRows()
Number of leading rows to skip.
.google.protobuf.Int64Value skip_leading_rows = 4;hasSkipLeadingRows in interface ImportedDataInfo.TableDefinition.CsvOptionsOrBuilderpublic com.google.protobuf.Int64Value getSkipLeadingRows()
Number of leading rows to skip.
.google.protobuf.Int64Value skip_leading_rows = 4;getSkipLeadingRows in interface ImportedDataInfo.TableDefinition.CsvOptionsOrBuilderpublic ImportedDataInfo.TableDefinition.CsvOptions.Builder setSkipLeadingRows(com.google.protobuf.Int64Value value)
Number of leading rows to skip.
.google.protobuf.Int64Value skip_leading_rows = 4;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;public ImportedDataInfo.TableDefinition.CsvOptions.Builder mergeSkipLeadingRows(com.google.protobuf.Int64Value value)
Number of leading rows to skip.
.google.protobuf.Int64Value skip_leading_rows = 4;public ImportedDataInfo.TableDefinition.CsvOptions.Builder clearSkipLeadingRows()
Number of leading rows to skip.
.google.protobuf.Int64Value skip_leading_rows = 4;public com.google.protobuf.Int64Value.Builder getSkipLeadingRowsBuilder()
Number of leading rows to skip.
.google.protobuf.Int64Value skip_leading_rows = 4;public com.google.protobuf.Int64ValueOrBuilder getSkipLeadingRowsOrBuilder()
Number of leading rows to skip.
.google.protobuf.Int64Value skip_leading_rows = 4;getSkipLeadingRowsOrBuilder in interface ImportedDataInfo.TableDefinition.CsvOptionsOrBuilderpublic boolean hasAllowJaggedRows()
Accept rows that are missing trailing optional columns.
.google.protobuf.BoolValue allow_jagged_rows = 5;hasAllowJaggedRows in interface ImportedDataInfo.TableDefinition.CsvOptionsOrBuilderpublic com.google.protobuf.BoolValue getAllowJaggedRows()
Accept rows that are missing trailing optional columns.
.google.protobuf.BoolValue allow_jagged_rows = 5;getAllowJaggedRows in interface ImportedDataInfo.TableDefinition.CsvOptionsOrBuilderpublic 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;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;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;public ImportedDataInfo.TableDefinition.CsvOptions.Builder clearAllowJaggedRows()
Accept rows that are missing trailing optional columns.
.google.protobuf.BoolValue allow_jagged_rows = 5;public com.google.protobuf.BoolValue.Builder getAllowJaggedRowsBuilder()
Accept rows that are missing trailing optional columns.
.google.protobuf.BoolValue allow_jagged_rows = 5;public com.google.protobuf.BoolValueOrBuilder getAllowJaggedRowsOrBuilder()
Accept rows that are missing trailing optional columns.
.google.protobuf.BoolValue allow_jagged_rows = 5;getAllowJaggedRowsOrBuilder in interface ImportedDataInfo.TableDefinition.CsvOptionsOrBuilderpublic final ImportedDataInfo.TableDefinition.CsvOptions.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.CsvOptions.Builder>public final ImportedDataInfo.TableDefinition.CsvOptions.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ImportedDataInfo.TableDefinition.CsvOptions.Builder>Copyright © 2023 Google LLC. All rights reserved.