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, specifically for the .NET framework."],["The `AbandonReleaseRequest` class is used as a request object for the `AbandonRelease` function, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation outlines the inheritance hierarchy, starting from `object` down to `AbandonReleaseRequest`, along with the implemented interfaces and inherited members."],["The `AbandonReleaseRequest` class includes two constructors, one default and one that accepts another `AbandonReleaseRequest` object, allowing for object copying, and also lists the `Name` and `ReleaseName` properties and their descriptions."],["The webpage contains a history of versions for the class, with 3.4.0 being the latest, and all versions contain a link to the documentation of the class, in that specific version."]]],[]]