public sealed class GetReleaseRequest : IMessage<GetReleaseRequest>, IEquatable<GetReleaseRequest>, IDeepCloneable<GetReleaseRequest>, IBufferMessage, IMessage
Required. Name of the Release. Format must be
projects/{project_id}/locations/{location_name}/deliveryPipelines/{pipeline_name}/releases/{release_name}.
[[["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\u003eThis webpage details the \u003ccode\u003eGetReleaseRequest\u003c/code\u003e class, which is used to request a specific release within the Google Cloud Deploy service.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eGetReleaseRequest\u003c/code\u003e class is 3.4.0, but there are many previous versions ranging down to 1.0.0, each with a link for the documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetReleaseRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, one default and one that takes another \u003ccode\u003eGetReleaseRequest\u003c/code\u003e object as a parameter, along with two properties, \u003ccode\u003eName\u003c/code\u003e (string) and \u003ccode\u003eReleaseName\u003c/code\u003e (ReleaseName type).\u003c/p\u003e\n"],["\u003cp\u003eThe required \u003ccode\u003eName\u003c/code\u003e property specifies the format for identifying a release, using its project, location, pipeline, and release name, and the \u003ccode\u003eReleaseName\u003c/code\u003e property provides a typed view of this name.\u003c/p\u003e\n"]]],[],null,[]]