public sealed class DetachSubscriptionRequest : IMessage<DetachSubscriptionRequest>, IEquatable<DetachSubscriptionRequest>, IDeepCloneable<DetachSubscriptionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class DetachSubscriptionRequest.
[[["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-04-09 UTC."],[[["This document provides reference documentation for the `DetachSubscriptionRequest` class within the Google Cloud Pub/Sub v1 API for .NET."],["The latest version available is 3.23.0, and the page lists versions from 2.3.0 up to 3.23.0."],["The `DetachSubscriptionRequest` class is used to make requests to the DetachSubscription method."],["It inherits from the base object and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one empty and one which takes another `DetachSubscriptionRequest` as an argument, and includes two properties relating to subscriptions: `Subscription` and `SubscriptionAsSubscriptionName`."]]],[]]