featureConfigs property
List<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig> ?
featureConfigs
getter/setter pair
Configuration of different suggestion features.
One feature can have only one config.
Implementation
core.List<
GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig>?
featureConfigs;