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 latest version available for the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e API is 3.23.0, and a list of versions ranging from 3.23.0 down to 2.3.0 are documented.\u003c/p\u003e\n"],["\u003cp\u003eThis page details the \u003ccode\u003eDeleteTopicRequest\u003c/code\u003e class, used within the Cloud Pub/Sub v1 API to handle requests for the \u003ccode\u003eDeleteTopic\u003c/code\u003e method.\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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTopicRequest\u003c/code\u003e has two constructors, one default and another that accepts another \u003ccode\u003eDeleteTopicRequest\u003c/code\u003e to create a copy, with \u003ccode\u003eother\u003c/code\u003e as the parameter name.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eDeleteTopicRequest\u003c/code\u003e include \u003ccode\u003eTopic\u003c/code\u003e, a string indicating the name of the topic to delete, and \u003ccode\u003eTopicAsTopicName\u003c/code\u003e, which is a \u003ccode\u003eTopicName\u003c/code\u003e-typed representation of the topic.\u003c/p\u003e\n"]]],[],null,[]]