Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
Class UpdateDraftBccRecipientsAction
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
UpdateDraftBccRecipientsAction
メールの下書きの Bcc 受信者を更新します。
詳細なドキュメント
addUpdateBccRecipients(bccRecipientEmails)
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2026-04-13 UTC。
[null,null,["最終更新日 2026-04-13 UTC。"],[],["The `UpdateDraftBccRecipientsAction` class allows modification of an email draft's Bcc recipients. It provides the `addUpdateBccRecipients(bccRecipientEmails)` method. This method accepts an array of strings (`String[]`) representing email addresses to be added as Bcc recipients. Executing this method updates the email draft and returns the `UpdateDraftBccRecipientsAction` object, enabling method chaining.\n"]]