相反, 此对象是对
Action 的响应,该 会在选择特定界面元素时
撰写草稿邮件。
const composeActionResponse = CardService.newComposeActionResponseBuilder() .setGmailDraft(GmailApp.createDraft('recipient', 'subject', 'body')) .build();
方法
| 方法 | 返回值类型 | 简介 |
|---|---|---|
print | String | 输出此对象的 JSON 表示法。 |
详细文档
printJson()
输出此对象的 JSON 表示法。此方法仅用于调试。
返回
String