[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-09-05 UTC。"],[[["Adds a delegate to a user's Gmail account with verification status set to `accepted` without requiring email verification, given the delegate is in the same Google Workspace organization."],["Gmail has limits on the number of delegates and delegators a user can have, typically around 25 delegates and 10 delegators per user."],["Delegate users must be referred to by their primary email address, the new delegate may take up to a minute to be available, and this method requires domain-wide authority delegated to service account clients."],["This functionality is accessed via a POST request to the specified URL with path parameters including the user's email address, a request body containing a `Delegate` instance, and a response body, upon success, also containing a `Delegate` instance."],["Authorization for this method requires the `https://www.googleapis.com/auth/gmail.settings.sharing` OAuth scope."]]],[]]