[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-27 UTC."],[[["This page details the process for creating a new workflow template using a POST request to the Dataproc API endpoint."],["The request requires a `parent` path parameter, specifying the project and region or location, formatted as `projects/{projectId}/regions/{region}` or `projects/{projectId}/locations/{location}`, respectively, along with the `dataproc.workflowTemplates.create` IAM permission."],["The request body must include a `WorkflowTemplate` instance to define the new template."],["A successful request returns a newly created `WorkflowTemplate` instance in the response body."],["Authorization for this operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]