public sealed class GetExecutionRequest : IMessage<GetExecutionRequest>, IEquatable<GetExecutionRequest>, IDeepCloneable<GetExecutionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Workflow Executions v1 API class GetExecutionRequest.
Request for the
[GetExecution][google.cloud.workflows.executions.v1.Executions.GetExecution]
method.
[[["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-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eGetExecutionRequest\u003c/code\u003e class within the Google Cloud Workflows Executions v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetExecutionRequest\u003c/code\u003e class is used to request the retrieval of a specific execution, as part of the \u003ccode\u003eGetExecution\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the API are available, with the latest being 2.6.0, and it also lists down to version 1.0.0.\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 members from the base object class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eGetExecutionRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e (required for specifying the execution to retrieve), \u003ccode\u003eExecutionName\u003c/code\u003e (a typed view of the name property), and \u003ccode\u003eView\u003c/code\u003e (optional, to specify which fields to populate).\u003c/p\u003e\n"]]],[],null,[]]