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 documentation for the `DetachSubscriptionResponse` class within the Google Cloud Pub/Sub v1 API, specifically for .NET development."],["The `DetachSubscriptionResponse` class is a response type used with the DetachSubscription method and is currently reserved for future use."],["The documentation covers the class's implementation details, including its inheritance from `object` and the various interfaces it implements, such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The content lists the different versions of the .NET API, from the latest version 3.23.0, all the way down to version 2.3.0, and provides links to documentation of the `DetachSubscriptionResponse` class for each version."],["It also includes the constructors available for the DetachSubscriptionResponse class, which include a default constructor and one that takes another DetachSubscriptionResponse object."]]],[]]