[[["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 page details how to update a ServingConfig via a PATCH request to the specified URL, which includes parameters like `servingConfig.name` and follows gRPC Transcoding syntax."],["The `updateMask` query parameter allows for the specification of which fields within the ServingConfig will be updated, with the exception of `ServingConfig.name`."],["The request body contains a `ServingConfig` instance, and a successful response also returns a `ServingConfig` instance."],["Updating a ServingConfig requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `discoveryengine.servingConfigs.update`."],["If the ServingConfig does not exist then the response will return a NOT_FOUND error."]]],[]]