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-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 \u003ccode\u003eDeleteTopicRequest\u003c/code\u003e is 3.23.0, and multiple historical versions are available, ranging from 3.22.0 down to 2.3.0, including 2.6.0 which this current document falls under.\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, indicating its role in message handling and object management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTopicRequest\u003c/code\u003e class includes two constructors, one default and another that takes another \u003ccode\u003eDeleteTopicRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties named \u003ccode\u003eTopic\u003c/code\u003e which takes a string, and \u003ccode\u003eTopicAsTopicName\u003c/code\u003e which is of type \u003ccode\u003eTopicName\u003c/code\u003e, to specify the topic to be deleted.\u003c/p\u003e\n"]]],[],null,[]]