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, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.23.0, while the page content focuses on version 3.6.0 with documentation on older versions spanning from 3.22.0 down to 2.3.0, each link providing a unique version to the same request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteSubscriptionRequest\u003c/code\u003e class is used to request the deletion of a subscription and it implements interfaces like \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\u003eThis class has properties such as \u003ccode\u003eSubscription\u003c/code\u003e, a string that is required and represents the subscription to delete, and \u003ccode\u003eSubscriptionAsSubscriptionName\u003c/code\u003e which provides a typed view of the subscription resource.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteSubscriptionRequest\u003c/code\u003e class has two constructors, a parameterless one, and one that accepts another \u003ccode\u003eDeleteSubscriptionRequest\u003c/code\u003e instance, for ease of object creation.\u003c/p\u003e\n"]]],[],null,[]]