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-04-14 UTC."],[[["The document provides reference information for the `AbandonReleaseRequest` class within the Google Cloud Deploy v1 API for .NET."],["Version 3.4.0 is the latest version of the `AbandonReleaseRequest` class, while the current page is focused on version 2.13.0."],["`AbandonReleaseRequest` is a request object for the `AbandonRelease` function, which is part of the Google Cloud Deploy API."],["The `AbandonReleaseRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AbandonReleaseRequest` class has properties such as `Name`, which is a string, and `ReleaseName`, which is a `ReleaseName` type and is a typed view of the `Name` property."]]],[]]