Package flyteidl.core
Class Tasks.DataLoadingConfig.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Tasks.DataLoadingConfig.Builder>
-
- flyteidl.core.Tasks.DataLoadingConfig.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Tasks.DataLoadingConfigOrBuilder,Cloneable
- Enclosing class:
- Tasks.DataLoadingConfig
public static final class Tasks.DataLoadingConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Tasks.DataLoadingConfig.Builder> implements Tasks.DataLoadingConfigOrBuilder
This configuration allows executing raw containers in Flyte using the Flyte CoPilot system. Flyte CoPilot, eliminates the needs of flytekit or sdk inside the container. Any inputs required by the users container are side-loaded in the input_path Any outputs generated by the user container - within output_path are automatically uploaded.
Protobuf typeflyteidl.core.DataLoadingConfig
-
-
Field Summary
Fields Modifier and Type Field Description private intbitField0_private booleanenabled_private intformat_private ObjectinputPath_private Tasks.IOStrategyioStrategy_private com.google.protobuf.SingleFieldBuilderV3<Tasks.IOStrategy,Tasks.IOStrategy.Builder,Tasks.IOStrategyOrBuilder>ioStrategyBuilder_private ObjectoutputPath_
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Tasks.DataLoadingConfig.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Tasks.DataLoadingConfigbuild()Tasks.DataLoadingConfigbuildPartial()private voidbuildPartial0(Tasks.DataLoadingConfig result)Tasks.DataLoadingConfig.Builderclear()Tasks.DataLoadingConfig.BuilderclearEnabled()Flag enables DataLoading Config.Tasks.DataLoadingConfig.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Tasks.DataLoadingConfig.BuilderclearFormat()In the inputs folder, there will be an additional summary/metadata file that contains references to all files or inlined primitive values.Tasks.DataLoadingConfig.BuilderclearInputPath()File system path (start at root).Tasks.DataLoadingConfig.BuilderclearIoStrategy().flyteidl.core.IOStrategy io_strategy = 5;Tasks.DataLoadingConfig.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Tasks.DataLoadingConfig.BuilderclearOutputPath()File system path (start at root).Tasks.DataLoadingConfig.Builderclone()Tasks.DataLoadingConfiggetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()booleangetEnabled()Flag enables DataLoading Config.Tasks.DataLoadingConfig.LiteralMapFormatgetFormat()In the inputs folder, there will be an additional summary/metadata file that contains references to all files or inlined primitive values.intgetFormatValue()In the inputs folder, there will be an additional summary/metadata file that contains references to all files or inlined primitive values.StringgetInputPath()File system path (start at root).com.google.protobuf.ByteStringgetInputPathBytes()File system path (start at root).Tasks.IOStrategygetIoStrategy().flyteidl.core.IOStrategy io_strategy = 5;Tasks.IOStrategy.BuildergetIoStrategyBuilder().flyteidl.core.IOStrategy io_strategy = 5;private com.google.protobuf.SingleFieldBuilderV3<Tasks.IOStrategy,Tasks.IOStrategy.Builder,Tasks.IOStrategyOrBuilder>getIoStrategyFieldBuilder().flyteidl.core.IOStrategy io_strategy = 5;Tasks.IOStrategyOrBuildergetIoStrategyOrBuilder().flyteidl.core.IOStrategy io_strategy = 5;StringgetOutputPath()File system path (start at root).com.google.protobuf.ByteStringgetOutputPathBytes()File system path (start at root).booleanhasIoStrategy().flyteidl.core.IOStrategy io_strategy = 5;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Tasks.DataLoadingConfig.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Tasks.DataLoadingConfig.BuildermergeFrom(com.google.protobuf.Message other)Tasks.DataLoadingConfig.BuildermergeFrom(Tasks.DataLoadingConfig other)Tasks.DataLoadingConfig.BuildermergeIoStrategy(Tasks.IOStrategy value).flyteidl.core.IOStrategy io_strategy = 5;Tasks.DataLoadingConfig.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Tasks.DataLoadingConfig.BuildersetEnabled(boolean value)Flag enables DataLoading Config.Tasks.DataLoadingConfig.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Tasks.DataLoadingConfig.BuildersetFormat(Tasks.DataLoadingConfig.LiteralMapFormat value)In the inputs folder, there will be an additional summary/metadata file that contains references to all files or inlined primitive values.Tasks.DataLoadingConfig.BuildersetFormatValue(int value)In the inputs folder, there will be an additional summary/metadata file that contains references to all files or inlined primitive values.Tasks.DataLoadingConfig.BuildersetInputPath(String value)File system path (start at root).Tasks.DataLoadingConfig.BuildersetInputPathBytes(com.google.protobuf.ByteString value)File system path (start at root).Tasks.DataLoadingConfig.BuildersetIoStrategy(Tasks.IOStrategy value).flyteidl.core.IOStrategy io_strategy = 5;Tasks.DataLoadingConfig.BuildersetIoStrategy(Tasks.IOStrategy.Builder builderForValue).flyteidl.core.IOStrategy io_strategy = 5;Tasks.DataLoadingConfig.BuildersetOutputPath(String value)File system path (start at root).Tasks.DataLoadingConfig.BuildersetOutputPathBytes(com.google.protobuf.ByteString value)File system path (start at root).Tasks.DataLoadingConfig.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Tasks.DataLoadingConfig.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
-
-
-
-
Field Detail
-
bitField0_
private int bitField0_
-
enabled_
private boolean enabled_
-
inputPath_
private Object inputPath_
-
outputPath_
private Object outputPath_
-
format_
private int format_
-
ioStrategy_
private Tasks.IOStrategy ioStrategy_
-
ioStrategyBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Tasks.IOStrategy,Tasks.IOStrategy.Builder,Tasks.IOStrategyOrBuilder> ioStrategyBuilder_
-
-
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<Tasks.DataLoadingConfig.Builder>
-
clear
public Tasks.DataLoadingConfig.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<Tasks.DataLoadingConfig.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<Tasks.DataLoadingConfig.Builder>
-
getDefaultInstanceForType
public Tasks.DataLoadingConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Tasks.DataLoadingConfig build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Tasks.DataLoadingConfig buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial0
private void buildPartial0(Tasks.DataLoadingConfig result)
-
clone
public Tasks.DataLoadingConfig.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<Tasks.DataLoadingConfig.Builder>
-
setField
public Tasks.DataLoadingConfig.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<Tasks.DataLoadingConfig.Builder>
-
clearField
public Tasks.DataLoadingConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Tasks.DataLoadingConfig.Builder>
-
clearOneof
public Tasks.DataLoadingConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Tasks.DataLoadingConfig.Builder>
-
setRepeatedField
public Tasks.DataLoadingConfig.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<Tasks.DataLoadingConfig.Builder>
-
addRepeatedField
public Tasks.DataLoadingConfig.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<Tasks.DataLoadingConfig.Builder>
-
mergeFrom
public Tasks.DataLoadingConfig.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Tasks.DataLoadingConfig.Builder>
-
mergeFrom
public Tasks.DataLoadingConfig.Builder mergeFrom(Tasks.DataLoadingConfig other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Tasks.DataLoadingConfig.Builder>
-
mergeFrom
public Tasks.DataLoadingConfig.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<Tasks.DataLoadingConfig.Builder>- Throws:
IOException
-
getEnabled
public boolean getEnabled()
Flag enables DataLoading Config. If this is not set, data loading will not be used!
bool enabled = 1;- Specified by:
getEnabledin interfaceTasks.DataLoadingConfigOrBuilder- Returns:
- The enabled.
-
setEnabled
public Tasks.DataLoadingConfig.Builder setEnabled(boolean value)
Flag enables DataLoading Config. If this is not set, data loading will not be used!
bool enabled = 1;- Parameters:
value- The enabled to set.- Returns:
- This builder for chaining.
-
clearEnabled
public Tasks.DataLoadingConfig.Builder clearEnabled()
Flag enables DataLoading Config. If this is not set, data loading will not be used!
bool enabled = 1;- Returns:
- This builder for chaining.
-
getInputPath
public String getInputPath()
File system path (start at root). This folder will contain all the inputs exploded to a separate file. Example, if the input interface needs (x: int, y: blob, z: multipart_blob) and the input path is '/var/flyte/inputs', then the file system will look like /var/flyte/inputs/inputs.<metadata format dependent -> .pb .json .yaml> -> Format as defined previously. The Blob and Multipart blob will reference local filesystem instead of remote locations /var/flyte/inputs/x -> X is a file that contains the value of x (integer) in string format /var/flyte/inputs/y -> Y is a file in Binary format /var/flyte/inputs/z/... -> Note Z itself is a directory More information about the protocol - refer to docs #TODO reference docs here
string input_path = 2;- Specified by:
getInputPathin interfaceTasks.DataLoadingConfigOrBuilder- Returns:
- The inputPath.
-
getInputPathBytes
public com.google.protobuf.ByteString getInputPathBytes()
File system path (start at root). This folder will contain all the inputs exploded to a separate file. Example, if the input interface needs (x: int, y: blob, z: multipart_blob) and the input path is '/var/flyte/inputs', then the file system will look like /var/flyte/inputs/inputs.<metadata format dependent -> .pb .json .yaml> -> Format as defined previously. The Blob and Multipart blob will reference local filesystem instead of remote locations /var/flyte/inputs/x -> X is a file that contains the value of x (integer) in string format /var/flyte/inputs/y -> Y is a file in Binary format /var/flyte/inputs/z/... -> Note Z itself is a directory More information about the protocol - refer to docs #TODO reference docs here
string input_path = 2;- Specified by:
getInputPathBytesin interfaceTasks.DataLoadingConfigOrBuilder- Returns:
- The bytes for inputPath.
-
setInputPath
public Tasks.DataLoadingConfig.Builder setInputPath(String value)
File system path (start at root). This folder will contain all the inputs exploded to a separate file. Example, if the input interface needs (x: int, y: blob, z: multipart_blob) and the input path is '/var/flyte/inputs', then the file system will look like /var/flyte/inputs/inputs.<metadata format dependent -> .pb .json .yaml> -> Format as defined previously. The Blob and Multipart blob will reference local filesystem instead of remote locations /var/flyte/inputs/x -> X is a file that contains the value of x (integer) in string format /var/flyte/inputs/y -> Y is a file in Binary format /var/flyte/inputs/z/... -> Note Z itself is a directory More information about the protocol - refer to docs #TODO reference docs here
string input_path = 2;- Parameters:
value- The inputPath to set.- Returns:
- This builder for chaining.
-
clearInputPath
public Tasks.DataLoadingConfig.Builder clearInputPath()
File system path (start at root). This folder will contain all the inputs exploded to a separate file. Example, if the input interface needs (x: int, y: blob, z: multipart_blob) and the input path is '/var/flyte/inputs', then the file system will look like /var/flyte/inputs/inputs.<metadata format dependent -> .pb .json .yaml> -> Format as defined previously. The Blob and Multipart blob will reference local filesystem instead of remote locations /var/flyte/inputs/x -> X is a file that contains the value of x (integer) in string format /var/flyte/inputs/y -> Y is a file in Binary format /var/flyte/inputs/z/... -> Note Z itself is a directory More information about the protocol - refer to docs #TODO reference docs here
string input_path = 2;- Returns:
- This builder for chaining.
-
setInputPathBytes
public Tasks.DataLoadingConfig.Builder setInputPathBytes(com.google.protobuf.ByteString value)
File system path (start at root). This folder will contain all the inputs exploded to a separate file. Example, if the input interface needs (x: int, y: blob, z: multipart_blob) and the input path is '/var/flyte/inputs', then the file system will look like /var/flyte/inputs/inputs.<metadata format dependent -> .pb .json .yaml> -> Format as defined previously. The Blob and Multipart blob will reference local filesystem instead of remote locations /var/flyte/inputs/x -> X is a file that contains the value of x (integer) in string format /var/flyte/inputs/y -> Y is a file in Binary format /var/flyte/inputs/z/... -> Note Z itself is a directory More information about the protocol - refer to docs #TODO reference docs here
string input_path = 2;- Parameters:
value- The bytes for inputPath to set.- Returns:
- This builder for chaining.
-
getOutputPath
public String getOutputPath()
File system path (start at root). This folder should contain all the outputs for the task as individual files and/or an error text file
string output_path = 3;- Specified by:
getOutputPathin interfaceTasks.DataLoadingConfigOrBuilder- Returns:
- The outputPath.
-
getOutputPathBytes
public com.google.protobuf.ByteString getOutputPathBytes()
File system path (start at root). This folder should contain all the outputs for the task as individual files and/or an error text file
string output_path = 3;- Specified by:
getOutputPathBytesin interfaceTasks.DataLoadingConfigOrBuilder- Returns:
- The bytes for outputPath.
-
setOutputPath
public Tasks.DataLoadingConfig.Builder setOutputPath(String value)
File system path (start at root). This folder should contain all the outputs for the task as individual files and/or an error text file
string output_path = 3;- Parameters:
value- The outputPath to set.- Returns:
- This builder for chaining.
-
clearOutputPath
public Tasks.DataLoadingConfig.Builder clearOutputPath()
File system path (start at root). This folder should contain all the outputs for the task as individual files and/or an error text file
string output_path = 3;- Returns:
- This builder for chaining.
-
setOutputPathBytes
public Tasks.DataLoadingConfig.Builder setOutputPathBytes(com.google.protobuf.ByteString value)
File system path (start at root). This folder should contain all the outputs for the task as individual files and/or an error text file
string output_path = 3;- Parameters:
value- The bytes for outputPath to set.- Returns:
- This builder for chaining.
-
getFormatValue
public int getFormatValue()
In the inputs folder, there will be an additional summary/metadata file that contains references to all files or inlined primitive values. This format decides the actual encoding for the data. Refer to the encoding to understand the specifics of the contents and the encoding
.flyteidl.core.DataLoadingConfig.LiteralMapFormat format = 4;- Specified by:
getFormatValuein interfaceTasks.DataLoadingConfigOrBuilder- Returns:
- The enum numeric value on the wire for format.
-
setFormatValue
public Tasks.DataLoadingConfig.Builder setFormatValue(int value)
In the inputs folder, there will be an additional summary/metadata file that contains references to all files or inlined primitive values. This format decides the actual encoding for the data. Refer to the encoding to understand the specifics of the contents and the encoding
.flyteidl.core.DataLoadingConfig.LiteralMapFormat format = 4;- Parameters:
value- The enum numeric value on the wire for format to set.- Returns:
- This builder for chaining.
-
getFormat
public Tasks.DataLoadingConfig.LiteralMapFormat getFormat()
In the inputs folder, there will be an additional summary/metadata file that contains references to all files or inlined primitive values. This format decides the actual encoding for the data. Refer to the encoding to understand the specifics of the contents and the encoding
.flyteidl.core.DataLoadingConfig.LiteralMapFormat format = 4;- Specified by:
getFormatin interfaceTasks.DataLoadingConfigOrBuilder- Returns:
- The format.
-
setFormat
public Tasks.DataLoadingConfig.Builder setFormat(Tasks.DataLoadingConfig.LiteralMapFormat value)
In the inputs folder, there will be an additional summary/metadata file that contains references to all files or inlined primitive values. This format decides the actual encoding for the data. Refer to the encoding to understand the specifics of the contents and the encoding
.flyteidl.core.DataLoadingConfig.LiteralMapFormat format = 4;- Parameters:
value- The format to set.- Returns:
- This builder for chaining.
-
clearFormat
public Tasks.DataLoadingConfig.Builder clearFormat()
In the inputs folder, there will be an additional summary/metadata file that contains references to all files or inlined primitive values. This format decides the actual encoding for the data. Refer to the encoding to understand the specifics of the contents and the encoding
.flyteidl.core.DataLoadingConfig.LiteralMapFormat format = 4;- Returns:
- This builder for chaining.
-
hasIoStrategy
public boolean hasIoStrategy()
.flyteidl.core.IOStrategy io_strategy = 5;- Specified by:
hasIoStrategyin interfaceTasks.DataLoadingConfigOrBuilder- Returns:
- Whether the ioStrategy field is set.
-
getIoStrategy
public Tasks.IOStrategy getIoStrategy()
.flyteidl.core.IOStrategy io_strategy = 5;- Specified by:
getIoStrategyin interfaceTasks.DataLoadingConfigOrBuilder- Returns:
- The ioStrategy.
-
setIoStrategy
public Tasks.DataLoadingConfig.Builder setIoStrategy(Tasks.IOStrategy value)
.flyteidl.core.IOStrategy io_strategy = 5;
-
setIoStrategy
public Tasks.DataLoadingConfig.Builder setIoStrategy(Tasks.IOStrategy.Builder builderForValue)
.flyteidl.core.IOStrategy io_strategy = 5;
-
mergeIoStrategy
public Tasks.DataLoadingConfig.Builder mergeIoStrategy(Tasks.IOStrategy value)
.flyteidl.core.IOStrategy io_strategy = 5;
-
clearIoStrategy
public Tasks.DataLoadingConfig.Builder clearIoStrategy()
.flyteidl.core.IOStrategy io_strategy = 5;
-
getIoStrategyBuilder
public Tasks.IOStrategy.Builder getIoStrategyBuilder()
.flyteidl.core.IOStrategy io_strategy = 5;
-
getIoStrategyOrBuilder
public Tasks.IOStrategyOrBuilder getIoStrategyOrBuilder()
.flyteidl.core.IOStrategy io_strategy = 5;- Specified by:
getIoStrategyOrBuilderin interfaceTasks.DataLoadingConfigOrBuilder
-
getIoStrategyFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Tasks.IOStrategy,Tasks.IOStrategy.Builder,Tasks.IOStrategyOrBuilder> getIoStrategyFieldBuilder()
.flyteidl.core.IOStrategy io_strategy = 5;
-
setUnknownFields
public final Tasks.DataLoadingConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Tasks.DataLoadingConfig.Builder>
-
mergeUnknownFields
public final Tasks.DataLoadingConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Tasks.DataLoadingConfig.Builder>
-
-