Google カレンダーの Google Workspace アドオンを使用すると、デベロッパーは EventAttachmentTrigger を使用して、カレンダーの予定にカスタム添付ファイルを追加できます。これらのカスタム添付ファイルでは、必要に応じて、カレンダーの予定内で添付ファイルのアイコンとして表示される画像 URL を指定できます。これらの画像はカレンダー内で直接使用されるため、Google のインフラストラクチャでホストする必要があります。具体的には、アドオンの Google Workspace Marketplace のストアのリスティングで使用しているアイコンと同じアイコンを使用します。
[[["わかりやすい","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"]],["最終更新日 2026-03-20 UTC。"],[],["Developers can add custom attachments to Calendar events using the `EventAttachmentTrigger`. These attachments can have icons, which must be hosted on Google's infrastructure. To get a valid icon URL, navigate to the Google Cloud console, switch to the add-on's project, and access the Google Workspace Marketplace SDK. In the \"Store Listing\" tab's \"Graphics Assets\" section, upload the icon image (32x32) as an \"Application Icon\", then copy and use the generated image URL as the `attachment.iconUrl`.\n"]]