[[["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-02-28 UTC."],[[["This webpage details how to update a ServingConfig within the Google Cloud Discovery Engine, which returns a `NOT_FOUND` error if the ServingConfig does not exist."],["The process involves sending a `PATCH` HTTP request to a specific URL, which includes path parameters for the ServingConfig's fully qualified name."],["Updates to the ServingConfig are managed through the `updateMask` query parameter, allowing selection of specific fields to modify, and there are certain unsupported fields."],["The request body must contain an instance of the `ServingConfig`, and a successful update will return an instance of `ServingConfig` as the response body."],["Updating a ServingConfig requires the `discoveryengine.servingConfigs.update` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]