public sealed class DeleteTopicRequest : IMessage<DeleteTopicRequest>, IEquatable<DeleteTopicRequest>, IDeepCloneable<DeleteTopicRequest>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-31 UTC."],[[["The latest version of the `DeleteTopicRequest` is 3.23.0, part of the Google.Cloud.PubSub.V1 namespace."],["This webpage provides documentation for the `DeleteTopicRequest` class, which is used to request the deletion of a topic in Google Cloud Pub/Sub."],["The `DeleteTopicRequest` class includes properties like `Topic` (string) and `TopicAsTopicName` (TopicName), allowing users to specify the topic to be deleted."],["This page shows a variety of previous versions of `DeleteTopicRequest` that the user can refer back to if needed, starting from version 3.22.0 all the way down to version 2.3.0."],["The `DeleteTopicRequest` class implements multiple interfaces including `IMessage`, `IEquatable\u003cDeleteTopicRequest\u003e`, `IDeepCloneable\u003cDeleteTopicRequest\u003e`, and `IBufferMessage`."]]],[]]