[[["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 the `DocumentProcessingConfig`, a singleton resource associated with a `DataStore`."],["The update operation is performed via an HTTP PATCH request to a specific URL, using gRPC Transcoding syntax."],["The request requires specifying the `documentProcessingConfig.name` as a path parameter to target a specific configuration for update."],["The request body should include an instance of `DocumentProcessingConfig` containing the updates, and the response body will also return an instance of `DocumentProcessingConfig`."],["Updating the document configuration requires the `discoveryengine.documentProcessingConfigs.update` IAM permission, and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]