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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eExecutionReference\u003c/code\u003e class within the Google Cloud Run Admin v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExecutionReference\u003c/code\u003e class represents a reference to an Execution and can be used with \u003ccode\u003e/Executions.GetExecution\u003c/code\u003e to retrieve the full execution details, including its latest status.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.13.0, with a range of previous versions listed, all the way back to version 1.0.0-beta02.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\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, which provide details about the execution's state, timestamps, and identifiers.\u003c/p\u003e\n"]]],[],null,[]]