GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig class

Detail human agent assistant config.

Properties

featureConfigs List<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig>?
Configuration of different suggestion features.
getter/setter pair
groupSuggestionResponses bool?
If group_suggestion_responses is false, and there are multiple feature_configs in event based suggestion or StreamingAnalyzeContent, we will try to deliver suggestions to customers as soon as we get new suggestion.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited