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 webpage details how to update a specified entity type using a PATCH HTTP request to the Dialogflow API."],["The request URL includes a path parameter `entityType.name`, which is a unique identifier for the entity type being updated and follows a specific format."],["Optional query parameters such as `languageCode` to access language-specific data and `updateMask` to specify which fields to update, can be included in the request."],["Both the request and response bodies contain an instance of the `EntityType`, which defines the structure of the data being sent and received."],["Authorization to perform this operation requires one of two OAuth scopes: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]