[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-14 UTC."],[[["This endpoint allows for updating information about a specific partner using a PATCH request."],["The `partner.name` path parameter is required and represents the immutable, unique identifier of the partner."],["The `updateMask` query parameter specifies which fields of the partner resource should be updated, using a comma-separated list."],["The request body must contain an instance of the `Partner` resource, reflecting the desired updates."],["A successful request will return an updated instance of the `Partner` resource in the response body."]]],[]]