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-03-21 UTC."],[[["The latest version available for the Google.Cloud.Run.V2 API is 2.13.0, with a range of versions from 1.0.0-beta02 to 2.13.0 being accessible."],["The `ExecutionReference` class in the Cloud Run Admin v2 API is used to provide a reference to an `Execution` instance."],["The `ExecutionReference` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `ExecutionReference` has constructors and properties to manage the referenced Execution, such as `ExecutionName`, `Name`, `CreateTime`, and `CompletionTime`."],["The documentation provides details on the namespace `Google.Cloud.Run.V2` and the assembly `Google.Cloud.Run.V2.dll`, including links to detailed information for each version."]]],[]]