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, and the provided content details versions from 2.0.0 up to 2.13.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExecutionReference\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Run.V2\u003c/code\u003e namespace, located within the \u003ccode\u003eGoogle.Cloud.Run.V2.dll\u003c/code\u003e assembly, and it serves as a reference to an execution.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExecutionReference\u003c/code\u003e 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 inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eExecutionReference\u003c/code\u003e has properties such as \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 information about the execution.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eExecutionReference\u003c/code\u003e class: a default constructor and one that accepts another \u003ccode\u003eExecutionReference\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]