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 content outlines how to create a flow within a specified agent using a POST HTTP request to a designated endpoint, which requires prior training of the flow."],["The HTTP request includes path parameters, specifically a `parent` parameter, which specifies the agent for which the flow will be created and requires `dialogflow.flows.create` IAM permission."],["Query parameters can be included to define the `languageCode` for various fields within the flow, defaulting to the agent's language if not specified."],["The request body must contain an instance of the `Flow`, and a successful response will include a newly created `Flow` instance."],["Authorization to perform this action requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scope."]]],[]]