ProjectsConversationsSuggestionsResource class
Constructors
- ProjectsConversationsSuggestionsResource(ApiRequester client)
Properties
- 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
-
searchKnowledge(
GoogleCloudDialogflowV2SearchKnowledgeRequest request, String conversation, {String? $fields}) → Future< GoogleCloudDialogflowV2SearchKnowledgeResponse> - Get answers for the given query based on knowledge documents.
-
suggestConversationSummary(
GoogleCloudDialogflowV2SuggestConversationSummaryRequest request, String conversation, {String? $fields}) → Future< GoogleCloudDialogflowV2SuggestConversationSummaryResponse> - Suggests summary for a conversation based on specific historical messages.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited