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 `AbandonReleaseResponse` class is the response object returned by the `AbandonRelease` method, and it implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Version 3.4.0 is the latest version of the documentation provided, but there are also 25 previous versions available to browse, ranging down to version 1.0.0."],["The documentation also shows that the class inherits from the object class, and its assembly is Google.Cloud.Deploy.V1.dll, while being within the namespace Google.Cloud.Deploy.V1."],["The page contains information about the class constructors, including a default constructor and one that takes another `AbandonReleaseResponse` object as a parameter."]]],[]]