PlaceValueSpec

  • AskForPlace requires a JSON representation including a dialogSpec object.

  • The dialogSpec object is used for speech configuration of the askForPlace dialog.

  • The extension for dialogSpec should be used to define the PlaceDialogSpec configuration.

Input for AskForPlace.

JSON representation
{
  "dialogSpec": {
    object (DialogSpec)
  }
}
Fields
dialogSpec

object (DialogSpec)

Speech configuration for askForPlace dialog. The extension should be used to define the PlaceDialogSpec configuration.