Package viam.app.v1
Class AppOuterClass.GetRobotPartLogsRequest
java.lang.Object
com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite<AppOuterClass.GetRobotPartLogsRequest,AppOuterClass.GetRobotPartLogsRequest.Builder>
viam.app.v1.AppOuterClass.GetRobotPartLogsRequest
- All Implemented Interfaces:
com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,AppOuterClass.GetRobotPartLogsRequestOrBuilder
- Enclosing class:
- AppOuterClass
public static final class AppOuterClass.GetRobotPartLogsRequest
extends com.google.protobuf.GeneratedMessageLite<AppOuterClass.GetRobotPartLogsRequest,AppOuterClass.GetRobotPartLogsRequest.Builder>
implements AppOuterClass.GetRobotPartLogsRequestOrBuilder
Protobuf type
viam.app.v1.GetRobotPartLogsRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Protobuf typeviam.app.v1.GetRobotPartLogsRequest
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 extends Object>, 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 int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageLite
unknownFields
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionprotected final Object
dynamicMethod
(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) com.google.protobuf.Timestamp
getEnd()
optional .google.protobuf.Timestamp end = 7 [json_name = "end"];
boolean
Deprecated.viam.app.v1.GetRobotPartLogsRequest.errors_only is deprecated.optional string filter = 3 [json_name = "filter"];
com.google.protobuf.ByteString
optional string filter = 3 [json_name = "filter"];
getId()
string id = 1 [json_name = "id"];
com.google.protobuf.ByteString
string id = 1 [json_name = "id"];
getLevels
(int index) logs of all levels are returned when the levels field is emptycom.google.protobuf.ByteString
getLevelsBytes
(int index) logs of all levels are returned when the levels field is emptyint
logs of all levels are returned when the levels field is emptylogs of all levels are returned when the levels field is emptylong
getLimit()
optional int64 limit = 8 [json_name = "limit"];
optional string page_token = 4 [json_name = "pageToken"];
com.google.protobuf.ByteString
optional string page_token = 4 [json_name = "pageToken"];
optional string source = 9 [json_name = "source"];
com.google.protobuf.ByteString
optional string source = 9 [json_name = "source"];
com.google.protobuf.Timestamp
getStart()
optional .google.protobuf.Timestamp start = 6 [json_name = "start"];
boolean
hasEnd()
optional .google.protobuf.Timestamp end = 7 [json_name = "end"];
boolean
optional string filter = 3 [json_name = "filter"];
boolean
hasLimit()
optional int64 limit = 8 [json_name = "limit"];
boolean
optional string page_token = 4 [json_name = "pageToken"];
boolean
optional string source = 9 [json_name = "source"];
boolean
hasStart()
optional .google.protobuf.Timestamp start = 6 [json_name = "start"];
newBuilder
(AppOuterClass.GetRobotPartLogsRequest prototype) parseDelimitedFrom
(InputStream input) parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(byte[] data) parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(com.google.protobuf.ByteString data) parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(com.google.protobuf.CodedInputStream input) parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(InputStream input) parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(ByteBuffer data) parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<AppOuterClass.GetRobotPartLogsRequest>
parser()
Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, 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, writeTo
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType, isInitialized
-
Field Details
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER- See Also:
-
ERRORS_ONLY_FIELD_NUMBER
public static final int ERRORS_ONLY_FIELD_NUMBER- See Also:
-
FILTER_FIELD_NUMBER
public static final int FILTER_FIELD_NUMBER- See Also:
-
PAGE_TOKEN_FIELD_NUMBER
public static final int PAGE_TOKEN_FIELD_NUMBER- See Also:
-
LEVELS_FIELD_NUMBER
public static final int LEVELS_FIELD_NUMBER- See Also:
-
START_FIELD_NUMBER
public static final int START_FIELD_NUMBER- See Also:
-
END_FIELD_NUMBER
public static final int END_FIELD_NUMBER- See Also:
-
LIMIT_FIELD_NUMBER
public static final int LIMIT_FIELD_NUMBER- See Also:
-
SOURCE_FIELD_NUMBER
public static final int SOURCE_FIELD_NUMBER- See Also:
-
-
Method Details
-
getId
string id = 1 [json_name = "id"];
- Specified by:
getId
in interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder
- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()string id = 1 [json_name = "id"];
- Specified by:
getIdBytes
in interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder
- Returns:
- The bytes for id.
-
getErrorsOnly
Deprecated.viam.app.v1.GetRobotPartLogsRequest.errors_only is deprecated. See app/v1/app.proto;l=794TODO(https://viam.atlassian.net/browse/APP-3877): Remove this field
bool errors_only = 2 [json_name = "errorsOnly", deprecated = true];
- Specified by:
getErrorsOnly
in interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder
- Returns:
- The errorsOnly.
-
hasFilter
public boolean hasFilter()optional string filter = 3 [json_name = "filter"];
- Specified by:
hasFilter
in interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder
- Returns:
- Whether the filter field is set.
-
getFilter
optional string filter = 3 [json_name = "filter"];
- Specified by:
getFilter
in interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder
- Returns:
- The filter.
-
getFilterBytes
public com.google.protobuf.ByteString getFilterBytes()optional string filter = 3 [json_name = "filter"];
- Specified by:
getFilterBytes
in interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder
- Returns:
- The bytes for filter.
-
hasPageToken
public boolean hasPageToken()optional string page_token = 4 [json_name = "pageToken"];
- Specified by:
hasPageToken
in interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder
- Returns:
- Whether the pageToken field is set.
-
getPageToken
optional string page_token = 4 [json_name = "pageToken"];
- Specified by:
getPageToken
in interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder
- Returns:
- The pageToken.
-
getPageTokenBytes
public com.google.protobuf.ByteString getPageTokenBytes()optional string page_token = 4 [json_name = "pageToken"];
- Specified by:
getPageTokenBytes
in interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder
- Returns:
- The bytes for pageToken.
-
getLevelsList
logs of all levels are returned when the levels field is empty
repeated string levels = 5 [json_name = "levels"];
- Specified by:
getLevelsList
in interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder
- Returns:
- A list containing the levels.
-
getLevelsCount
public int getLevelsCount()logs of all levels are returned when the levels field is empty
repeated string levels = 5 [json_name = "levels"];
- Specified by:
getLevelsCount
in interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder
- Returns:
- The count of levels.
-
getLevels
logs of all levels are returned when the levels field is empty
repeated string levels = 5 [json_name = "levels"];
- Specified by:
getLevels
in interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The levels at the given index.
-
getLevelsBytes
public com.google.protobuf.ByteString getLevelsBytes(int index) logs of all levels are returned when the levels field is empty
repeated string levels = 5 [json_name = "levels"];
- Specified by:
getLevelsBytes
in interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the levels at the given index.
-
hasStart
public boolean hasStart()optional .google.protobuf.Timestamp start = 6 [json_name = "start"];
- Specified by:
hasStart
in interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder
- Returns:
- Whether the start field is set.
-
getStart
public com.google.protobuf.Timestamp getStart()optional .google.protobuf.Timestamp start = 6 [json_name = "start"];
- Specified by:
getStart
in interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder
- Returns:
- The start.
-
hasEnd
public boolean hasEnd()optional .google.protobuf.Timestamp end = 7 [json_name = "end"];
- Specified by:
hasEnd
in interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder
- Returns:
- Whether the end field is set.
-
getEnd
public com.google.protobuf.Timestamp getEnd()optional .google.protobuf.Timestamp end = 7 [json_name = "end"];
- Specified by:
getEnd
in interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder
- Returns:
- The end.
-
hasLimit
public boolean hasLimit()optional int64 limit = 8 [json_name = "limit"];
- Specified by:
hasLimit
in interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder
- Returns:
- Whether the limit field is set.
-
getLimit
public long getLimit()optional int64 limit = 8 [json_name = "limit"];
- Specified by:
getLimit
in interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder
- Returns:
- The limit.
-
hasSource
public boolean hasSource()optional string source = 9 [json_name = "source"];
- Specified by:
hasSource
in interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder
- Returns:
- Whether the source field is set.
-
getSource
optional string source = 9 [json_name = "source"];
- Specified by:
getSource
in interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder
- Returns:
- The source.
-
getSourceBytes
public com.google.protobuf.ByteString getSourceBytes()optional string source = 9 [json_name = "source"];
- Specified by:
getSourceBytes
in interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder
- Returns:
- The bytes for source.
-
parseFrom
public static AppOuterClass.GetRobotPartLogsRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppOuterClass.GetRobotPartLogsRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppOuterClass.GetRobotPartLogsRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppOuterClass.GetRobotPartLogsRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppOuterClass.GetRobotPartLogsRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppOuterClass.GetRobotPartLogsRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static AppOuterClass.GetRobotPartLogsRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static AppOuterClass.GetRobotPartLogsRequest parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static AppOuterClass.GetRobotPartLogsRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static AppOuterClass.GetRobotPartLogsRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static AppOuterClass.GetRobotPartLogsRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilder
-
newBuilder
public static AppOuterClass.GetRobotPartLogsRequest.Builder newBuilder(AppOuterClass.GetRobotPartLogsRequest prototype) -
dynamicMethod
protected final Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) - Specified by:
dynamicMethod
in classcom.google.protobuf.GeneratedMessageLite<AppOuterClass.GetRobotPartLogsRequest,
AppOuterClass.GetRobotPartLogsRequest.Builder>
-
getDefaultInstance
-
parser
-