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 webpage provides reference documentation for the \u003ccode\u003eGetJobRunRequest\u003c/code\u003e class within the Google Cloud Deploy v1 API, specifically focusing on version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetJobRunRequest\u003c/code\u003e is utilized as the request object for the \u003ccode\u003eGetJobRun\u003c/code\u003e function and has been implemented through various interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and has inherited methods such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e, all from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetJobRunRequest\u003c/code\u003e class has two constructors, one is parameterless and the other takes a \u003ccode\u003eGetJobRunRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetJobRunRequest\u003c/code\u003e object includes two main properties: \u003ccode\u003eJobRunName\u003c/code\u003e as a \u003ccode\u003eJobRunName\u003c/code\u003e type and \u003ccode\u003eName\u003c/code\u003e as a string, which represents the required name of the JobRun in a specific format.\u003c/p\u003e\n"]]],[],null,[]]