public sealed class GetReleaseRequest : IMessage<GetReleaseRequest>, IEquatable<GetReleaseRequest>, IDeepCloneable<GetReleaseRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class GetReleaseRequest.
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\u003eThe latest version of the Google Cloud Deploy v1 API is 3.4.0, which can be found in the provided list along with other versions ranging from 1.0.0 to 3.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetReleaseRequest\u003c/code\u003e class is part of the Google.Cloud.Deploy.V1 namespace and is used to request a specific release from the Google Cloud Deploy v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, making it robust for handling release requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetReleaseRequest\u003c/code\u003e class has two constructors, one default and one that takes another \u003ccode\u003eGetReleaseRequest\u003c/code\u003e object to create a new object from the existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetReleaseRequest\u003c/code\u003e class has properties \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eReleaseName\u003c/code\u003e, where the Name property is a required field to specify the release using the specified formatting and the ReleaseName property is a typed view of the Name.\u003c/p\u003e\n"]]],[],null,[]]