Interface protos.google.cloud.ces.v1beta.Agent.IRemoteDialogflowAgent (0.4.1)

Properties of a RemoteDialogflowAgent.

Package

@google-cloud/ces

Properties

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