Package viam.app.data.v1
Class Data.DeleteTabularFilter
java.lang.Object
com.google.protobuf.AbstractMessageLite<Data.DeleteTabularFilter,Data.DeleteTabularFilter.Builder>
com.google.protobuf.GeneratedMessageLite<Data.DeleteTabularFilter,Data.DeleteTabularFilter.Builder>
viam.app.data.v1.Data.DeleteTabularFilter
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,Data.DeleteTabularFilterOrBuilder
- Enclosing class:
Data
public static final class Data.DeleteTabularFilter
extends com.google.protobuf.GeneratedMessageLite<Data.DeleteTabularFilter,Data.DeleteTabularFilter.Builder>
implements Data.DeleteTabularFilterOrBuilder
TabularFilter filters tabular data. All fields are optional; omitted fields are treated as unconstrained.Protobuf type
viam.app.data.v1.DeleteTabularFilter-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classTabularFilter filters tabular data.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite
com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite, Type>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageLite
unknownFieldsFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionprotected final ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) string component_name = 5 [json_name = "componentName"];com.google.protobuf.ByteStringstring component_name = 5 [json_name = "componentName"];string component_type = 4 [json_name = "componentType"];com.google.protobuf.ByteStringstring component_type = 4 [json_name = "componentType"];static Data.DeleteTabularFiltergetLocationIds(int index) repeated string location_ids = 1 [json_name = "locationIds"];com.google.protobuf.ByteStringgetLocationIdsBytes(int index) repeated string location_ids = 1 [json_name = "locationIds"];intrepeated string location_ids = 1 [json_name = "locationIds"];repeated string location_ids = 1 [json_name = "locationIds"];string method = 6 [json_name = "method"];com.google.protobuf.ByteStringstring method = 6 [json_name = "method"];string part_id = 3 [json_name = "partId"];com.google.protobuf.ByteStringstring part_id = 3 [json_name = "partId"];string robot_id = 2 [json_name = "robotId"];com.google.protobuf.ByteStringstring robot_id = 2 [json_name = "robotId"];.viam.app.data.v1.TagsFilter tags_filter = 7 [json_name = "tagsFilter"];boolean.viam.app.data.v1.TagsFilter tags_filter = 7 [json_name = "tagsFilter"];newBuilder(Data.DeleteTabularFilter prototype) static Data.DeleteTabularFilterparseDelimitedFrom(InputStream input) static Data.DeleteTabularFilterparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Data.DeleteTabularFilterparseFrom(byte[] data) static Data.DeleteTabularFilterparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Data.DeleteTabularFilterparseFrom(com.google.protobuf.ByteString data) static Data.DeleteTabularFilterparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Data.DeleteTabularFilterparseFrom(com.google.protobuf.CodedInputStream input) static Data.DeleteTabularFilterparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Data.DeleteTabularFilterparseFrom(InputStream input) static Data.DeleteTabularFilterparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Data.DeleteTabularFilterparseFrom(ByteBuffer data) static Data.DeleteTabularFilterparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Data.DeleteTabularFilter> parser()Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeToMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType, isInitialized
-
Field Details
-
LOCATION_IDS_FIELD_NUMBER
public static final int LOCATION_IDS_FIELD_NUMBER- See Also:
-
ROBOT_ID_FIELD_NUMBER
public static final int ROBOT_ID_FIELD_NUMBER- See Also:
-
PART_ID_FIELD_NUMBER
public static final int PART_ID_FIELD_NUMBER- See Also:
-
COMPONENT_TYPE_FIELD_NUMBER
public static final int COMPONENT_TYPE_FIELD_NUMBER- See Also:
-
COMPONENT_NAME_FIELD_NUMBER
public static final int COMPONENT_NAME_FIELD_NUMBER- See Also:
-
METHOD_FIELD_NUMBER
public static final int METHOD_FIELD_NUMBER- See Also:
-
TAGS_FILTER_FIELD_NUMBER
public static final int TAGS_FILTER_FIELD_NUMBER- See Also:
-
-
Method Details
-
getLocationIdsList
repeated string location_ids = 1 [json_name = "locationIds"];- Specified by:
getLocationIdsListin interfaceData.DeleteTabularFilterOrBuilder- Returns:
- A list containing the locationIds.
-
getLocationIdsCount
public int getLocationIdsCount()repeated string location_ids = 1 [json_name = "locationIds"];- Specified by:
getLocationIdsCountin interfaceData.DeleteTabularFilterOrBuilder- Returns:
- The count of locationIds.
-
getLocationIds
repeated string location_ids = 1 [json_name = "locationIds"];- Specified by:
getLocationIdsin interfaceData.DeleteTabularFilterOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The locationIds at the given index.
-
getLocationIdsBytes
public com.google.protobuf.ByteString getLocationIdsBytes(int index) repeated string location_ids = 1 [json_name = "locationIds"];- Specified by:
getLocationIdsBytesin interfaceData.DeleteTabularFilterOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the locationIds at the given index.
-
getRobotId
string robot_id = 2 [json_name = "robotId"];- Specified by:
getRobotIdin interfaceData.DeleteTabularFilterOrBuilder- Returns:
- The robotId.
-
getRobotIdBytes
public com.google.protobuf.ByteString getRobotIdBytes()string robot_id = 2 [json_name = "robotId"];- Specified by:
getRobotIdBytesin interfaceData.DeleteTabularFilterOrBuilder- Returns:
- The bytes for robotId.
-
getPartId
string part_id = 3 [json_name = "partId"];- Specified by:
getPartIdin interfaceData.DeleteTabularFilterOrBuilder- Returns:
- The partId.
-
getPartIdBytes
public com.google.protobuf.ByteString getPartIdBytes()string part_id = 3 [json_name = "partId"];- Specified by:
getPartIdBytesin interfaceData.DeleteTabularFilterOrBuilder- Returns:
- The bytes for partId.
-
getComponentType
string component_type = 4 [json_name = "componentType"];- Specified by:
getComponentTypein interfaceData.DeleteTabularFilterOrBuilder- Returns:
- The componentType.
-
getComponentTypeBytes
public com.google.protobuf.ByteString getComponentTypeBytes()string component_type = 4 [json_name = "componentType"];- Specified by:
getComponentTypeBytesin interfaceData.DeleteTabularFilterOrBuilder- Returns:
- The bytes for componentType.
-
getComponentName
string component_name = 5 [json_name = "componentName"];- Specified by:
getComponentNamein interfaceData.DeleteTabularFilterOrBuilder- Returns:
- The componentName.
-
getComponentNameBytes
public com.google.protobuf.ByteString getComponentNameBytes()string component_name = 5 [json_name = "componentName"];- Specified by:
getComponentNameBytesin interfaceData.DeleteTabularFilterOrBuilder- Returns:
- The bytes for componentName.
-
getMethod
string method = 6 [json_name = "method"];- Specified by:
getMethodin interfaceData.DeleteTabularFilterOrBuilder- Returns:
- The method.
-
getMethodBytes
public com.google.protobuf.ByteString getMethodBytes()string method = 6 [json_name = "method"];- Specified by:
getMethodBytesin interfaceData.DeleteTabularFilterOrBuilder- Returns:
- The bytes for method.
-
hasTagsFilter
public boolean hasTagsFilter().viam.app.data.v1.TagsFilter tags_filter = 7 [json_name = "tagsFilter"];- Specified by:
hasTagsFilterin interfaceData.DeleteTabularFilterOrBuilder- Returns:
- Whether the tagsFilter field is set.
-
getTagsFilter
.viam.app.data.v1.TagsFilter tags_filter = 7 [json_name = "tagsFilter"];- Specified by:
getTagsFilterin interfaceData.DeleteTabularFilterOrBuilder- Returns:
- The tagsFilter.
-
parseFrom
public static Data.DeleteTabularFilter parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Data.DeleteTabularFilter parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Data.DeleteTabularFilter parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Data.DeleteTabularFilter parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Data.DeleteTabularFilter parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Data.DeleteTabularFilter parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Data.DeleteTabularFilter parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Data.DeleteTabularFilter parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static Data.DeleteTabularFilter parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static Data.DeleteTabularFilter parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilder
-
newBuilder
-
dynamicMethod
protected final Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) - Specified by:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<Data.DeleteTabularFilter,Data.DeleteTabularFilter.Builder>
-
getDefaultInstance
-
parser
-