[[["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, identified by its fully qualified name in the request path."],["The HTTP request uses a `PATCH` method and gRPC Transcoding syntax with a specific URL structure to identify the resource."],["The `updateMask` query parameter specifies which fields of the ServingConfig to update, and it does not support updating the `ServingConfig.name` field."],["The request body contains the new instance of ServingConfig to update, and a successful response will also return an instance of ServingConfig."],["Authorization to use this endpoint requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `discoveryengine.servingConfigs.update` IAM permission."]]],[]]