[[["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-05-04 UTC."],[[["This API endpoint updates a specified data collector using a PATCH request."],["The `name` path parameter is required and specifies the data collector to be updated, including authorization requirements."],["The `updateMask` query parameter allows specifying which fields of the data collector should be updated."],["The request body should be an instance of `DataCollector`, and the response body will also return a `DataCollector` instance upon success."],["The endpoint requires OAuth scope `https://www.googleapis.com/auth/cloud-platform` for authorization."]]],[]]