[[["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 a `ServingConfig` and will return a `NOT_FOUND` error if the specified configuration does not exist."],["The HTTP request uses a `PATCH` method with a specific URL structure defined by gRPC Transcoding syntax, including a path parameter for the `servingConfig.name`."],["You may specify which fields in the `ServingConfig` to update via a comma-separated list of fields specified in the `updateMask` query parameter, with the `name` field not being supported for updates."],["The request body should contain the updated `ServingConfig` instance, and a successful request will also return a `ServingConfig` instance in the response body."],["This request requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `discoveryengine.servingConfigs.update` on the specified resource."]]],[]]