ConfirmationValueSpec

Eingabe für AskForConfirmation

JSON-Darstellung
{
  "dialogSpec": {
    object (ConfirmationDialogSpec)
  }
}
Felder
dialogSpec

object (ConfirmationDialogSpec)

Konfiguriert ein Dialogfeld, in dem nach einer Bestätigung gefragt wird.

ConfirmationDialogSpec

Sprachkonfigurationen für das Bestätigungsdialogfeld. Beachten Sie, dass diese Konfigurationen eher als Hinweis auf den Bestätigungsdialog funktionieren und nicht als absolute Werte. Beispiel: Wenn der Nutzer keine Eingabe für „Bestätigungsanfrage“ erhält, kann das Bestätigungsdialogfeld antworten: Sorry, $requestConfirmationText.

JSON-Darstellung
{
  "requestConfirmationText": string
}
Felder
requestConfirmationText

string

Diese Frage wird im untergeordneten Bestätigungsdialogfeld gestellt. Beispiel: „Sind Sie sicher?“