public sealed class DeleteSubscriptionRequest : IMessage<DeleteSubscriptionRequest>, IEquatable<DeleteSubscriptionRequest>, IDeepCloneable<DeleteSubscriptionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class DeleteSubscriptionRequest.
[[["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\u003eDeleteSubscriptionRequest\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to request the deletion of a subscription and it is found under the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace and specifically in the \u003ccode\u003eGoogle.Cloud.PubSub.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API shown is 3.23.0 and the page offers documentation for many prior versions, going back to 2.3.0, allowing developers to access historical versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteSubscriptionRequest\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, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class, and has a constructor that can take another \u003ccode\u003eDeleteSubscriptionRequest\u003c/code\u003e object as an argument.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteSubscriptionRequest\u003c/code\u003e class contains properties such as \u003ccode\u003eSubscription\u003c/code\u003e, a string that represents the format \u003ccode\u003eprojects/{project}/subscriptions/{sub}\u003c/code\u003e, and \u003ccode\u003eSubscriptionAsSubscriptionName\u003c/code\u003e, which is of type \u003ccode\u003eSubscriptionName\u003c/code\u003e for a typed view over the subscription resource name.\u003c/p\u003e\n"]]],[],null,[]]