会話型アクションのサポートは 2023 年 6 月 13 日に終了しました。詳細については、
会話型アクションの廃止をご覧ください。
PlaceValueSpec
フィールド |
dialogSpec |
object (DialogSpec )
AskForPlace ダイアログの音声構成。この拡張設定は、PlaceDialogSpec 構成を定義するために使用されます。
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-10 UTC。
[null,null,["最終更新日 2024-09-10 UTC。"],[[["The AskForPlace request uses JSON to define the speech configuration."],["This configuration is held within the `dialogSpec` field, which uses the DialogSpec object."],["Developers should consult the DialogSpec documentation for details on defining the PlaceDialogSpec configuration."]]],["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"]]