public sealed class DeleteSubscriptionRequest : IMessage<DeleteSubscriptionRequest>, IEquatable<DeleteSubscriptionRequest>, IDeepCloneable<DeleteSubscriptionRequest>, IBufferMessage, IMessage
[[["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 content focuses on the \u003ccode\u003eDeleteSubscriptionRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace, specifically detailing its structure and usage across multiple versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the class documentation is 3.23.0, and the document contains versions all the way back to 2.3.0 for the \u003ccode\u003eDeleteSubscriptionRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteSubscriptionRequest\u003c/code\u003e class is a request object for deleting a Pub/Sub subscription, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing 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 includes two constructors: a default one and one that copies another \u003ccode\u003eDeleteSubscriptionRequest\u003c/code\u003e object, it also has properties \u003ccode\u003eSubscription\u003c/code\u003e and \u003ccode\u003eSubscriptionAsSubscriptionName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSubscription\u003c/code\u003e property represents the subscription to be deleted, and it is a string with a specified format, while the \u003ccode\u003eSubscriptionAsSubscriptionName\u003c/code\u003e property is a typed view over the \u003ccode\u003eSubscription\u003c/code\u003e resource name.\u003c/p\u003e\n"]]],[],null,[]]