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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eDeleteTopicRequest\u003c/code\u003e class, which is used to request the deletion of a topic within the Google Cloud Pub/Sub service.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides a list of versions for \u003ccode\u003eDeleteTopicRequest\u003c/code\u003e, ranging from 3.23.0 (latest) down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTopicRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTopicRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eTopic\u003c/code\u003e, which is a required string specifying the topic to delete, and \u003ccode\u003eTopicAsTopicName\u003c/code\u003e, which is a type view of the \u003ccode\u003eTopic\u003c/code\u003e resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe information included shows the different constructors available to the class, including a default constructor and one to construct based off another instance.\u003c/p\u003e\n"]]],[],null,[]]