Properties of a RemoteDialogflowAgent.
Package
@google-cloud/cesProperties
agent
agent?: (string|null);RemoteDialogflowAgent agent
environmentId
environmentId?: (string|null);RemoteDialogflowAgent environmentId
flowId
flowId?: (string|null);RemoteDialogflowAgent flowId
inputVariableMapping
inputVariableMapping?: ({ [k: string]: string }|null);RemoteDialogflowAgent inputVariableMapping
languageCodeVariable
languageCodeVariable?: (string|null);RemoteDialogflowAgent languageCodeVariable
outputVariableMapping
outputVariableMapping?: ({ [k: string]: string }|null);RemoteDialogflowAgent outputVariableMapping
respectResponseInterruptionSettings
respectResponseInterruptionSettings?: (boolean|null);RemoteDialogflowAgent respectResponseInterruptionSettings