public sealed class AbandonReleaseResponse : IMessage<AbandonReleaseResponse>, IEquatable<AbandonReleaseResponse>, IDeepCloneable<AbandonReleaseResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class AbandonReleaseResponse.
[[["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-21 UTC."],[[["This webpage provides documentation for the `AbandonReleaseResponse` class within the Google Cloud Deploy v1 API for .NET."],["The `AbandonReleaseResponse` class serves as the response object for the `AbandonRelease` method, and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available is 3.4.0, and the documentation spans multiple versions, starting from version 1.0.0, providing a comprehensive history of changes and updates to the `AbandonReleaseResponse`."],["The documentation lists the constructors for `AbandonReleaseResponse`, including a default constructor and a constructor that takes another `AbandonReleaseResponse` object as a parameter."],["The documentation includes the inherited members from `object`, which are `GetHashCode()`, `GetType()`, and `ToString()`, as well as the namespace `Google.Cloud.Deploy.V1` and assembly `Google.Cloud.Deploy.V1.dll`."]]],[]]