PlaceValueSpec
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
JSON 表示法 |
{
"dialogSpec": {
object (DialogSpec )
}
} |
字段 |
dialogSpec |
object (DialogSpec )
AskForPlace 对话框的语音配置。该扩展程序应该用于定义 PlaceDialogSpec 配置。
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-26。
[null,null,["最后更新时间 (UTC):2025-07-26。"],[[["\u003cp\u003eThe AskForPlace request uses JSON to define the speech configuration.\u003c/p\u003e\n"],["\u003cp\u003eThis configuration is held within the \u003ccode\u003edialogSpec\u003c/code\u003e field, which uses the DialogSpec object.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should consult the DialogSpec documentation for details on defining the PlaceDialogSpec configuration.\u003c/p\u003e\n"]]],["The core content describes the JSON representation for configuring an \"askForPlace\" dialog. The key element is `dialogSpec`, an object of type `DialogSpec`. This object defines the speech configuration for the dialog, and its structure should be defined using the `PlaceDialogSpec` configuration. The information focuses on the structure of the data required for the dialog setup.\n"],null,["# PlaceValueSpec\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nInput for AskForPlace.\n\n| JSON representation ||\n|----------------------------------------------------------------------------------------------------------|---|\n| ``` { \"dialogSpec\": { object (/assistant/df-asdk/reference/webhook/rest/Shared.Types/DialogSpec) } } ``` |\n\n| Fields ||\n|--------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `dialogSpec` | `object (`[DialogSpec](/assistant/df-asdk/reference/webhook/rest/Shared.Types/DialogSpec)`)` Speech configuration for askForPlace dialog. The extension should be used to define the PlaceDialogSpec configuration. |"]]