GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigSections constructor

GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigSections({
  1. List<String>? sectionTypes,
})

Implementation

GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigSections({
  this.sectionTypes,
});