public sealed class GetWorkflowRequest : IMessage<GetWorkflowRequest>, IEquatable<GetWorkflowRequest>, IDeepCloneable<GetWorkflowRequest>, IBufferMessage, IMessage
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\u003eThe \u003ccode\u003eGetWorkflowRequest\u003c/code\u003e class is used to request information about a specific workflow via the \u003ccode\u003eGetWorkflow\u003c/code\u003e method in the Google Cloud Workflows V1Beta API.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, enabling it to interact within the Google Protocol Buffers framework.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetWorkflowRequest\u003c/code\u003e has two constructors, one default and one that accepts another \u003ccode\u003eGetWorkflowRequest\u003c/code\u003e object for creating copies.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property, of type string, and the \u003ccode\u003eWorkflowName\u003c/code\u003e property, of type WorkflowName, are used to specify the target workflow for which information is requested, using a structured resource name format.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation references multiple versions of the API, including 2.0.0-beta05 (latest), 2.0.0-beta04, and 1.0.0-beta03, with the focus of the page on the 1.0.0-beta03 version.\u003c/p\u003e\n"]]],[],null,[]]