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."],[[["This page details the `PATCH` HTTP request method for updating a generator resource, using the URL format `PATCH https://{endpoint}/v3beta1/{generator.name=projects/*/locations/*/agents/*/generators/*}`."],["The `generator.name` path parameter, in the format `projects/\u003cProjectID\u003e/locations/\u003cLocationID\u003e/agents/\u003cAgentID\u003e/generators/\u003cGeneratorID\u003e`, is a required identifier for the generator to be updated."],["Query parameters include `languageCode` to specify the language and `updateMask` to control which fields are updated during the PATCH operation."],["Both the request and the response bodies contain an instance of the `Generator` resource."],["Accessing this feature requires OAuth scopes `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]