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 \u003ccode\u003eGetExecutionRequest\u003c/code\u003e class is used to request a specific Execution by its full name within the Cloud Run Admin v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and data management.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API available is 2.13.0, while the current documentation refers to version 2.5.0, with numerous prior versions available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers a constructor to create an instance of \u003ccode\u003eGetExecutionRequest\u003c/code\u003e and another constructor to clone an existing \u003ccode\u003eGetExecutionRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties for managing \u003ccode\u003eExecutionName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, enabling the proper formatting and definition of the request.\u003c/p\u003e\n"]]],[],null,[]]