public sealed class GetWorkflowTemplateRequest : IMessage<GetWorkflowTemplateRequest>, IEquatable<GetWorkflowTemplateRequest>, IDeepCloneable<GetWorkflowTemplateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class GetWorkflowTemplateRequest.
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\u003eThe latest version available for \u003ccode\u003eGetWorkflowTemplateRequest\u003c/code\u003e in the Google Cloud Dataproc v1 API is 5.17.0, with numerous previous versions listed, starting from 3.1.0, for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetWorkflowTemplateRequest\u003c/code\u003e is a class used to fetch a workflow template 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\u003eThis class includes properties like \u003ccode\u003eName\u003c/code\u003e, which is a required field representing the resource name of the workflow template, and \u003ccode\u003eVersion\u003c/code\u003e, which is an optional field to specify a specific version of the template to retrieve.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWorkflowTemplateName\u003c/code\u003e property gives a typed view of the \u003ccode\u003eName\u003c/code\u003e property, to be specifically accessed by the type \u003ccode\u003eWorkflowTemplateName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors \u003ccode\u003eGetWorkflowTemplateRequest()\u003c/code\u003e, and \u003ccode\u003eGetWorkflowTemplateRequest(GetWorkflowTemplateRequest other)\u003c/code\u003e for creating new instances of the object.\u003c/p\u003e\n"]]],[],null,[]]