public sealed class DeleteTopicRequest : IMessage<DeleteTopicRequest>, IEquatable<DeleteTopicRequest>, IDeepCloneable<DeleteTopicRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class DeleteTopicRequest.
[[["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 provides reference documentation for the \u003ccode\u003eDeleteTopicRequest\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe content details the various versions of the \u003ccode\u003eDeleteTopicRequest\u003c/code\u003e class, from version 2.3.0 up to the latest version 3.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteTopicRequest\u003c/code\u003e is a class that inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, to manage requests for the deletion of a topic.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two properties, \u003ccode\u003eTopic\u003c/code\u003e and \u003ccode\u003eTopicAsTopicName\u003c/code\u003e, that are used to set and manage the topic that should be deleted with the proper format.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructor options available to create a \u003ccode\u003eDeleteTopicRequest\u003c/code\u003e, an empty one or one with a \u003ccode\u003eDeleteTopicRequest\u003c/code\u003e as parameter.\u003c/p\u003e\n"]]],[],null,[]]