Package viam.app.data.v1
Class Data.RemoveTagsFromBinaryDataByIDsRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite.Builder<Data.RemoveTagsFromBinaryDataByIDsRequest,Data.RemoveTagsFromBinaryDataByIDsRequest.Builder>
viam.app.data.v1.Data.RemoveTagsFromBinaryDataByIDsRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,Cloneable,Data.RemoveTagsFromBinaryDataByIDsRequestOrBuilder
- Enclosing class:
- Data.RemoveTagsFromBinaryDataByIDsRequest
public static final class Data.RemoveTagsFromBinaryDataByIDsRequest.Builder
extends com.google.protobuf.GeneratedMessageLite.Builder<Data.RemoveTagsFromBinaryDataByIDsRequest,Data.RemoveTagsFromBinaryDataByIDsRequest.Builder>
implements Data.RemoveTagsFromBinaryDataByIDsRequestOrBuilder
RemoveTagsFromBinaryDataByIDsRequest requests removing the given tags value from each file when binary ids are provided.Protobuf type
viam.app.data.v1.RemoveTagsFromBinaryDataByIDsRequest-
Field Summary
Fields inherited from class com.google.protobuf.GeneratedMessageLite.Builder
instance -
Method Summary
Modifier and TypeMethodDescriptionaddAllBinaryDataIds(Iterable<String> values) repeated string binary_data_ids = 4 [json_name = "binaryDataIds"];addAllBinaryIds(Iterable<? extends Data.BinaryID> values) Deprecated.addAllTags(Iterable<String> values) repeated string tags = 2 [json_name = "tags"];addBinaryDataIds(String value) repeated string binary_data_ids = 4 [json_name = "binaryDataIds"];addBinaryDataIdsBytes(com.google.protobuf.ByteString value) repeated string binary_data_ids = 4 [json_name = "binaryDataIds"];addBinaryIds(int index, Data.BinaryID value) Deprecated.addBinaryIds(int index, Data.BinaryID.Builder builderForValue) Deprecated.addBinaryIds(Data.BinaryID value) Deprecated.addBinaryIds(Data.BinaryID.Builder builderForValue) Deprecated.repeated string tags = 2 [json_name = "tags"];addTagsBytes(com.google.protobuf.ByteString value) repeated string tags = 2 [json_name = "tags"];repeated string binary_data_ids = 4 [json_name = "binaryDataIds"];Deprecated.repeated string tags = 2 [json_name = "tags"];getBinaryDataIds(int index) repeated string binary_data_ids = 4 [json_name = "binaryDataIds"];com.google.protobuf.ByteStringgetBinaryDataIdsBytes(int index) repeated string binary_data_ids = 4 [json_name = "binaryDataIds"];intrepeated string binary_data_ids = 4 [json_name = "binaryDataIds"];repeated string binary_data_ids = 4 [json_name = "binaryDataIds"];getBinaryIds(int index) Deprecated.intDeprecated.Deprecated.getTags(int index) repeated string tags = 2 [json_name = "tags"];com.google.protobuf.ByteStringgetTagsBytes(int index) repeated string tags = 2 [json_name = "tags"];intrepeated string tags = 2 [json_name = "tags"];repeated string tags = 2 [json_name = "tags"];removeBinaryIds(int index) Deprecated.setBinaryDataIds(int index, String value) repeated string binary_data_ids = 4 [json_name = "binaryDataIds"];setBinaryIds(int index, Data.BinaryID value) Deprecated.setBinaryIds(int index, Data.BinaryID.Builder builderForValue) Deprecated.repeated string tags = 2 [json_name = "tags"];Methods inherited from class com.google.protobuf.GeneratedMessageLite.Builder
build, buildPartial, clear, clone, copyOnWrite, copyOnWriteInternal, getDefaultInstanceForType, internalMergeFrom, isInitialized, mergeFrom, mergeFrom, mergeFrom, mergeFromMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType, isInitialized
-
Method Details
-
getBinaryIdsList
Deprecated.repeated .viam.app.data.v1.BinaryID binary_ids = 3 [json_name = "binaryIds", deprecated = true];- Specified by:
getBinaryIdsListin interfaceData.RemoveTagsFromBinaryDataByIDsRequestOrBuilder
-
getBinaryIdsCount
Deprecated.repeated .viam.app.data.v1.BinaryID binary_ids = 3 [json_name = "binaryIds", deprecated = true];- Specified by:
getBinaryIdsCountin interfaceData.RemoveTagsFromBinaryDataByIDsRequestOrBuilder
-
getBinaryIds
Deprecated.repeated .viam.app.data.v1.BinaryID binary_ids = 3 [json_name = "binaryIds", deprecated = true];- Specified by:
getBinaryIdsin interfaceData.RemoveTagsFromBinaryDataByIDsRequestOrBuilder
-
setBinaryIds
@Deprecated public Data.RemoveTagsFromBinaryDataByIDsRequest.Builder setBinaryIds(int index, Data.BinaryID value) Deprecated.repeated .viam.app.data.v1.BinaryID binary_ids = 3 [json_name = "binaryIds", deprecated = true]; -
setBinaryIds
@Deprecated public Data.RemoveTagsFromBinaryDataByIDsRequest.Builder setBinaryIds(int index, Data.BinaryID.Builder builderForValue) Deprecated.repeated .viam.app.data.v1.BinaryID binary_ids = 3 [json_name = "binaryIds", deprecated = true]; -
addBinaryIds
@Deprecated public Data.RemoveTagsFromBinaryDataByIDsRequest.Builder addBinaryIds(Data.BinaryID value) Deprecated.repeated .viam.app.data.v1.BinaryID binary_ids = 3 [json_name = "binaryIds", deprecated = true]; -
addBinaryIds
@Deprecated public Data.RemoveTagsFromBinaryDataByIDsRequest.Builder addBinaryIds(int index, Data.BinaryID value) Deprecated.repeated .viam.app.data.v1.BinaryID binary_ids = 3 [json_name = "binaryIds", deprecated = true]; -
addBinaryIds
@Deprecated public Data.RemoveTagsFromBinaryDataByIDsRequest.Builder addBinaryIds(Data.BinaryID.Builder builderForValue) Deprecated.repeated .viam.app.data.v1.BinaryID binary_ids = 3 [json_name = "binaryIds", deprecated = true]; -
addBinaryIds
@Deprecated public Data.RemoveTagsFromBinaryDataByIDsRequest.Builder addBinaryIds(int index, Data.BinaryID.Builder builderForValue) Deprecated.repeated .viam.app.data.v1.BinaryID binary_ids = 3 [json_name = "binaryIds", deprecated = true]; -
addAllBinaryIds
@Deprecated public Data.RemoveTagsFromBinaryDataByIDsRequest.Builder addAllBinaryIds(Iterable<? extends Data.BinaryID> values) Deprecated.repeated .viam.app.data.v1.BinaryID binary_ids = 3 [json_name = "binaryIds", deprecated = true]; -
clearBinaryIds
Deprecated.repeated .viam.app.data.v1.BinaryID binary_ids = 3 [json_name = "binaryIds", deprecated = true]; -
removeBinaryIds
Deprecated.repeated .viam.app.data.v1.BinaryID binary_ids = 3 [json_name = "binaryIds", deprecated = true]; -
getBinaryDataIdsList
repeated string binary_data_ids = 4 [json_name = "binaryDataIds"];- Specified by:
getBinaryDataIdsListin interfaceData.RemoveTagsFromBinaryDataByIDsRequestOrBuilder- Returns:
- A list containing the binaryDataIds.
-
getBinaryDataIdsCount
public int getBinaryDataIdsCount()repeated string binary_data_ids = 4 [json_name = "binaryDataIds"];- Specified by:
getBinaryDataIdsCountin interfaceData.RemoveTagsFromBinaryDataByIDsRequestOrBuilder- Returns:
- The count of binaryDataIds.
-
getBinaryDataIds
repeated string binary_data_ids = 4 [json_name = "binaryDataIds"];- Specified by:
getBinaryDataIdsin interfaceData.RemoveTagsFromBinaryDataByIDsRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The binaryDataIds at the given index.
-
getBinaryDataIdsBytes
public com.google.protobuf.ByteString getBinaryDataIdsBytes(int index) repeated string binary_data_ids = 4 [json_name = "binaryDataIds"];- Specified by:
getBinaryDataIdsBytesin interfaceData.RemoveTagsFromBinaryDataByIDsRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the binaryDataIds at the given index.
-
setBinaryDataIds
repeated string binary_data_ids = 4 [json_name = "binaryDataIds"];- Parameters:
index- The index to set the value at.value- The binaryDataIds to set.- Returns:
- This builder for chaining.
-
addBinaryDataIds
repeated string binary_data_ids = 4 [json_name = "binaryDataIds"];- Parameters:
value- The binaryDataIds to add.- Returns:
- This builder for chaining.
-
addAllBinaryDataIds
public Data.RemoveTagsFromBinaryDataByIDsRequest.Builder addAllBinaryDataIds(Iterable<String> values) repeated string binary_data_ids = 4 [json_name = "binaryDataIds"];- Parameters:
values- The binaryDataIds to add.- Returns:
- This builder for chaining.
-
clearBinaryDataIds
repeated string binary_data_ids = 4 [json_name = "binaryDataIds"];- Returns:
- This builder for chaining.
-
addBinaryDataIdsBytes
public Data.RemoveTagsFromBinaryDataByIDsRequest.Builder addBinaryDataIdsBytes(com.google.protobuf.ByteString value) repeated string binary_data_ids = 4 [json_name = "binaryDataIds"];- Parameters:
value- The bytes of the binaryDataIds to add.- Returns:
- This builder for chaining.
-
getTagsList
repeated string tags = 2 [json_name = "tags"];- Specified by:
getTagsListin interfaceData.RemoveTagsFromBinaryDataByIDsRequestOrBuilder- Returns:
- A list containing the tags.
-
getTagsCount
public int getTagsCount()repeated string tags = 2 [json_name = "tags"];- Specified by:
getTagsCountin interfaceData.RemoveTagsFromBinaryDataByIDsRequestOrBuilder- Returns:
- The count of tags.
-
getTags
repeated string tags = 2 [json_name = "tags"];- Specified by:
getTagsin interfaceData.RemoveTagsFromBinaryDataByIDsRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The tags at the given index.
-
getTagsBytes
public com.google.protobuf.ByteString getTagsBytes(int index) repeated string tags = 2 [json_name = "tags"];- Specified by:
getTagsBytesin interfaceData.RemoveTagsFromBinaryDataByIDsRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the tags at the given index.
-
setTags
repeated string tags = 2 [json_name = "tags"];- Parameters:
index- The index to set the value at.value- The tags to set.- Returns:
- This builder for chaining.
-
addTags
repeated string tags = 2 [json_name = "tags"];- Parameters:
value- The tags to add.- Returns:
- This builder for chaining.
-
addAllTags
repeated string tags = 2 [json_name = "tags"];- Parameters:
values- The tags to add.- Returns:
- This builder for chaining.
-
clearTags
repeated string tags = 2 [json_name = "tags"];- Returns:
- This builder for chaining.
-
addTagsBytes
public Data.RemoveTagsFromBinaryDataByIDsRequest.Builder addTagsBytes(com.google.protobuf.ByteString value) repeated string tags = 2 [json_name = "tags"];- Parameters:
value- The bytes of the tags to add.- Returns:
- This builder for chaining.
-