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 page details how to retrieve a specific generator using a GET HTTP request to a defined endpoint."],["The request requires a `name` path parameter specifying the generator's location and ID, formatted as `projects/\u003cProjectID\u003e/locations/\u003cLocationID\u003e/agents/\u003cAgentID\u003e/generators/\u003cGeneratorID\u003e`."],["You may optionally include a `languageCode` query parameter to retrieve the generator in a specific language."],["The request body must be empty and the response body, if successful, will contain a `Generator` instance."],["The authorization to use the given call requires one of two authorization scopes, either `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`, in addition to the IAM permission `dialogflow.generators.get`."]]],[]]