ProjectsLocationsConversationsParticipantsSuggestionsResource class

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
suggestArticles(GoogleCloudDialogflowV2SuggestArticlesRequest request, String parent, {String? $fields}) Future<GoogleCloudDialogflowV2SuggestArticlesResponse>
Gets suggested articles for a participant based on specific historical messages.
suggestFaqAnswers(GoogleCloudDialogflowV2SuggestFaqAnswersRequest request, String parent, {String? $fields}) Future<GoogleCloudDialogflowV2SuggestFaqAnswersResponse>
Gets suggested faq answers for a participant based on specific historical messages.
suggestSmartReplies(GoogleCloudDialogflowV2SuggestSmartRepliesRequest request, String parent, {String? $fields}) Future<GoogleCloudDialogflowV2SuggestSmartRepliesResponse>
Gets smart replies for a participant based on specific historical messages.
toString() String
A string representation of this object.
inherited

Operators

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