Some products and features are in the process of being renamed. Generative playbook and flow features are also being migrated to a single consolidated console. See the details.
If not specified, the agent's default language is used. Many languages are supported. Note: languages must be enabled in the agent before they can be used.
[[["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-03-05 UTC."],[[["This document describes how to create a flow within a specified agent using a POST request to the provided endpoint."],["The `parent` path parameter is a required string indicating the agent, and it requires `dialogflow.flows.create` IAM permission."],["The `languageCode` query parameter specifies the language for flow-related fields, defaulting to the agent's language if not specified, and languages must be enabled in the agent beforehand."],["The request body should contain a `Flow` instance, and a successful request returns a newly created `Flow` instance."],["Authorization for this operation requires either `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scopes."]]],[]]