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 documentation page covers the `AbandonReleaseRequest` class within the Google Cloud Deploy v1 API, providing details on its functionality and usage in .NET."],["The `AbandonReleaseRequest` class is used to define the request object for the `AbandonRelease` method, which is designed for managing releases in Google Cloud Deploy."],["The page lists available versions of the `AbandonReleaseRequest` class, ranging from the latest version 3.4.0 down to version 1.0.0, allowing for a historical overview."],["It outlines the class's inheritance structure, implemented interfaces, and inherited members, such as `GetHashCode`, `GetType`, and `ToString` from the base `object` class."],["The documentation details the constructors of the `AbandonReleaseRequest` class, including a default constructor and one that accepts another `AbandonReleaseRequest` instance, as well as describes its properties `Name` and `ReleaseName` which are used for identifying a specific release."]]],[]]