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 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,["# Cloud Run Admin v2 API - Class ExecutionReference (2.16.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.16.0 (latest)](/dotnet/docs/reference/Google.Cloud.Run.V2/latest/Google.Cloud.Run.V2.ExecutionReference)\n- [2.15.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.15.0/Google.Cloud.Run.V2.ExecutionReference)\n- [2.14.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.14.0/Google.Cloud.Run.V2.ExecutionReference)\n- [2.13.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.13.0/Google.Cloud.Run.V2.ExecutionReference)\n- [2.12.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.12.0/Google.Cloud.Run.V2.ExecutionReference)\n- [2.11.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.11.0/Google.Cloud.Run.V2.ExecutionReference)\n- [2.10.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.10.0/Google.Cloud.Run.V2.ExecutionReference)\n- [2.9.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.9.0/Google.Cloud.Run.V2.ExecutionReference)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.8.0/Google.Cloud.Run.V2.ExecutionReference)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.7.0/Google.Cloud.Run.V2.ExecutionReference)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.6.0/Google.Cloud.Run.V2.ExecutionReference)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.5.0/Google.Cloud.Run.V2.ExecutionReference)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.4.0/Google.Cloud.Run.V2.ExecutionReference)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.3.0/Google.Cloud.Run.V2.ExecutionReference)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.2.0/Google.Cloud.Run.V2.ExecutionReference)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.1.0/Google.Cloud.Run.V2.ExecutionReference)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.0.0/Google.Cloud.Run.V2.ExecutionReference)\n- [1.0.0-beta02](/dotnet/docs/reference/Google.Cloud.Run.V2/1.0.0-beta02/Google.Cloud.Run.V2.ExecutionReference) \n\n public sealed class ExecutionReference : IMessage\u003cExecutionReference\u003e, IEquatable\u003cExecutionReference\u003e, IDeepCloneable\u003cExecutionReference\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Cloud Run Admin v2 API class ExecutionReference.\n\nReference to an Execution. Use /Executions.GetExecution with the given name\nto get full execution including the latest status. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ExecutionReference \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ExecutionReference](/dotnet/docs/reference/Google.Cloud.Run.V2/latest/Google.Cloud.Run.V2.ExecutionReference), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ExecutionReference](/dotnet/docs/reference/Google.Cloud.Run.V2/latest/Google.Cloud.Run.V2.ExecutionReference), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ExecutionReference](/dotnet/docs/reference/Google.Cloud.Run.V2/latest/Google.Cloud.Run.V2.ExecutionReference), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Run.V2](/dotnet/docs/reference/Google.Cloud.Run.V2/latest/Google.Cloud.Run.V2)\n\nAssembly\n--------\n\nGoogle.Cloud.Run.V2.dll\n\nConstructors\n------------\n\n### ExecutionReference()\n\n public ExecutionReference()\n\n### ExecutionReference(ExecutionReference)\n\n public ExecutionReference(ExecutionReference other)\n\nProperties\n----------\n\n### CompletionStatus\n\n public ExecutionReference.Types.CompletionStatus CompletionStatus { get; set; }\n\nStatus for the execution completion.\n\n### CompletionTime\n\n public Timestamp CompletionTime { get; set; }\n\nCreation timestamp of the execution.\n\n### CreateTime\n\n public Timestamp CreateTime { get; set; }\n\nCreation timestamp of the execution.\n\n### DeleteTime\n\n public Timestamp DeleteTime { get; set; }\n\nThe deletion time of the execution. It is only\npopulated as a response to a Delete request.\n\n### ExecutionName\n\n public ExecutionName ExecutionName { get; set; }\n\n[ExecutionName](/dotnet/docs/reference/Google.Cloud.Run.V2/latest/Google.Cloud.Run.V2.ExecutionName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.Run.V2/latest/Google.Cloud.Run.V2.ExecutionReference#Google_Cloud_Run_V2_ExecutionReference_Name) resource name property.\n\n### Name\n\n public string Name { get; set; }\n\nName of the execution."]]