public interface MarkOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getInstant()
required int64 instant = 1; |
java.lang.String |
getKey()
required string key = 2; |
com.google.protobuf.ByteString |
getKeyBytes()
required string key = 2; |
boolean |
hasInstant()
required int64 instant = 1; |
boolean |
hasKey()
required string key = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasInstant()
required int64 instant = 1;long getInstant()
required int64 instant = 1;boolean hasKey()
required string key = 2;java.lang.String getKey()
required string key = 2;com.google.protobuf.ByteString getKeyBytes()
required string key = 2;