[[["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 API endpoint updates an existing Customer resource for a reseller or distributor."],["The HTTP request uses the PATCH method with a specific URL structure defined by gRPC Transcoding syntax, targeting a customer resource by its name."],["The `customer.name` path parameter is a string that uniquely identifies the customer, while the optional `updateMask` query parameter specifies which fields to update."],["The request and response bodies both utilize an instance of the Customer resource to send and receive updated customer information."],["The API call requires the `https://www.googleapis.com/auth/apps.order` OAuth scope for proper authorization."]]],[]]