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.
The unique identifier of the generator. Must be set for the Generators.UpdateGenerator method. [Generators.CreateGenerate][] populates the name automatically. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/generators/<GeneratorID>.
[[["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."],[[["The HTTP request uses the `PATCH` method to update a generator at a specified endpoint and follows gRPC Transcoding syntax."],["Path parameters, such as `generator.name`, are used to uniquely identify the generator and are required for updating via the `Generators.UpdateGenerator` method."],["Query parameters include `languageCode` for specifying the language and `updateMask` for controlling which fields are updated, supporting partial updates."],["Both the request and response bodies are instances of the `Generator` resource, defining the structure for updating and receiving generator information."],["Authorization requires specific OAuth scopes, either `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`, to access and modify generator data."]]],[]]