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.
[[["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 endpoint creates a new generator within a specified agent, using a POST request to a URL that includes project, location, and agent identifiers."],["The `parent` path parameter is required to specify the agent for which the generator will be created, and it requires the `dialogflow.generators.create` IAM permission."],["The `languageCode` query parameter is optional, used to specify the language for the generator's `prompt_text.text`, otherwise the agent's default language will be used."],["The request body must contain a `Generator` instance, and a successful response will return the newly created `Generator` instance."],["Authorization requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scope."]]],[]]