public sealed class AbandonReleaseRequest : IMessage<AbandonReleaseRequest>, IEquatable<AbandonReleaseRequest>, IDeepCloneable<AbandonReleaseRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class AbandonReleaseRequest.
[[["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 `AbandonReleaseRequest` class within the Google Cloud Deploy v1 API for .NET."],["The `AbandonReleaseRequest` class is used to create request objects for the `AbandonRelease` method and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes documentation for the class's constructors, `AbandonReleaseRequest()`, which has an empty constructor, and `AbandonReleaseRequest(AbandonReleaseRequest)`, which creates a copy from an existing object, as well as its properties `Name` and `ReleaseName`."],["The latest version of this object is `3.4.0`, but there are numerous previous versions also available, going as far back as version `1.0.0`."]]],[]]