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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-31 UTC."],[[["This page details the `DeleteSubscriptionRequest` class, which is used to request the deletion of a subscription within the Google Cloud Pub/Sub service."],["The class is part of the `Google.Cloud.PubSub.V1` namespace and is implemented in the `Google.Cloud.PubSub.V1.dll` assembly."],["The `DeleteSubscriptionRequest` class includes properties for specifying the subscription to be deleted, accessible as a string or a `SubscriptionName` object."],["There are multiple versions of the documentation present for this class, with the latest being version 3.23.0 and the oldest available being version 2.3.0, with the current document version being 2.5.0."]]],[]]