[[["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 document outlines how to update `CompletionConfig` settings via a `PATCH` request to the specified URL endpoint."],["The request requires a `completionConfig.name` path parameter, which is a fully qualified name string, and it is immutable."],["The `updateMask` query parameter determines which `CompletionConfig` fields are updated, with options including `matching_order`, `max_suggestions`, `min_prefix_length`, `query_model`, and `enable_mode`."],["The request body and successful response both contain an instance of `CompletionConfig`."],["To perform this update, the user must have the `discoveryengine.completionConfigs.update` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]