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."],[[["The latest version available for the Google Cloud Deploy v1 API is 3.4.0, which is the most recent release."],["This documentation provides reference material for the `AbandonReleaseResponse` class, including various versions ranging from 1.0.0 up to 3.4.0."],["`AbandonReleaseResponse` is a response object within the Google Cloud Deploy v1 API, specifically for the `AbandonRelease` action."],["The `AbandonReleaseResponse` class inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AbandonReleaseResponse` class has two constructors; one is the default `AbandonReleaseResponse()`, and the other is the `AbandonReleaseResponse(AbandonReleaseResponse other)` which takes another `AbandonReleaseResponse` as a parameter."]]],[]]