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 classProtobuf typeviam.app.v1.GetRobotPartLogsRequestNested 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 intstatic final intstatic 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) com.google.protobuf.TimestampgetEnd()optional .google.protobuf.Timestamp end = 7 [json_name = "end"];booleanDeprecated.viam.app.v1.GetRobotPartLogsRequest.errors_only is deprecated.optional string filter = 3 [json_name = "filter"];com.google.protobuf.ByteStringoptional string filter = 3 [json_name = "filter"];getId()string id = 1 [json_name = "id"];com.google.protobuf.ByteStringstring id = 1 [json_name = "id"];getLevels(int index) logs of all levels are returned when the levels field is emptycom.google.protobuf.ByteStringgetLevelsBytes(int index) logs of all levels are returned when the levels field is emptyintlogs of all levels are returned when the levels field is emptylogs of all levels are returned when the levels field is emptylonggetLimit()optional int64 limit = 8 [json_name = "limit"];optional string page_token = 4 [json_name = "pageToken"];com.google.protobuf.ByteStringoptional string page_token = 4 [json_name = "pageToken"];optional string source = 9 [json_name = "source"];com.google.protobuf.ByteStringoptional string source = 9 [json_name = "source"];com.google.protobuf.TimestampgetStart()optional .google.protobuf.Timestamp start = 6 [json_name = "start"];booleanhasEnd()optional .google.protobuf.Timestamp end = 7 [json_name = "end"];booleanoptional string filter = 3 [json_name = "filter"];booleanhasLimit()optional int64 limit = 8 [json_name = "limit"];booleanoptional string page_token = 4 [json_name = "pageToken"];booleanoptional string source = 9 [json_name = "source"];booleanhasStart()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, 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
-
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:
getIdin interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()string id = 1 [json_name = "id"];- Specified by:
getIdBytesin interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder- Returns:
- The bytes for id.
-
getErrorsOnly
Deprecated.viam.app.v1.GetRobotPartLogsRequest.errors_only is deprecated. See app/v1/app.proto;l=836TODO(https://viam.atlassian.net/browse/APP-3877): Remove this field
bool errors_only = 2 [json_name = "errorsOnly", deprecated = true];- Specified by:
getErrorsOnlyin interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder- Returns:
- The errorsOnly.
-
hasFilter
public boolean hasFilter()optional string filter = 3 [json_name = "filter"];- Specified by:
hasFilterin interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder- Returns:
- Whether the filter field is set.
-
getFilter
optional string filter = 3 [json_name = "filter"];- Specified by:
getFilterin interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder- Returns:
- The filter.
-
getFilterBytes
public com.google.protobuf.ByteString getFilterBytes()optional string filter = 3 [json_name = "filter"];- Specified by:
getFilterBytesin interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder- Returns:
- The bytes for filter.
-
hasPageToken
public boolean hasPageToken()optional string page_token = 4 [json_name = "pageToken"];- Specified by:
hasPageTokenin interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder- Returns:
- Whether the pageToken field is set.
-
getPageToken
optional string page_token = 4 [json_name = "pageToken"];- Specified by:
getPageTokenin interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder- Returns:
- The pageToken.
-
getPageTokenBytes
public com.google.protobuf.ByteString getPageTokenBytes()optional string page_token = 4 [json_name = "pageToken"];- Specified by:
getPageTokenBytesin 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:
getLevelsListin 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:
getLevelsCountin 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:
getLevelsin 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:
getLevelsBytesin 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:
hasStartin 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:
getStartin interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder- Returns:
- The start.
-
hasEnd
public boolean hasEnd()optional .google.protobuf.Timestamp end = 7 [json_name = "end"];- Specified by:
hasEndin 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:
getEndin interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder- Returns:
- The end.
-
hasLimit
public boolean hasLimit()optional int64 limit = 8 [json_name = "limit"];- Specified by:
hasLimitin interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder- Returns:
- Whether the limit field is set.
-
getLimit
public long getLimit()optional int64 limit = 8 [json_name = "limit"];- Specified by:
getLimitin interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder- Returns:
- The limit.
-
hasSource
public boolean hasSource()optional string source = 9 [json_name = "source"];- Specified by:
hasSourcein interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder- Returns:
- Whether the source field is set.
-
getSource
optional string source = 9 [json_name = "source"];- Specified by:
getSourcein interfaceAppOuterClass.GetRobotPartLogsRequestOrBuilder- Returns:
- The source.
-
getSourceBytes
public com.google.protobuf.ByteString getSourceBytes()optional string source = 9 [json_name = "source"];- Specified by:
getSourceBytesin 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:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<AppOuterClass.GetRobotPartLogsRequest,AppOuterClass.GetRobotPartLogsRequest.Builder>
-
getDefaultInstance
-
parser
-