public interface LogOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId()
optional string id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
optional string id = 1; |
java.lang.String |
getMessage()
optional string message = 3; |
com.google.protobuf.ByteString |
getMessageBytes()
optional string message = 3; |
long |
getTimestamp()
optional int64 timestamp = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getId()
optional string id = 1;com.google.protobuf.ByteString getIdBytes()
optional string id = 1;long getTimestamp()
optional int64 timestamp = 2;java.lang.String getMessage()
optional string message = 3;com.google.protobuf.ByteString getMessageBytes()
optional string message = 3;