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\u003eThis page details the \u003ccode\u003eDeleteSubscriptionRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace, used for requests to delete a Pub/Sub subscription.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API class is 3.23.0, and the page offers access to documentation for versions ranging from 2.3.0 to 3.23.0, including version 3.0.0 which this particular document describes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteSubscriptionRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple 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\u003eIt includes two constructors, one default and another that accepts another \u003ccode\u003eDeleteSubscriptionRequest\u003c/code\u003e object, along with two main properties, \u003ccode\u003eSubscription\u003c/code\u003e which is a string, and \u003ccode\u003eSubscriptionAsSubscriptionName\u003c/code\u003e which is of the type \u003ccode\u003eSubscriptionName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSubscription\u003c/code\u003e property is required and specifies the name of the subscription to be deleted, formatted as \u003ccode\u003eprojects/{project}/subscriptions/{sub}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]