Package biopb.tensor
Class RemoveSourceResult.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<RemoveSourceResult.Builder>
biopb.tensor.RemoveSourceResult.Builder
- All Implemented Interfaces:
RemoveSourceResultOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- RemoveSourceResult
public static final class RemoveSourceResult.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<RemoveSourceResult.Builder>
implements RemoveSourceResultOrBuilder
Terminal (single, non-streamed) result of the "remove_source" action.Protobuf type
biopb.tensor.RemoveSourceResult-
Method Summary
Modifier and TypeMethodDescriptionaddAllFailed(Iterable<? extends AddSourceFailure> values) Sources that matched the branch but could not be removed (e.g.addAllRemoved(Iterable<String> values) source_ids actually deregistered.addFailed(int index, AddSourceFailure value) Sources that matched the branch but could not be removed (e.g.addFailed(int index, AddSourceFailure.Builder builderForValue) Sources that matched the branch but could not be removed (e.g.addFailed(AddSourceFailure value) Sources that matched the branch but could not be removed (e.g.addFailed(AddSourceFailure.Builder builderForValue) Sources that matched the branch but could not be removed (e.g.Sources that matched the branch but could not be removed (e.g.addFailedBuilder(int index) Sources that matched the branch but could not be removed (e.g.addRemoved(String value) source_ids actually deregistered.addRemovedBytes(com.google.protobuf.ByteString value) source_ids actually deregistered.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Sources that matched the branch but could not be removed (e.g.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) source_ids actually deregistered.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetFailed(int index) Sources that matched the branch but could not be removed (e.g.getFailedBuilder(int index) Sources that matched the branch but could not be removed (e.g.Sources that matched the branch but could not be removed (e.g.intSources that matched the branch but could not be removed (e.g.Sources that matched the branch but could not be removed (e.g.getFailedOrBuilder(int index) Sources that matched the branch but could not be removed (e.g.List<? extends AddSourceFailureOrBuilder>Sources that matched the branch but could not be removed (e.g.getRemoved(int index) source_ids actually deregistered.com.google.protobuf.ByteStringgetRemovedBytes(int index) source_ids actually deregistered.intsource_ids actually deregistered.com.google.protobuf.ProtocolStringListsource_ids actually deregistered.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(RemoveSourceResult other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeFailed(int index) Sources that matched the branch but could not be removed (e.g.setFailed(int index, AddSourceFailure value) Sources that matched the branch but could not be removed (e.g.setFailed(int index, AddSourceFailure.Builder builderForValue) Sources that matched the branch but could not be removed (e.g.setRemoved(int index, String value) source_ids actually deregistered.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) 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<RemoveSourceResult.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<RemoveSourceResult.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<RemoveSourceResult.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<RemoveSourceResult.Builder>
-
setField
public RemoveSourceResult.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<RemoveSourceResult.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<RemoveSourceResult.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<RemoveSourceResult.Builder>
-
setRepeatedField
public RemoveSourceResult.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<RemoveSourceResult.Builder>
-
addRepeatedField
public RemoveSourceResult.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<RemoveSourceResult.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<RemoveSourceResult.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<RemoveSourceResult.Builder>
-
mergeFrom
public RemoveSourceResult.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<RemoveSourceResult.Builder>- Throws:
IOException
-
getRemovedList
public com.google.protobuf.ProtocolStringList getRemovedList()source_ids actually deregistered.
repeated string removed = 1;- Specified by:
getRemovedListin interfaceRemoveSourceResultOrBuilder- Returns:
- A list containing the removed.
-
getRemovedCount
public int getRemovedCount()source_ids actually deregistered.
repeated string removed = 1;- Specified by:
getRemovedCountin interfaceRemoveSourceResultOrBuilder- Returns:
- The count of removed.
-
getRemoved
source_ids actually deregistered.
repeated string removed = 1;- Specified by:
getRemovedin interfaceRemoveSourceResultOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The removed at the given index.
-
getRemovedBytes
public com.google.protobuf.ByteString getRemovedBytes(int index) source_ids actually deregistered.
repeated string removed = 1;- Specified by:
getRemovedBytesin interfaceRemoveSourceResultOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the removed at the given index.
-
setRemoved
source_ids actually deregistered.
repeated string removed = 1;- Parameters:
index- The index to set the value at.value- The removed to set.- Returns:
- This builder for chaining.
-
addRemoved
source_ids actually deregistered.
repeated string removed = 1;- Parameters:
value- The removed to add.- Returns:
- This builder for chaining.
-
addAllRemoved
source_ids actually deregistered.
repeated string removed = 1;- Parameters:
values- The removed to add.- Returns:
- This builder for chaining.
-
clearRemoved
source_ids actually deregistered.
repeated string removed = 1;- Returns:
- This builder for chaining.
-
addRemovedBytes
source_ids actually deregistered.
repeated string removed = 1;- Parameters:
value- The bytes of the removed to add.- Returns:
- This builder for chaining.
-
getFailedList
Sources that matched the branch but could not be removed (e.g. already gone from a concurrent rescan). Reuses AddSourceFailure: its `path` field carries the source_id here, `reason` the explanation.
repeated .biopb.tensor.AddSourceFailure failed = 2;- Specified by:
getFailedListin interfaceRemoveSourceResultOrBuilder
-
getFailedCount
public int getFailedCount()Sources that matched the branch but could not be removed (e.g. already gone from a concurrent rescan). Reuses AddSourceFailure: its `path` field carries the source_id here, `reason` the explanation.
repeated .biopb.tensor.AddSourceFailure failed = 2;- Specified by:
getFailedCountin interfaceRemoveSourceResultOrBuilder
-
getFailed
Sources that matched the branch but could not be removed (e.g. already gone from a concurrent rescan). Reuses AddSourceFailure: its `path` field carries the source_id here, `reason` the explanation.
repeated .biopb.tensor.AddSourceFailure failed = 2;- Specified by:
getFailedin interfaceRemoveSourceResultOrBuilder
-
setFailed
Sources that matched the branch but could not be removed (e.g. already gone from a concurrent rescan). Reuses AddSourceFailure: its `path` field carries the source_id here, `reason` the explanation.
repeated .biopb.tensor.AddSourceFailure failed = 2; -
setFailed
Sources that matched the branch but could not be removed (e.g. already gone from a concurrent rescan). Reuses AddSourceFailure: its `path` field carries the source_id here, `reason` the explanation.
repeated .biopb.tensor.AddSourceFailure failed = 2; -
addFailed
Sources that matched the branch but could not be removed (e.g. already gone from a concurrent rescan). Reuses AddSourceFailure: its `path` field carries the source_id here, `reason` the explanation.
repeated .biopb.tensor.AddSourceFailure failed = 2; -
addFailed
Sources that matched the branch but could not be removed (e.g. already gone from a concurrent rescan). Reuses AddSourceFailure: its `path` field carries the source_id here, `reason` the explanation.
repeated .biopb.tensor.AddSourceFailure failed = 2; -
addFailed
Sources that matched the branch but could not be removed (e.g. already gone from a concurrent rescan). Reuses AddSourceFailure: its `path` field carries the source_id here, `reason` the explanation.
repeated .biopb.tensor.AddSourceFailure failed = 2; -
addFailed
Sources that matched the branch but could not be removed (e.g. already gone from a concurrent rescan). Reuses AddSourceFailure: its `path` field carries the source_id here, `reason` the explanation.
repeated .biopb.tensor.AddSourceFailure failed = 2; -
addAllFailed
Sources that matched the branch but could not be removed (e.g. already gone from a concurrent rescan). Reuses AddSourceFailure: its `path` field carries the source_id here, `reason` the explanation.
repeated .biopb.tensor.AddSourceFailure failed = 2; -
clearFailed
Sources that matched the branch but could not be removed (e.g. already gone from a concurrent rescan). Reuses AddSourceFailure: its `path` field carries the source_id here, `reason` the explanation.
repeated .biopb.tensor.AddSourceFailure failed = 2; -
removeFailed
Sources that matched the branch but could not be removed (e.g. already gone from a concurrent rescan). Reuses AddSourceFailure: its `path` field carries the source_id here, `reason` the explanation.
repeated .biopb.tensor.AddSourceFailure failed = 2; -
getFailedBuilder
Sources that matched the branch but could not be removed (e.g. already gone from a concurrent rescan). Reuses AddSourceFailure: its `path` field carries the source_id here, `reason` the explanation.
repeated .biopb.tensor.AddSourceFailure failed = 2; -
getFailedOrBuilder
Sources that matched the branch but could not be removed (e.g. already gone from a concurrent rescan). Reuses AddSourceFailure: its `path` field carries the source_id here, `reason` the explanation.
repeated .biopb.tensor.AddSourceFailure failed = 2;- Specified by:
getFailedOrBuilderin interfaceRemoveSourceResultOrBuilder
-
getFailedOrBuilderList
Sources that matched the branch but could not be removed (e.g. already gone from a concurrent rescan). Reuses AddSourceFailure: its `path` field carries the source_id here, `reason` the explanation.
repeated .biopb.tensor.AddSourceFailure failed = 2;- Specified by:
getFailedOrBuilderListin interfaceRemoveSourceResultOrBuilder
-
addFailedBuilder
Sources that matched the branch but could not be removed (e.g. already gone from a concurrent rescan). Reuses AddSourceFailure: its `path` field carries the source_id here, `reason` the explanation.
repeated .biopb.tensor.AddSourceFailure failed = 2; -
addFailedBuilder
Sources that matched the branch but could not be removed (e.g. already gone from a concurrent rescan). Reuses AddSourceFailure: its `path` field carries the source_id here, `reason` the explanation.
repeated .biopb.tensor.AddSourceFailure failed = 2; -
getFailedBuilderList
Sources that matched the branch but could not be removed (e.g. already gone from a concurrent rescan). Reuses AddSourceFailure: its `path` field carries the source_id here, `reason` the explanation.
repeated .biopb.tensor.AddSourceFailure failed = 2; -
setUnknownFields
public final RemoveSourceResult.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<RemoveSourceResult.Builder>
-
mergeUnknownFields
public final RemoveSourceResult.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<RemoveSourceResult.Builder>
-