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 `AbandonReleaseResponse` class in the Google Cloud Deploy v1 API is version 3.4.0."],["This page provides reference documentation for the `AbandonReleaseResponse` class, which is part of the Google.Cloud.Deploy.V1 namespace, and covers versions from 1.0.0 all the way up to 3.4.0."],["The `AbandonReleaseResponse` class is designed to handle the response object for the `AbandonRelease` action within the API."],["It inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, while having 2 defined constructors."],["The documentation covers the response object, its constructors, and its relationship to various interfaces and the object class."]]],[]]