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 document provides reference information for the \u003ccode\u003eGetJobRunRequest\u003c/code\u003e class within the Google Cloud Deploy v1 API, specifically detailing its structure, functionality, and implementation across various versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetJobRunRequest\u003c/code\u003e class is utilized to retrieve a specific job run, as indicated by its role as the request object for the \u003ccode\u003eGetJobRun\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetJobRunRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, detailing its usage within the Google Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor \u003ccode\u003eGetJobRunRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eGetJobRunRequest(GetJobRunRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe key properties within the \u003ccode\u003eGetJobRunRequest\u003c/code\u003e class are \u003ccode\u003eJobRunName\u003c/code\u003e, which is a typed view over the resource name, and \u003ccode\u003eName\u003c/code\u003e, a string representing the required job run identifier.\u003c/p\u003e\n"]]],[],null,[]]