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\u003eThis page provides 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\u003eThe \u003ccode\u003eDeleteTopicRequest\u003c/code\u003e class is used to construct requests for the \u003ccode\u003eDeleteTopic\u003c/code\u003e method, allowing users to delete topics in their Pub/Sub projects.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers versions of the API from 2.3.0 up to the latest release, 3.23.0, and includes details on the class's constructors, properties, and inheritance.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteTopicRequest\u003c/code\u003e 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, providing a wide array of capabilities for interacting with the API.\u003c/p\u003e\n"],["\u003cp\u003eThe crucial properties within the class are \u003ccode\u003eTopic\u003c/code\u003e, a string representing the topic's name in the format \u003ccode\u003eprojects/{project}/topics/{topic}\u003c/code\u003e, and \u003ccode\u003eTopicAsTopicName\u003c/code\u003e, a \u003ccode\u003eTopicName\u003c/code\u003e-typed representation of the topic.\u003c/p\u003e\n"]]],[],null,[]]