public sealed class ExecutionReference : IMessage<ExecutionReference>, IEquatable<ExecutionReference>, IDeepCloneable<ExecutionReference>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Run Admin v2 API class ExecutionReference.
Reference to an Execution. Use /Executions.GetExecution with the given name
to get full execution including the latest status.
[[["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\u003eThis page provides documentation for the \u003ccode\u003eExecutionReference\u003c/code\u003e class within the Google Cloud Run Admin v2 API, detailing its properties, constructors, and implementations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExecutionReference\u003c/code\u003e class is used to represent a reference to an Execution resource, which can be retrieved using the \u003ccode\u003e/Executions.GetExecution\u003c/code\u003e method with the given execution name.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers a range of versions of the API, from the latest version 2.13.0 down to version 1.0.0-beta02, along with the available namespace \u003ccode\u003eGoogle.Cloud.Run.V2\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eExecutionReference\u003c/code\u003e include \u003ccode\u003eCompletionStatus\u003c/code\u003e, \u003ccode\u003eCompletionTime\u003c/code\u003e, \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eDeleteTime\u003c/code\u003e, \u003ccode\u003eExecutionName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, all of which provide details about the execution's status and timestamps.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExecutionReference\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<ExecutionReference>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<ExecutionReference>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class, and has two constructors that are available, \u003ccode\u003eExecutionReference()\u003c/code\u003e and \u003ccode\u003eExecutionReference(ExecutionReference other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]