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 of the Google Cloud Deploy v1 API is 3.4.0, with numerous prior versions available, including 3.3.0, 3.2.0, and many 2.x.x releases."],["The current document focuses on the `AbandonReleaseResponse` class within version 3.2.0 of the Google Cloud Deploy v1 API, specifically detailing its reference documentation and code samples."],["The `AbandonReleaseResponse` class is the response object for the `AbandonRelease` action, inheriting from the base `object` class and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that allows for the creation of an object from another `AbandonReleaseResponse` instance, accepting `other` as the parameter."],["The class is found in the `Google.Cloud.Deploy.V1` namespace, within the `Google.Cloud.Deploy.V1.dll` assembly."]]],[]]