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 documentation describes how to create a page within a specified flow using a POST HTTP request to a designated endpoint, which requires prior training of the flow."],["The HTTP request URL uses gRPC Transcoding syntax and includes a `parent` path parameter to specify the flow where the page will be created, using a specific format: `projects/\u003cProjectID\u003e/locations/\u003cLocationID\u003e/agents/\u003cAgentID\u003e/flows/\u003cFlowID\u003e`."],["A `languageCode` query parameter allows specifying the language for various fields within the page, and if omitted, the agent's default language will be used."],["The request body should contain an instance of the `Page` resource, and upon successful creation, the response body will return a newly created `Page` instance."],["Authorization to create a page requires the `dialogflow.pages.create` IAM permission and one of two OAuth scopes: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]