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 webpage provides reference documentation for the \u003ccode\u003eDeleteTopicRequest\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThis class is designed to be used as a request in the \u003ccode\u003eDeleteTopic\u003c/code\u003e method, allowing users to delete a specific topic from their projects.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists various versions of the API, ranging from 2.3.0 to the latest 3.23.0, where the current version being referenced on the page is 3.14.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteTopicRequest\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \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\u003e\u003ccode\u003eDeleteTopicRequest\u003c/code\u003e has properties \u003ccode\u003eTopic\u003c/code\u003e (string), and \u003ccode\u003eTopicAsTopicName\u003c/code\u003e (TopicName), which is a typed view over the Topic resource name property.\u003c/p\u003e\n"]]],[],null,[]]