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 information about a specific release within the Google Cloud Deploy service, which is part of the Google.Cloud.Deploy.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetReleaseRequest\u003c/code\u003e class implements several 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 capabilities for message handling, comparison, cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eGetReleaseRequest\u003c/code\u003e class documented is 3.4.0, and the page also provides links to documentation for past versions, ranging back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eName\u003c/code\u003e, a string that is required and specifies the full resource name of the requested release, and \u003ccode\u003eReleaseName\u003c/code\u003e, which provides a typed view of the resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetReleaseRequest\u003c/code\u003e class includes two constructors: a default parameterless constructor and one that accepts an existing \u003ccode\u003eGetReleaseRequest\u003c/code\u003e object, for duplicating existing objects.\u003c/p\u003e\n"]]],[],null,[]]