[[["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 endpoint updates an existing ServingConfig, returning a `NOT_FOUND` error if the specified ServingConfig does not exist."],["The HTTP request is a `PATCH` operation targeting a specific ServingConfig using its fully qualified name in the URL path."],["The `updateMask` query parameter allows for selective updating of ServingConfig fields, while the `servingConfig.name` is an immutable path parameter."],["The request body should contain the modified `ServingConfig` instance, and a successful response will include the updated `ServingConfig` instance as the response body."],["Updating a ServingConfig requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the `discoveryengine.servingConfigs.update` IAM permission on the target resource."]]],[]]