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\u003eThe page details the \u003ccode\u003eDeleteTopicRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace, used for requests to delete a Pub/Sub topic.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for this resource is 3.23.0, and it shows a version history spanning from 2.3.0 up to the current version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTopicRequest\u003c/code\u003e class 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\u003eIt has a constructor that takes no parameters and another that takes an existing \u003ccode\u003eDeleteTopicRequest\u003c/code\u003e object, along with properties to manage the topic name, either as a string or a \u003ccode\u003eTopicName\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe required format for deleting a topic is \u003ccode\u003eprojects/{project}/topics/{topic}\u003c/code\u003e, as specified in the \u003ccode\u003eTopic\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]