public sealed class DetachSubscriptionResponse : IMessage<DetachSubscriptionResponse>, IEquatable<DetachSubscriptionResponse>, IDeepCloneable<DetachSubscriptionResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class DetachSubscriptionResponse.
Response for the DetachSubscription method.
Reserved for future use.
[[["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 `DetachSubscriptionResponse` class within the Google Cloud Pub/Sub v1 API, specifically for the .NET environment."],["The latest version documented is 3.23.0, and the page lists versions ranging from 3.23.0 down to 2.3.0, allowing access to the documentation for different releases."],["The `DetachSubscriptionResponse` class is designed to handle the response for detaching a subscription, and it is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes information about the inheritance hierarchy of the class and its inherited members, and it also describes the available constructors for creating a `DetachSubscriptionResponse` object."],["The namespace for this class is located at `Google.Cloud.PubSub.V1`, within the assembly `Google.Cloud.PubSub.V1.dll`."]]],[]]