GoogleCloudDialogflowV2HumanAgentHandoffConfig constructor
GoogleCloudDialogflowV2HumanAgentHandoffConfig({
- GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfig? livePersonConfig,
- GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfig? salesforceLiveAgentConfig,
Implementation
GoogleCloudDialogflowV2HumanAgentHandoffConfig({
this.livePersonConfig,
this.salesforceLiveAgentConfig,
});