public sealed class GetJobRunRequest : IMessage<GetJobRunRequest>, IEquatable<GetJobRunRequest>, IDeepCloneable<GetJobRunRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class GetJobRunRequest.
GetJobRunRequest is the request object used by GetJobRun.
Required. Name of the JobRun. Format must be
projects/{project_id}/locations/{location_name}/deliveryPipelines/{pipeline_name}/releases/{release_name}/rollouts/{rollout_name}/jobRuns/{job_run_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 page provides reference documentation for the \u003ccode\u003eGetJobRunRequest\u003c/code\u003e class within the Google Cloud Deploy v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetJobRunRequest\u003c/code\u003e class is used to construct requests for the \u003ccode\u003eGetJobRun\u003c/code\u003e method, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are numerous previous version of the documentation that can be accessed, ranging from version 1.0.0 to 3.4.0, which is the most current version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetJobRunRequest\u003c/code\u003e class has properties such as \u003ccode\u003eName\u003c/code\u003e (a string) and \u003ccode\u003eJobRunName\u003c/code\u003e (a JobRunName type) which are necessary for constructing a request.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available: a parameterless constructor, and one that takes another \u003ccode\u003eGetJobRunRequest\u003c/code\u003e object as a parameter, to create a new object from an existing one.\u003c/p\u003e\n"]]],[],null,[]]