GoogleCloudDialogflowV2AgentCoachingSuggestion class
Constructors
-
GoogleCloudDialogflowV2AgentCoachingSuggestion({List<
GoogleCloudDialogflowV2AgentCoachingSuggestionAgentActionSuggestion> ? agentActionSuggestions, List<GoogleCloudDialogflowV2AgentCoachingInstruction> ? applicableInstructions, List<GoogleCloudDialogflowV2AgentCoachingSuggestionSampleResponse> ? sampleResponses}) - GoogleCloudDialogflowV2AgentCoachingSuggestion.fromJson(Map json_)
Properties
-
agentActionSuggestions
↔ List<
GoogleCloudDialogflowV2AgentCoachingSuggestionAgentActionSuggestion> ? -
getter/setter pair
-
applicableInstructions
↔ List<
GoogleCloudDialogflowV2AgentCoachingInstruction> ? -
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
-
sampleResponses
↔ List<
GoogleCloudDialogflowV2AgentCoachingSuggestionSampleResponse> ? -
getter/setter pair
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