Class TopicDeleteTransaction


public final class TopicDeleteTransaction extends Transaction<TopicDeleteTransaction>
Delete a topic.

No more transactions or queries on the topic will succeed.

If an adminKey is set, this transaction must be signed by that key. If there is no adminKey, this transaction will fail with Status.UNAUTHORIZED.