Class DeleteTopicRequest (2.17.0)

DeleteTopicRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request for the DeleteTopic method.

Attribute

NameDescription
topic str
Required. Name of the topic to delete. Format is projects/{project}/topics/{topic}.