GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig constructor
GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig({
- List<
GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig> ? featureConfigs, - bool? groupSuggestionResponses,
Implementation
GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig({
this.featureConfigs,
this.groupSuggestionResponses,
});