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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eAbandonReleaseRequest\u003c/code\u003e class is part of the Google Cloud Deploy v1 API, specifically within the \u003ccode\u003eGoogle.Cloud.Deploy.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used as the request object for the \u003ccode\u003eAbandonRelease\u003c/code\u003e method, allowing users to programmatically abandon a release.\u003c/p\u003e\n"],["\u003cp\u003eIt implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling, equality checks, deep cloning, and buffered messaging.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAbandonReleaseRequest\u003c/code\u003e class has two constructors, one default and one that takes another \u003ccode\u003eAbandonReleaseRequest\u003c/code\u003e object to copy its data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property within the class is a required string that specifies the full resource name of the Release to abandon, and the \u003ccode\u003eReleaseName\u003c/code\u003e property provides a typed view over the \u003ccode\u003eName\u003c/code\u003e resource name.\u003c/p\u003e\n"]]],[],null,[]]