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\u003eThe latest version available for the Cloud Run Admin v2 API is 2.13.0, while the current context is set on version 2.12.0, and there are multiple other prior versions accessible as well.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExecutionReference\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Run.V2\u003c/code\u003e namespace provides a reference to an execution and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExecutionReference\u003c/code\u003e includes properties like \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 referenced execution.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains 2 constructors: the default \u003ccode\u003eExecutionReference()\u003c/code\u003e constructor and another \u003ccode\u003eExecutionReference(ExecutionReference)\u003c/code\u003e which takes in another \u003ccode\u003eExecutionReference\u003c/code\u003e as an argument.\u003c/p\u003e\n"],["\u003cp\u003eYou can access the full execution details by using the provided name with \u003ccode\u003e/Executions.GetExecution\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]