public sealed class GetExecutionRequest : IMessage<GetExecutionRequest>, IEquatable<GetExecutionRequest>, IDeepCloneable<GetExecutionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Workflow Executions v1beta API class GetExecutionRequest.
Request for the
[GetExecution][google.cloud.workflows.executions.v1beta.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 documentation is for the \u003ccode\u003eGetExecutionRequest\u003c/code\u003e class within the Google Cloud Workflows Executions v1beta API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetExecutionRequest\u003c/code\u003e class is used to construct requests for the \u003ccode\u003eGetExecution\u003c/code\u003e method, which retrieves details about a specific workflow execution.\u003c/p\u003e\n"],["\u003cp\u003eIt implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, ensuring compatibility with the Google.Protobuf library.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties such as \u003ccode\u003eExecutionName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eView\u003c/code\u003e to define the target execution and the desired level of detail to be retrieved.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available, with \u003ccode\u003e2.0.0-beta05\u003c/code\u003e being the latest, and the inheritance of \u003ccode\u003eGetExecutionRequest\u003c/code\u003e comes from the object class.\u003c/p\u003e\n"]]],[],null,[]]