public sealed class GetWorkflowTemplateRequest : IMessage<GetWorkflowTemplateRequest>, IEquatable<GetWorkflowTemplateRequest>, IDeepCloneable<GetWorkflowTemplateRequest>, IBufferMessage, IMessage
For projects.regions.workflowTemplates.get, the resource name of the
template has the following format:
projects/{project_id}/regions/{region}/workflowTemplates/{template_id}
For projects.locations.workflowTemplates.get, the resource name of the
template has the following format:
projects/{project_id}/locations/{location}/workflowTemplates/{template_id}
[[["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 outlines the \u003ccode\u003eGetWorkflowTemplateRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace, which is used to request a workflow template.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetWorkflowTemplateRequest\u003c/code\u003e 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, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and one that takes another \u003ccode\u003eGetWorkflowTemplateRequest\u003c/code\u003e object as a parameter for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eName\u003c/code\u003e (a string representing the resource name of the template), \u003ccode\u003eVersion\u003c/code\u003e (an integer representing the template version), and \u003ccode\u003eWorkflowTemplateName\u003c/code\u003e (a typed view over the \u003ccode\u003eName\u003c/code\u003e property).\u003c/p\u003e\n"],["\u003cp\u003eA list of various versions for this class, ranging from 3.1.0 to 5.17.0, is available with links to further documentation.\u003c/p\u003e\n"]]],[],null,[]]