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