[[["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-09-04 UTC."],[[["Creates and uploads an S/MIME public key certificate chain and private key for the authenticated user."],["Utilizes a POST request to `https://gmail.googleapis.com/gmail/v1/users/{userId}/settings/cse/keypairs` with the user ID specified in the path."],["Requires providing a `CseKeyPair` object in the request body, outlining the key pair details."],["Returns the newly created `CseKeyPair` object in the response if successful."],["Needs authorization with either `https://www.googleapis.com/auth/gmail.settings.basic` or `https://www.googleapis.com/auth/gmail.settings.sharing` scope."]]],[]]