LinkDialogSpec
JSON 表示法 |
{
"destinationName": string,
"requestLinkReason": string
} |
字段 |
destinationName |
string
此请求希望链接到的应用或网站的名称。系统将会创建 TTS,其标题为“打开 ”。确认过程中也会用到“我可以将您转给 吗?”如果我们知道相应链接的实际标题,就会忽略此字段,使用适当的标题。最多 20 个字符。
|
requestLinkReason |
string
添加到确认提示末尾的字符串,用于说明我们需要进行链接的原因。示例:“导航去取您的咖啡?”可以将此信息附加到确认提示中,例如“我可以把您转到 Google 地图来导航去取您的咖啡吗?”,
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-11。
[null,null,["最后更新时间 (UTC):2024-09-11。"],[[["The JSON object for linking requests requires `destinationName` and `requestLinkReason` fields."],["`destinationName` provides the name of the app or website for linking, used in the TTS prompt."],["`requestLinkReason` explains the purpose of the link and is added to the confirmation prompt for context."]]],[]]