Package com.google.api.servicecontrol.v1
Class LogEntry
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.api.servicecontrol.v1.LogEntry
-
- All Implemented Interfaces:
LogEntryOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class LogEntry extends com.google.protobuf.GeneratedMessageV3 implements LogEntryOrBuilder
An individual log entry.
Protobuf typegoogle.api.servicecontrol.v1.LogEntry- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLogEntry.BuilderAn individual log entry.static classLogEntry.PayloadCase-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intHTTP_REQUEST_FIELD_NUMBERstatic intINSERT_ID_FIELD_NUMBERstatic intLABELS_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intOPERATION_FIELD_NUMBERstatic intPROTO_PAYLOAD_FIELD_NUMBERstatic intSEVERITY_FIELD_NUMBERstatic intSOURCE_LOCATION_FIELD_NUMBERstatic intSTRUCT_PAYLOAD_FIELD_NUMBERstatic intTEXT_PAYLOAD_FIELD_NUMBERstatic intTIMESTAMP_FIELD_NUMBERstatic intTRACE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsLabels(String key)A set of user-defined (key, value) data that provides additional information about the log entry.booleanequals(Object obj)static LogEntrygetDefaultInstance()LogEntrygetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()HttpRequestgetHttpRequest()Optional.HttpRequestOrBuildergetHttpRequestOrBuilder()Optional.StringgetInsertId()A unique ID for the log entry used for deduplication.com.google.protobuf.ByteStringgetInsertIdBytes()A unique ID for the log entry used for deduplication.Map<String,String>getLabels()Deprecated.intgetLabelsCount()A set of user-defined (key, value) data that provides additional information about the log entry.Map<String,String>getLabelsMap()A set of user-defined (key, value) data that provides additional information about the log entry.StringgetLabelsOrDefault(String key, String defaultValue)A set of user-defined (key, value) data that provides additional information about the log entry.StringgetLabelsOrThrow(String key)A set of user-defined (key, value) data that provides additional information about the log entry.StringgetName()Required.com.google.protobuf.ByteStringgetNameBytes()Required.LogEntryOperationgetOperation()Optional.LogEntryOperationOrBuildergetOperationOrBuilder()Optional.com.google.protobuf.Parser<LogEntry>getParserForType()LogEntry.PayloadCasegetPayloadCase()com.google.protobuf.AnygetProtoPayload()The log entry payload, represented as a protocol buffer that is expressed as a JSON object.com.google.protobuf.AnyOrBuildergetProtoPayloadOrBuilder()The log entry payload, represented as a protocol buffer that is expressed as a JSON object.intgetSerializedSize()com.google.logging.type.LogSeveritygetSeverity()The severity of the log entry.intgetSeverityValue()The severity of the log entry.LogEntrySourceLocationgetSourceLocation()Optional.LogEntrySourceLocationOrBuildergetSourceLocationOrBuilder()Optional.com.google.protobuf.StructgetStructPayload()The log entry payload, represented as a structure that is expressed as a JSON object.com.google.protobuf.StructOrBuildergetStructPayloadOrBuilder()The log entry payload, represented as a structure that is expressed as a JSON object.StringgetTextPayload()The log entry payload, represented as a Unicode string (UTF-8).com.google.protobuf.ByteStringgetTextPayloadBytes()The log entry payload, represented as a Unicode string (UTF-8).com.google.protobuf.TimestampgetTimestamp()The time the event described by the log entry occurred.com.google.protobuf.TimestampOrBuildergetTimestampOrBuilder()The time the event described by the log entry occurred.StringgetTrace()Optional.com.google.protobuf.ByteStringgetTraceBytes()Optional.inthashCode()booleanhasHttpRequest()Optional.booleanhasOperation()Optional.booleanhasProtoPayload()The log entry payload, represented as a protocol buffer that is expressed as a JSON object.booleanhasSourceLocation()Optional.booleanhasStructPayload()The log entry payload, represented as a structure that is expressed as a JSON object.booleanhasTextPayload()The log entry payload, represented as a Unicode string (UTF-8).booleanhasTimestamp()The time the event described by the log entry occurred.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static LogEntry.BuildernewBuilder()static LogEntry.BuildernewBuilder(LogEntry prototype)LogEntry.BuildernewBuilderForType()protected LogEntry.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static LogEntryparseDelimitedFrom(InputStream input)static LogEntryparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogEntryparseFrom(byte[] data)static LogEntryparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogEntryparseFrom(com.google.protobuf.ByteString data)static LogEntryparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogEntryparseFrom(com.google.protobuf.CodedInputStream input)static LogEntryparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogEntryparseFrom(InputStream input)static LogEntryparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogEntryparseFrom(ByteBuffer data)static LogEntryparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<LogEntry>parser()LogEntry.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIMESTAMP_FIELD_NUMBER
public static final int TIMESTAMP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SEVERITY_FIELD_NUMBER
public static final int SEVERITY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HTTP_REQUEST_FIELD_NUMBER
public static final int HTTP_REQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TRACE_FIELD_NUMBER
public static final int TRACE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INSERT_ID_FIELD_NUMBER
public static final int INSERT_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LABELS_FIELD_NUMBER
public static final int LABELS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROTO_PAYLOAD_FIELD_NUMBER
public static final int PROTO_PAYLOAD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEXT_PAYLOAD_FIELD_NUMBER
public static final int TEXT_PAYLOAD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STRUCT_PAYLOAD_FIELD_NUMBER
public static final int STRUCT_PAYLOAD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPERATION_FIELD_NUMBER
public static final int OPERATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_LOCATION_FIELD_NUMBER
public static final int SOURCE_LOCATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getPayloadCase
public LogEntry.PayloadCase getPayloadCase()
- Specified by:
getPayloadCasein interfaceLogEntryOrBuilder
-
getName
public String getName()
Required. The log to which this log entry belongs. Examples: `"syslog"`, `"book_log"`.
string name = 10;- Specified by:
getNamein interfaceLogEntryOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Required. The log to which this log entry belongs. Examples: `"syslog"`, `"book_log"`.
string name = 10;- Specified by:
getNameBytesin interfaceLogEntryOrBuilder- Returns:
- The bytes for name.
-
hasTimestamp
public boolean hasTimestamp()
The time the event described by the log entry occurred. If omitted, defaults to operation start time.
.google.protobuf.Timestamp timestamp = 11;- Specified by:
hasTimestampin interfaceLogEntryOrBuilder- Returns:
- Whether the timestamp field is set.
-
getTimestamp
public com.google.protobuf.Timestamp getTimestamp()
The time the event described by the log entry occurred. If omitted, defaults to operation start time.
.google.protobuf.Timestamp timestamp = 11;- Specified by:
getTimestampin interfaceLogEntryOrBuilder- Returns:
- The timestamp.
-
getTimestampOrBuilder
public com.google.protobuf.TimestampOrBuilder getTimestampOrBuilder()
The time the event described by the log entry occurred. If omitted, defaults to operation start time.
.google.protobuf.Timestamp timestamp = 11;- Specified by:
getTimestampOrBuilderin interfaceLogEntryOrBuilder
-
getSeverityValue
public int getSeverityValue()
The severity of the log entry. The default value is `LogSeverity.DEFAULT`.
.google.logging.type.LogSeverity severity = 12;- Specified by:
getSeverityValuein interfaceLogEntryOrBuilder- Returns:
- The enum numeric value on the wire for severity.
-
getSeverity
public com.google.logging.type.LogSeverity getSeverity()
The severity of the log entry. The default value is `LogSeverity.DEFAULT`.
.google.logging.type.LogSeverity severity = 12;- Specified by:
getSeverityin interfaceLogEntryOrBuilder- Returns:
- The severity.
-
hasHttpRequest
public boolean hasHttpRequest()
Optional. Information about the HTTP request associated with this log entry, if applicable.
.google.api.servicecontrol.v1.HttpRequest http_request = 14;- Specified by:
hasHttpRequestin interfaceLogEntryOrBuilder- Returns:
- Whether the httpRequest field is set.
-
getHttpRequest
public HttpRequest getHttpRequest()
Optional. Information about the HTTP request associated with this log entry, if applicable.
.google.api.servicecontrol.v1.HttpRequest http_request = 14;- Specified by:
getHttpRequestin interfaceLogEntryOrBuilder- Returns:
- The httpRequest.
-
getHttpRequestOrBuilder
public HttpRequestOrBuilder getHttpRequestOrBuilder()
Optional. Information about the HTTP request associated with this log entry, if applicable.
.google.api.servicecontrol.v1.HttpRequest http_request = 14;- Specified by:
getHttpRequestOrBuilderin interfaceLogEntryOrBuilder
-
getTrace
public String getTrace()
Optional. Resource name of the trace associated with the log entry, if any. If this field contains a relative resource name, you can assume the name is relative to `//tracing.googleapis.com`. Example: `projects/my-projectid/traces/06796866738c859f2f19b7cfb3214824`
string trace = 15;- Specified by:
getTracein interfaceLogEntryOrBuilder- Returns:
- The trace.
-
getTraceBytes
public com.google.protobuf.ByteString getTraceBytes()
Optional. Resource name of the trace associated with the log entry, if any. If this field contains a relative resource name, you can assume the name is relative to `//tracing.googleapis.com`. Example: `projects/my-projectid/traces/06796866738c859f2f19b7cfb3214824`
string trace = 15;- Specified by:
getTraceBytesin interfaceLogEntryOrBuilder- Returns:
- The bytes for trace.
-
getInsertId
public String getInsertId()
A unique ID for the log entry used for deduplication. If omitted, the implementation will generate one based on operation_id.
string insert_id = 4;- Specified by:
getInsertIdin interfaceLogEntryOrBuilder- Returns:
- The insertId.
-
getInsertIdBytes
public com.google.protobuf.ByteString getInsertIdBytes()
A unique ID for the log entry used for deduplication. If omitted, the implementation will generate one based on operation_id.
string insert_id = 4;- Specified by:
getInsertIdBytesin interfaceLogEntryOrBuilder- Returns:
- The bytes for insertId.
-
getLabelsCount
public int getLabelsCount()
Description copied from interface:LogEntryOrBuilderA set of user-defined (key, value) data that provides additional information about the log entry.
map<string, string> labels = 13;- Specified by:
getLabelsCountin interfaceLogEntryOrBuilder
-
containsLabels
public boolean containsLabels(String key)
A set of user-defined (key, value) data that provides additional information about the log entry.
map<string, string> labels = 13;- Specified by:
containsLabelsin interfaceLogEntryOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()instead.- Specified by:
getLabelsin interfaceLogEntryOrBuilder
-
getLabelsMap
public Map<String,String> getLabelsMap()
A set of user-defined (key, value) data that provides additional information about the log entry.
map<string, string> labels = 13;- Specified by:
getLabelsMapin interfaceLogEntryOrBuilder
-
getLabelsOrDefault
public String getLabelsOrDefault(String key, String defaultValue)
A set of user-defined (key, value) data that provides additional information about the log entry.
map<string, string> labels = 13;- Specified by:
getLabelsOrDefaultin interfaceLogEntryOrBuilder
-
getLabelsOrThrow
public String getLabelsOrThrow(String key)
A set of user-defined (key, value) data that provides additional information about the log entry.
map<string, string> labels = 13;- Specified by:
getLabelsOrThrowin interfaceLogEntryOrBuilder
-
hasProtoPayload
public boolean hasProtoPayload()
The log entry payload, represented as a protocol buffer that is expressed as a JSON object. The only accepted type currently is [AuditLog][google.cloud.audit.AuditLog].
.google.protobuf.Any proto_payload = 2;- Specified by:
hasProtoPayloadin interfaceLogEntryOrBuilder- Returns:
- Whether the protoPayload field is set.
-
getProtoPayload
public com.google.protobuf.Any getProtoPayload()
The log entry payload, represented as a protocol buffer that is expressed as a JSON object. The only accepted type currently is [AuditLog][google.cloud.audit.AuditLog].
.google.protobuf.Any proto_payload = 2;- Specified by:
getProtoPayloadin interfaceLogEntryOrBuilder- Returns:
- The protoPayload.
-
getProtoPayloadOrBuilder
public com.google.protobuf.AnyOrBuilder getProtoPayloadOrBuilder()
The log entry payload, represented as a protocol buffer that is expressed as a JSON object. The only accepted type currently is [AuditLog][google.cloud.audit.AuditLog].
.google.protobuf.Any proto_payload = 2;- Specified by:
getProtoPayloadOrBuilderin interfaceLogEntryOrBuilder
-
hasTextPayload
public boolean hasTextPayload()
The log entry payload, represented as a Unicode string (UTF-8).
string text_payload = 3;- Specified by:
hasTextPayloadin interfaceLogEntryOrBuilder- Returns:
- Whether the textPayload field is set.
-
getTextPayload
public String getTextPayload()
The log entry payload, represented as a Unicode string (UTF-8).
string text_payload = 3;- Specified by:
getTextPayloadin interfaceLogEntryOrBuilder- Returns:
- The textPayload.
-
getTextPayloadBytes
public com.google.protobuf.ByteString getTextPayloadBytes()
The log entry payload, represented as a Unicode string (UTF-8).
string text_payload = 3;- Specified by:
getTextPayloadBytesin interfaceLogEntryOrBuilder- Returns:
- The bytes for textPayload.
-
hasStructPayload
public boolean hasStructPayload()
The log entry payload, represented as a structure that is expressed as a JSON object.
.google.protobuf.Struct struct_payload = 6;- Specified by:
hasStructPayloadin interfaceLogEntryOrBuilder- Returns:
- Whether the structPayload field is set.
-
getStructPayload
public com.google.protobuf.Struct getStructPayload()
The log entry payload, represented as a structure that is expressed as a JSON object.
.google.protobuf.Struct struct_payload = 6;- Specified by:
getStructPayloadin interfaceLogEntryOrBuilder- Returns:
- The structPayload.
-
getStructPayloadOrBuilder
public com.google.protobuf.StructOrBuilder getStructPayloadOrBuilder()
The log entry payload, represented as a structure that is expressed as a JSON object.
.google.protobuf.Struct struct_payload = 6;- Specified by:
getStructPayloadOrBuilderin interfaceLogEntryOrBuilder
-
hasOperation
public boolean hasOperation()
Optional. Information about an operation associated with the log entry, if applicable.
.google.api.servicecontrol.v1.LogEntryOperation operation = 16;- Specified by:
hasOperationin interfaceLogEntryOrBuilder- Returns:
- Whether the operation field is set.
-
getOperation
public LogEntryOperation getOperation()
Optional. Information about an operation associated with the log entry, if applicable.
.google.api.servicecontrol.v1.LogEntryOperation operation = 16;- Specified by:
getOperationin interfaceLogEntryOrBuilder- Returns:
- The operation.
-
getOperationOrBuilder
public LogEntryOperationOrBuilder getOperationOrBuilder()
Optional. Information about an operation associated with the log entry, if applicable.
.google.api.servicecontrol.v1.LogEntryOperation operation = 16;- Specified by:
getOperationOrBuilderin interfaceLogEntryOrBuilder
-
hasSourceLocation
public boolean hasSourceLocation()
Optional. Source code location information associated with the log entry, if any.
.google.api.servicecontrol.v1.LogEntrySourceLocation source_location = 17;- Specified by:
hasSourceLocationin interfaceLogEntryOrBuilder- Returns:
- Whether the sourceLocation field is set.
-
getSourceLocation
public LogEntrySourceLocation getSourceLocation()
Optional. Source code location information associated with the log entry, if any.
.google.api.servicecontrol.v1.LogEntrySourceLocation source_location = 17;- Specified by:
getSourceLocationin interfaceLogEntryOrBuilder- Returns:
- The sourceLocation.
-
getSourceLocationOrBuilder
public LogEntrySourceLocationOrBuilder getSourceLocationOrBuilder()
Optional. Source code location information associated with the log entry, if any.
.google.api.servicecontrol.v1.LogEntrySourceLocation source_location = 17;- Specified by:
getSourceLocationOrBuilderin interfaceLogEntryOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static LogEntry parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LogEntry parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LogEntry parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static 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 LogEntry parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LogEntry parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LogEntry parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static LogEntry parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static LogEntry parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static LogEntry parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static LogEntry parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static LogEntry parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public LogEntry.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static LogEntry.Builder newBuilder()
-
newBuilder
public static LogEntry.Builder newBuilder(LogEntry prototype)
-
toBuilder
public LogEntry.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected LogEntry.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static LogEntry getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<LogEntry> parser()
-
getParserForType
public com.google.protobuf.Parser<LogEntry> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public LogEntry getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-