詢問動作
類型名稱:AskAction
擴充 CommunicateAction
名稱 |
類型 |
說明 |
問題 |
Text |
物件的子屬性。一個問題。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-09-03 (世界標準時間)。
[null,null,["上次更新時間:2024-09-03 (世界標準時間)。"],[[["AskAction is a type of CommunicateAction used for asking questions within Gmail markup."],["It includes a \"question\" property of type Text, which represents the question being asked."]]],["The `AskAction` type, which extends `CommunicateAction`, has one key property: `question`. This property, of type `Text`, represents a question. It functions as a sub-property of `object`. Essentially, `AskAction` is designed to represent the act of posing a question, with the `question` field storing the specific text of that inquiry.\n"]]