public sealed class GetWorkflowRequest : IMessage<GetWorkflowRequest>, IEquatable<GetWorkflowRequest>, IDeepCloneable<GetWorkflowRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Workflows v1beta API class GetWorkflowRequest.
Request for the
[GetWorkflow][google.cloud.workflows.v1beta.Workflows.GetWorkflow] 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\u003eGetWorkflowRequest\u003c/code\u003e class, which is part of the Workflows v1beta API in the \u003ccode\u003eGoogle.Cloud.Workflows.V1Beta\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetWorkflowRequest\u003c/code\u003e class is used to request information about a specific workflow, using the \u003ccode\u003eGetWorkflow\u003c/code\u003e method, and it inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is \u003ccode\u003e2.0.0-beta05\u003c/code\u003e, with other versions available including \u003ccode\u003e2.0.0-beta04\u003c/code\u003e and \u003ccode\u003e1.0.0-beta03\u003c/code\u003e, which are also documented.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties, \u003ccode\u003eName\u003c/code\u003e (a string representing the workflow's name in a specific format) and \u003ccode\u003eWorkflowName\u003c/code\u003e (a \u003ccode\u003eWorkflowName\u003c/code\u003e-typed view over the \u003ccode\u003eName\u003c/code\u003e property), allowing users to specify which workflow to retrieve information from.\u003c/p\u003e\n"],["\u003cp\u003eIt is possible to construct a \u003ccode\u003eGetWorkflowRequest\u003c/code\u003e object either with no parameters, or with another \u003ccode\u003eGetWorkflowRequest\u003c/code\u003e object as parameter.\u003c/p\u003e\n"]]],[],null,[]]