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"]],[["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 provides reference documentation for the `DeleteSubscriptionRequest` class within the Google Cloud Pub/Sub v1 API for .NET."],["The latest version of the API is 3.23.0, but the current version of the documentation is for version 3.10.1, with a list of previous version links available, dating back to version 2.3.0."],["The `DeleteSubscriptionRequest` class is used to delete a subscription, and it includes properties such as `Subscription` and `SubscriptionAsSubscriptionName`."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The page lists all members that `DeleteSubscriptionRequest` inherits from `object`, as well as the constructors for this class."]]],[]]