public sealed class GetExecutionRequest : IMessage<GetExecutionRequest>, IEquatable<GetExecutionRequest>, IDeepCloneable<GetExecutionRequest>, IBufferMessage, IMessage
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\u003eThe content describes the \u003ccode\u003eGetExecutionRequest\u003c/code\u003e class, which is used to request the retrieval of a workflow execution in the Google Cloud Workflows service.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Workflows.Executions.V1\u003c/code\u003e namespace and is available in different versions, with 2.6.0 being the latest, and version 2.0.0 is being focused on in the documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetExecutionRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for different functionalities such as message handling, equality checks, deep cloning, and buffered message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetExecutionRequest\u003c/code\u003e class has properties like \u003ccode\u003eExecutionName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eView\u003c/code\u003e, which are used to specify the details of the execution to retrieve, including the resource name and which fields should be returned.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes two constructors, a default parameterless one and one that allows copying from another \u003ccode\u003eGetExecutionRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]