public interface GetTopicRequestOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTopic()
The name of the topic to get.
|
ByteString |
getTopicBytes()
The name of the topic to get.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
java.lang.String getTopic()
The name of the topic to get.
ByteString getTopicBytes()
The name of the topic to get.