[[["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-21 UTC."],[[["This endpoint updates an existing Customer resource for a reseller or distributor, specified by the `customer.name` in the URL path."],["The request utilizes a PATCH HTTP method with gRPC Transcoding syntax to target a specific customer resource, through the URL."],["The request optionally supports an `updateMask` query parameter, which allows for the specification of fields to be updated in the customer resource."],["The request body and successful response body both utilize an instance of the Customer resource, while possible errors include `PERMISSION_DENIED`, `INVALID_ARGUMENT`, and `NOT_FOUND`."],["Authorization requires the OAuth scope `https://www.googleapis.com/auth/apps.order`."]]],[]]