Optional. The language used to access language-specific data. If not specified, the agent's default language is used. For more information, see Multilingual intent and entity data.
[[["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 describes how to update a specific intent using the `PATCH` method with the specified HTTP request."],["The `intent.name` path parameter is required to identify the specific intent to update, formatted as `projects/\u003cProject ID\u003e/agent/intents/\u003cIntent ID\u003e`."],["Optional query parameters like `languageCode`, `updateMask`, and `intentView` can be used to refine the update operation and the returned data."],["The request and response bodies both utilize the `Intent` resource, which contains the data being updated and returned, respectively."],["Authorization for this operation requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scope."]]],[]]