public sealed class GetWorkflowRequest : IMessage<GetWorkflowRequest>, IEquatable<GetWorkflowRequest>, IDeepCloneable<GetWorkflowRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Workflows v1 API class GetWorkflowRequest.
Request for the
[GetWorkflow][google.cloud.workflows.v1.Workflows.GetWorkflow] method.
Optional. The revision of the workflow to retrieve. If the revision_id is
empty, the latest revision is retrieved.
The format is "000001-a4d", where the first six characters define
the zero-padded decimal revision number. They are followed by a hyphen and
three hexadecimal characters.
[[["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 page covers the \u003ccode\u003eGetWorkflowRequest\u003c/code\u003e class, which is part of the Workflows v1 API in the Google Cloud .NET library, specifically within version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetWorkflowRequest\u003c/code\u003e is used to request information about a specific workflow and implements 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 class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and provides properties like \u003ccode\u003eName\u003c/code\u003e for the workflow's resource name and \u003ccode\u003eRevisionId\u003c/code\u003e to specify a particular revision to retrieve.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetWorkflowRequest\u003c/code\u003e class has two constructors, one default and another that takes an existing \u003ccode\u003eGetWorkflowRequest\u003c/code\u003e object for initialization.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation shows a list of versions for this class, with the latest being 2.5.0 and goes as far back as version 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]