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 documentation details how to update an existing Environment within the Dialogflow CX platform using the specified API endpoint."],["The update operation uses a PATCH request directed to a specific environment's name, which is formatted with project, location, agent, and environment identifiers."],["To define which fields of the environment are to be modified, the `updateMask` query parameter must be used, listing the desired fields in a comma-separated format."],["The request requires authorization through specific OAuth scopes, either `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."],["The successful response for this update operation will return an instance of `Operation`, and the request body should contain the updated `Environment` details."]]],[]]