Package tensorflow.serving
Class FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder>
tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,FileSystemStoragePathSource.FileSystemStoragePathSourceConfigOrBuilder
- Enclosing class:
FileSystemStoragePathSource.FileSystemStoragePathSourceConfig
public static final class FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder>
implements FileSystemStoragePathSource.FileSystemStoragePathSourceConfigOrBuilder
Config proto for FileSystemStoragePathSource.Protobuf type
tensorflow.serving.FileSystemStoragePathSourceConfig-
Method Summary
Modifier and TypeMethodDescriptionaddAllServables(Iterable<? extends FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor> values) The servables to monitor for new versions, and aspire.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addServables(int index, FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor value) The servables to monitor for new versions, and aspire.addServables(int index, FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder builderForValue) The servables to monitor for new versions, and aspire.The servables to monitor for new versions, and aspire.addServables(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder builderForValue) The servables to monitor for new versions, and aspire.The servables to monitor for new versions, and aspire.addServablesBuilder(int index) The servables to monitor for new versions, and aspire.build()clear()Deprecated.tensorflow.serving.FileSystemStoragePathSourceConfig.fail_if_zero_versions_at_startup is deprecated.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) How long to wait between file-system polling to look for children of 'base_path', in seconds.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The servables to monitor for new versions, and aspire.If true, the servable is always expected to exist on the underlying filesystem.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorbooleanDeprecated.tensorflow.serving.FileSystemStoragePathSourceConfig.fail_if_zero_versions_at_startup is deprecated.longHow long to wait between file-system polling to look for children of 'base_path', in seconds.getServables(int index) The servables to monitor for new versions, and aspire.getServablesBuilder(int index) The servables to monitor for new versions, and aspire.The servables to monitor for new versions, and aspire.intThe servables to monitor for new versions, and aspire.The servables to monitor for new versions, and aspire.getServablesOrBuilder(int index) The servables to monitor for new versions, and aspire.List<? extends FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitorOrBuilder> The servables to monitor for new versions, and aspire.booleanIf true, the servable is always expected to exist on the underlying filesystem.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeServables(int index) The servables to monitor for new versions, and aspire.setFailIfZeroVersionsAtStartup(boolean value) Deprecated.tensorflow.serving.FileSystemStoragePathSourceConfig.fail_if_zero_versions_at_startup is deprecated.setFileSystemPollWaitSeconds(long value) How long to wait between file-system polling to look for children of 'base_path', in seconds.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setServables(int index, FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor value) The servables to monitor for new versions, and aspire.setServables(int index, FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder builderForValue) The servables to monitor for new versions, and aspire.setServableVersionsAlwaysPresent(boolean value) If true, the servable is always expected to exist on the underlying filesystem.setUnknownFields(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, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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<FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.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<FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.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<FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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<FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder>
-
setField
public FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.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<FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder>
-
clearField
public FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder>
-
clearOneof
public FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder>
-
setRepeatedField
public FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.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<FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder>
-
addRepeatedField
public FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.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<FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder>
-
mergeFrom
public FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder>
-
mergeFrom
public FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.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<FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder>- Throws:
IOException
-
getServablesList
public List<FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor> getServablesList()The servables to monitor for new versions, and aspire.
repeated .tensorflow.serving.FileSystemStoragePathSourceConfig.ServableToMonitor servables = 5;- Specified by:
getServablesListin interfaceFileSystemStoragePathSource.FileSystemStoragePathSourceConfigOrBuilder
-
getServablesCount
public int getServablesCount()The servables to monitor for new versions, and aspire.
repeated .tensorflow.serving.FileSystemStoragePathSourceConfig.ServableToMonitor servables = 5;- Specified by:
getServablesCountin interfaceFileSystemStoragePathSource.FileSystemStoragePathSourceConfigOrBuilder
-
getServables
public FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor getServables(int index) The servables to monitor for new versions, and aspire.
repeated .tensorflow.serving.FileSystemStoragePathSourceConfig.ServableToMonitor servables = 5;- Specified by:
getServablesin interfaceFileSystemStoragePathSource.FileSystemStoragePathSourceConfigOrBuilder
-
setServables
public FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder setServables(int index, FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor value) The servables to monitor for new versions, and aspire.
repeated .tensorflow.serving.FileSystemStoragePathSourceConfig.ServableToMonitor servables = 5; -
setServables
public FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder setServables(int index, FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder builderForValue) The servables to monitor for new versions, and aspire.
repeated .tensorflow.serving.FileSystemStoragePathSourceConfig.ServableToMonitor servables = 5; -
addServables
public FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder addServables(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor value) The servables to monitor for new versions, and aspire.
repeated .tensorflow.serving.FileSystemStoragePathSourceConfig.ServableToMonitor servables = 5; -
addServables
public FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder addServables(int index, FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor value) The servables to monitor for new versions, and aspire.
repeated .tensorflow.serving.FileSystemStoragePathSourceConfig.ServableToMonitor servables = 5; -
addServables
public FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder addServables(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder builderForValue) The servables to monitor for new versions, and aspire.
repeated .tensorflow.serving.FileSystemStoragePathSourceConfig.ServableToMonitor servables = 5; -
addServables
public FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder addServables(int index, FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder builderForValue) The servables to monitor for new versions, and aspire.
repeated .tensorflow.serving.FileSystemStoragePathSourceConfig.ServableToMonitor servables = 5; -
addAllServables
public FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder addAllServables(Iterable<? extends FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor> values) The servables to monitor for new versions, and aspire.
repeated .tensorflow.serving.FileSystemStoragePathSourceConfig.ServableToMonitor servables = 5; -
clearServables
The servables to monitor for new versions, and aspire.
repeated .tensorflow.serving.FileSystemStoragePathSourceConfig.ServableToMonitor servables = 5; -
removeServables
public FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder removeServables(int index) The servables to monitor for new versions, and aspire.
repeated .tensorflow.serving.FileSystemStoragePathSourceConfig.ServableToMonitor servables = 5; -
getServablesBuilder
public FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder getServablesBuilder(int index) The servables to monitor for new versions, and aspire.
repeated .tensorflow.serving.FileSystemStoragePathSourceConfig.ServableToMonitor servables = 5; -
getServablesOrBuilder
public FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitorOrBuilder getServablesOrBuilder(int index) The servables to monitor for new versions, and aspire.
repeated .tensorflow.serving.FileSystemStoragePathSourceConfig.ServableToMonitor servables = 5;- Specified by:
getServablesOrBuilderin interfaceFileSystemStoragePathSource.FileSystemStoragePathSourceConfigOrBuilder
-
getServablesOrBuilderList
public List<? extends FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitorOrBuilder> getServablesOrBuilderList()The servables to monitor for new versions, and aspire.
repeated .tensorflow.serving.FileSystemStoragePathSourceConfig.ServableToMonitor servables = 5;- Specified by:
getServablesOrBuilderListin interfaceFileSystemStoragePathSource.FileSystemStoragePathSourceConfigOrBuilder
-
addServablesBuilder
public FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder addServablesBuilder()The servables to monitor for new versions, and aspire.
repeated .tensorflow.serving.FileSystemStoragePathSourceConfig.ServableToMonitor servables = 5; -
addServablesBuilder
public FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder addServablesBuilder(int index) The servables to monitor for new versions, and aspire.
repeated .tensorflow.serving.FileSystemStoragePathSourceConfig.ServableToMonitor servables = 5; -
getServablesBuilderList
public List<FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder> getServablesBuilderList()The servables to monitor for new versions, and aspire.
repeated .tensorflow.serving.FileSystemStoragePathSourceConfig.ServableToMonitor servables = 5; -
getFileSystemPollWaitSeconds
public long getFileSystemPollWaitSeconds()How long to wait between file-system polling to look for children of 'base_path', in seconds. If set to zero, filesystem will be polled exactly once. If set to a negative value (for testing use only), polling will be entirely disabled.
int64 file_system_poll_wait_seconds = 3;- Specified by:
getFileSystemPollWaitSecondsin interfaceFileSystemStoragePathSource.FileSystemStoragePathSourceConfigOrBuilder- Returns:
- The fileSystemPollWaitSeconds.
-
setFileSystemPollWaitSeconds
public FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder setFileSystemPollWaitSeconds(long value) How long to wait between file-system polling to look for children of 'base_path', in seconds. If set to zero, filesystem will be polled exactly once. If set to a negative value (for testing use only), polling will be entirely disabled.
int64 file_system_poll_wait_seconds = 3;- Parameters:
value- The fileSystemPollWaitSeconds to set.- Returns:
- This builder for chaining.
-
clearFileSystemPollWaitSeconds
public FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder clearFileSystemPollWaitSeconds()How long to wait between file-system polling to look for children of 'base_path', in seconds. If set to zero, filesystem will be polled exactly once. If set to a negative value (for testing use only), polling will be entirely disabled.
int64 file_system_poll_wait_seconds = 3;- Returns:
- This builder for chaining.
-
getFailIfZeroVersionsAtStartup
Deprecated.tensorflow.serving.FileSystemStoragePathSourceConfig.fail_if_zero_versions_at_startup is deprecated. See tensorflow_serving/config/file_system_storage_path_source.proto;l=88If true, then FileSystemStoragePathSource::Create() and ::UpdateConfig() fail if, for any configured servables, the file system doesn't currently contain at least one version under the base path. (Otherwise, it will emit a warning and keep pinging the file system to check for a version to appear later.) DEPRECATED: Use 'servable_versions_always_present' instead, which includes this behavior. TODO(b/30898016): Remove 2019-10-31 or later.
bool fail_if_zero_versions_at_startup = 4 [deprecated = true];- Specified by:
getFailIfZeroVersionsAtStartupin interfaceFileSystemStoragePathSource.FileSystemStoragePathSourceConfigOrBuilder- Returns:
- The failIfZeroVersionsAtStartup.
-
setFailIfZeroVersionsAtStartup
@Deprecated public FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder setFailIfZeroVersionsAtStartup(boolean value) Deprecated.tensorflow.serving.FileSystemStoragePathSourceConfig.fail_if_zero_versions_at_startup is deprecated. See tensorflow_serving/config/file_system_storage_path_source.proto;l=88If true, then FileSystemStoragePathSource::Create() and ::UpdateConfig() fail if, for any configured servables, the file system doesn't currently contain at least one version under the base path. (Otherwise, it will emit a warning and keep pinging the file system to check for a version to appear later.) DEPRECATED: Use 'servable_versions_always_present' instead, which includes this behavior. TODO(b/30898016): Remove 2019-10-31 or later.
bool fail_if_zero_versions_at_startup = 4 [deprecated = true];- Parameters:
value- The failIfZeroVersionsAtStartup to set.- Returns:
- This builder for chaining.
-
clearFailIfZeroVersionsAtStartup
@Deprecated public FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder clearFailIfZeroVersionsAtStartup()Deprecated.tensorflow.serving.FileSystemStoragePathSourceConfig.fail_if_zero_versions_at_startup is deprecated. See tensorflow_serving/config/file_system_storage_path_source.proto;l=88If true, then FileSystemStoragePathSource::Create() and ::UpdateConfig() fail if, for any configured servables, the file system doesn't currently contain at least one version under the base path. (Otherwise, it will emit a warning and keep pinging the file system to check for a version to appear later.) DEPRECATED: Use 'servable_versions_always_present' instead, which includes this behavior. TODO(b/30898016): Remove 2019-10-31 or later.
bool fail_if_zero_versions_at_startup = 4 [deprecated = true];- Returns:
- This builder for chaining.
-
getServableVersionsAlwaysPresent
public boolean getServableVersionsAlwaysPresent()If true, the servable is always expected to exist on the underlying filesystem. FileSystemStoragePathSource::Create() and ::UpdateConfig() will fail if, for any configured servables, the file system doesn't currently contain at least one version under the base path. In addition, if a polling loop find the base path empty, it will not unload existing servables.
bool servable_versions_always_present = 6;- Specified by:
getServableVersionsAlwaysPresentin interfaceFileSystemStoragePathSource.FileSystemStoragePathSourceConfigOrBuilder- Returns:
- The servableVersionsAlwaysPresent.
-
setServableVersionsAlwaysPresent
public FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder setServableVersionsAlwaysPresent(boolean value) If true, the servable is always expected to exist on the underlying filesystem. FileSystemStoragePathSource::Create() and ::UpdateConfig() will fail if, for any configured servables, the file system doesn't currently contain at least one version under the base path. In addition, if a polling loop find the base path empty, it will not unload existing servables.
bool servable_versions_always_present = 6;- Parameters:
value- The servableVersionsAlwaysPresent to set.- Returns:
- This builder for chaining.
-
clearServableVersionsAlwaysPresent
public FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder clearServableVersionsAlwaysPresent()If true, the servable is always expected to exist on the underlying filesystem. FileSystemStoragePathSource::Create() and ::UpdateConfig() will fail if, for any configured servables, the file system doesn't currently contain at least one version under the base path. In addition, if a polling loop find the base path empty, it will not unload existing servables.
bool servable_versions_always_present = 6;- Returns:
- This builder for chaining.
-
setUnknownFields
public final FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder>
-
mergeUnknownFields
public final FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder>
-