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, which is used to request the deletion of a subscription within the Google Cloud Pub/Sub service.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.PubSub.V1.dll\u003c/code\u003e assembly, offering functionality for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eIt shows that the latest version of the API is 3.23.0, and has a range of historical versions going back to version 2.3.0, with links to each version's documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteSubscriptionRequest\u003c/code\u003e class has a constructor and includes properties such as \u003ccode\u003eSubscription\u003c/code\u003e (string) and \u003ccode\u003eSubscriptionAsSubscriptionName\u003c/code\u003e (SubscriptionName), required to specify which subscription to delete.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, providing capabilities for serialization, equality checks, deep cloning, and buffer-based operations.\u003c/p\u003e\n"]]],[],null,[]]