public sealed class GetExecutionRequest : IMessage<GetExecutionRequest>, IEquatable<GetExecutionRequest>, IDeepCloneable<GetExecutionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Run Admin v2 API class GetExecutionRequest.
Request message for obtaining a Execution by its full name.
Required. The full name of the Execution.
Format:
projects/{project}/locations/{location}/jobs/{job}/executions/{execution},
where {project} can be project id or number.
[[["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-08 UTC."],[[["\u003cp\u003eThe latest version available for the \u003ccode\u003eGetExecutionRequest\u003c/code\u003e class is 2.13.0, and there are multiple previous versions available, ranging from 2.12.0 down to 1.0.0-beta02.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetExecutionRequest\u003c/code\u003e class is part of the Cloud Run Admin v2 API within the \u003ccode\u003eGoogle.Cloud.Run.V2\u003c/code\u003e namespace, which is documented in the Google.Cloud.Run.V2.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to request a specific Execution from the API, and it requires the full name of the Execution in a specific format: \u003ccode\u003eprojects/{project}/locations/{location}/jobs/{job}/executions/{execution}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetExecutionRequest\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it inherits members from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor and one that accepts another \u003ccode\u003eGetExecutionRequest\u003c/code\u003e object for parameter \u003ccode\u003eother\u003c/code\u003e, to create a new object based on the properties of another.\u003c/p\u003e\n"]]],[],null,[]]