[[["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 CompletionConfig resource using a PATCH HTTP request to the specified URL, employing gRPC Transcoding syntax."],["The request requires a `completionConfig.name` path parameter, representing the fully qualified name of the CompletionConfig resource to be updated."],["The `updateMask` query parameter allows specifying which fields of the CompletionConfig to update, such as matching order, max suggestions, min prefix length, query model, or enable mode, with all supported fields updated if this parameter is omitted."],["The request body contains an instance of CompletionConfig, and a successful response will also return a CompletionConfig instance."],["Updating the CompletionConfig requires the `discoveryengine.completionConfigs.update` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]