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 the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eIt lists multiple versions of the API, ranging from 2.3.0 to the latest 3.23.0, with links to each version's documentation for \u003ccode\u003eDeleteTopicRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteTopicRequest\u003c/code\u003e is a class used to request the deletion of a Pub/Sub topic, and it inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces such as \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 class has properties like \u003ccode\u003eTopic\u003c/code\u003e (a string) and \u003ccode\u003eTopicAsTopicName\u003c/code\u003e (a \u003ccode\u003eTopicName\u003c/code\u003e type) which are essential for specifying which topic to delete.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available in the content is version 3.23.0, while version 3.7.0 is the one being displayed.\u003c/p\u003e\n"]]],[],null,[]]