public interface _TopicValueOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getBinary()
bytes binary = 2; |
_TopicValue.KindCase |
getKindCase() |
java.lang.String |
getText()
string text = 1; |
com.google.protobuf.ByteString |
getTextBytes()
string text = 1; |
boolean |
hasBinary()
bytes binary = 2; |
boolean |
hasText()
string text = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasText()
string text = 1;java.lang.String getText()
string text = 1;com.google.protobuf.ByteString getTextBytes()
string text = 1;boolean hasBinary()
bytes binary = 2;com.google.protobuf.ByteString getBinary()
bytes binary = 2;_TopicValue.KindCase getKindCase()