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 reference documentation for the `AbandonReleaseResponse` class within the Google Cloud Deploy v1 API, specifically for the .NET framework."],["The latest version of the API documented is 3.4.0, with multiple prior versions listed, ranging down to version 1.0.0."],["`AbandonReleaseResponse` is a response object utilized within the Google Cloud Deploy API to handle the result of an \"AbandonRelease\" action."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all relating to protocol buffer and .NET functionality."],["The documentation also shows that `AbandonReleaseResponse` class inherits from `object` and has available constructors such as `AbandonReleaseResponse()` and `AbandonReleaseResponse(AbandonReleaseResponse other)`."]]],[]]