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."],[[["The latest version available for the `AbandonReleaseRequest` class is 3.4.0, and it is part of the Google Cloud Deploy v1 API."],["This class, `AbandonReleaseRequest`, is the request object for the `AbandonRelease` method in the Google Cloud Deploy v1 API."],["`AbandonReleaseRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `AbandonReleaseRequest` class has properties like `Name`, which is a required string, and `ReleaseName`, a typed view over the `Name` property, representing the name of the release resource in the format of the given string."],["The documentation includes a comprehensive list of versions for `AbandonReleaseRequest`, ranging from version 1.0.0 to 3.4.0."]]],[]]