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 webpage provides reference documentation for the \u003ccode\u003eDeleteSubscriptionRequest\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eIt details the \u003ccode\u003eDeleteSubscriptionRequest\u003c/code\u003e class's purpose, which is to handle requests for the \u003ccode\u003eDeleteSubscription\u003c/code\u003e method used to delete a subscription.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists available versions of the API ranging from version 3.23.0 (latest) down to version 2.3.0, along with links to the documentation for each version.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers the class's inheritance, implemented interfaces, namespace, assembly, constructors, and properties, including \u003ccode\u003eSubscription\u003c/code\u003e and \u003ccode\u003eSubscriptionAsSubscriptionName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt specifies the \u003ccode\u003eDeleteSubscriptionRequest\u003c/code\u003e class properties, with \u003ccode\u003eSubscription\u003c/code\u003e requiring the subscription to delete, in the format \u003ccode\u003eprojects/{project}/subscriptions/{sub}\u003c/code\u003e, and \u003ccode\u003eSubscriptionAsSubscriptionName\u003c/code\u003e providing a \u003ccode\u003eSubscriptionName\u003c/code\u003e type view over the \u003ccode\u003eSubscription\u003c/code\u003e resource name property.\u003c/p\u003e\n"]]],[],null,[]]