Package com.viam.common.v1
Class Common.LogEntry
java.lang.Object
com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite<Common.LogEntry,Common.LogEntry.Builder>
com.viam.common.v1.Common.LogEntry
- All Implemented Interfaces:
com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,Common.LogEntryOrBuilder
- Enclosing class:
- Common
public static final class Common.LogEntry
extends com.google.protobuf.GeneratedMessageLite<Common.LogEntry,Common.LogEntry.Builder>
implements Common.LogEntryOrBuilder
Protobuf type
viam.common.v1.LogEntry
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Protobuf typeviam.common.v1.LogEntry
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
Modifier 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
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.Struct
.google.protobuf.Struct caller = 6 [json_name = "caller"];
static Common.LogEntry
com.google.protobuf.Struct
getFields
(int index) repeated .google.protobuf.Struct fields = 8 [json_name = "fields"];
int
repeated .google.protobuf.Struct fields = 8 [json_name = "fields"];
List<com.google.protobuf.Struct>
repeated .google.protobuf.Struct fields = 8 [json_name = "fields"];
com.google.protobuf.StructOrBuilder
getFieldsOrBuilder
(int index) repeated .google.protobuf.Struct fields = 8 [json_name = "fields"];
List<? extends com.google.protobuf.StructOrBuilder>
repeated .google.protobuf.Struct fields = 8 [json_name = "fields"];
getHost()
string host = 1 [json_name = "host"];
com.google.protobuf.ByteString
string host = 1 [json_name = "host"];
getLevel()
string level = 2 [json_name = "level"];
com.google.protobuf.ByteString
string level = 2 [json_name = "level"];
string logger_name = 4 [json_name = "loggerName"];
com.google.protobuf.ByteString
string logger_name = 4 [json_name = "loggerName"];
string message = 5 [json_name = "message"];
com.google.protobuf.ByteString
string message = 5 [json_name = "message"];
getStack()
string stack = 7 [json_name = "stack"];
com.google.protobuf.ByteString
string stack = 7 [json_name = "stack"];
com.google.protobuf.Timestamp
getTime()
.google.protobuf.Timestamp time = 3 [json_name = "time"];
boolean
.google.protobuf.Struct caller = 6 [json_name = "caller"];
boolean
hasTime()
.google.protobuf.Timestamp time = 3 [json_name = "time"];
static Common.LogEntry.Builder
static Common.LogEntry.Builder
newBuilder
(Common.LogEntry prototype) static Common.LogEntry
parseDelimitedFrom
(InputStream input) static Common.LogEntry
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.LogEntry
parseFrom
(byte[] data) static Common.LogEntry
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.LogEntry
parseFrom
(com.google.protobuf.ByteString data) static Common.LogEntry
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.LogEntry
parseFrom
(com.google.protobuf.CodedInputStream input) static Common.LogEntry
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.LogEntry
parseFrom
(InputStream input) static Common.LogEntry
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.LogEntry
parseFrom
(ByteBuffer data) static Common.LogEntry
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Common.LogEntry>
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
-
HOST_FIELD_NUMBER
public static final int HOST_FIELD_NUMBER- See Also:
-
LEVEL_FIELD_NUMBER
public static final int LEVEL_FIELD_NUMBER- See Also:
-
TIME_FIELD_NUMBER
public static final int TIME_FIELD_NUMBER- See Also:
-
LOGGER_NAME_FIELD_NUMBER
public static final int LOGGER_NAME_FIELD_NUMBER- See Also:
-
MESSAGE_FIELD_NUMBER
public static final int MESSAGE_FIELD_NUMBER- See Also:
-
CALLER_FIELD_NUMBER
public static final int CALLER_FIELD_NUMBER- See Also:
-
STACK_FIELD_NUMBER
public static final int STACK_FIELD_NUMBER- See Also:
-
FIELDS_FIELD_NUMBER
public static final int FIELDS_FIELD_NUMBER- See Also:
-
-
Method Details
-
getHost
string host = 1 [json_name = "host"];
- Specified by:
getHost
in interfaceCommon.LogEntryOrBuilder
- Returns:
- The host.
-
getHostBytes
public com.google.protobuf.ByteString getHostBytes()string host = 1 [json_name = "host"];
- Specified by:
getHostBytes
in interfaceCommon.LogEntryOrBuilder
- Returns:
- The bytes for host.
-
getLevel
string level = 2 [json_name = "level"];
- Specified by:
getLevel
in interfaceCommon.LogEntryOrBuilder
- Returns:
- The level.
-
getLevelBytes
public com.google.protobuf.ByteString getLevelBytes()string level = 2 [json_name = "level"];
- Specified by:
getLevelBytes
in interfaceCommon.LogEntryOrBuilder
- Returns:
- The bytes for level.
-
hasTime
public boolean hasTime().google.protobuf.Timestamp time = 3 [json_name = "time"];
- Specified by:
hasTime
in interfaceCommon.LogEntryOrBuilder
- Returns:
- Whether the time field is set.
-
getTime
public com.google.protobuf.Timestamp getTime().google.protobuf.Timestamp time = 3 [json_name = "time"];
- Specified by:
getTime
in interfaceCommon.LogEntryOrBuilder
- Returns:
- The time.
-
getLoggerName
string logger_name = 4 [json_name = "loggerName"];
- Specified by:
getLoggerName
in interfaceCommon.LogEntryOrBuilder
- Returns:
- The loggerName.
-
getLoggerNameBytes
public com.google.protobuf.ByteString getLoggerNameBytes()string logger_name = 4 [json_name = "loggerName"];
- Specified by:
getLoggerNameBytes
in interfaceCommon.LogEntryOrBuilder
- Returns:
- The bytes for loggerName.
-
getMessage
string message = 5 [json_name = "message"];
- Specified by:
getMessage
in interfaceCommon.LogEntryOrBuilder
- Returns:
- The message.
-
getMessageBytes
public com.google.protobuf.ByteString getMessageBytes()string message = 5 [json_name = "message"];
- Specified by:
getMessageBytes
in interfaceCommon.LogEntryOrBuilder
- Returns:
- The bytes for message.
-
hasCaller
public boolean hasCaller().google.protobuf.Struct caller = 6 [json_name = "caller"];
- Specified by:
hasCaller
in interfaceCommon.LogEntryOrBuilder
- Returns:
- Whether the caller field is set.
-
getCaller
public com.google.protobuf.Struct getCaller().google.protobuf.Struct caller = 6 [json_name = "caller"];
- Specified by:
getCaller
in interfaceCommon.LogEntryOrBuilder
- Returns:
- The caller.
-
getStack
string stack = 7 [json_name = "stack"];
- Specified by:
getStack
in interfaceCommon.LogEntryOrBuilder
- Returns:
- The stack.
-
getStackBytes
public com.google.protobuf.ByteString getStackBytes()string stack = 7 [json_name = "stack"];
- Specified by:
getStackBytes
in interfaceCommon.LogEntryOrBuilder
- Returns:
- The bytes for stack.
-
getFieldsList
repeated .google.protobuf.Struct fields = 8 [json_name = "fields"];
- Specified by:
getFieldsList
in interfaceCommon.LogEntryOrBuilder
-
getFieldsOrBuilderList
repeated .google.protobuf.Struct fields = 8 [json_name = "fields"];
-
getFieldsCount
public int getFieldsCount()repeated .google.protobuf.Struct fields = 8 [json_name = "fields"];
- Specified by:
getFieldsCount
in interfaceCommon.LogEntryOrBuilder
-
getFields
public com.google.protobuf.Struct getFields(int index) repeated .google.protobuf.Struct fields = 8 [json_name = "fields"];
- Specified by:
getFields
in interfaceCommon.LogEntryOrBuilder
-
getFieldsOrBuilder
public com.google.protobuf.StructOrBuilder getFieldsOrBuilder(int index) repeated .google.protobuf.Struct fields = 8 [json_name = "fields"];
-
parseFrom
public static Common.LogEntry parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Common.LogEntry parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Common.LogEntry parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Common.LogEntry parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Common.LogEntry parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Common.LogEntry parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Common.LogEntry parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Common.LogEntry parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static Common.LogEntry parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static Common.LogEntry 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:
dynamicMethod
in classcom.google.protobuf.GeneratedMessageLite<Common.LogEntry,
Common.LogEntry.Builder>
-
getDefaultInstance
-
parser
-