ProjectsLocationsSuggestionsResource class
Constructors
- ProjectsLocationsSuggestionsResource(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
-
generateStatelessSummary(
GoogleCloudDialogflowV2GenerateStatelessSummaryRequest request, String parent, {String? $fields}) → Future< GoogleCloudDialogflowV2GenerateStatelessSummaryResponse> - Generates and returns a summary for a conversation that does not have a resource created for it.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
searchKnowledge(
GoogleCloudDialogflowV2SearchKnowledgeRequest request, String parent, {String? $fields}) → Future< GoogleCloudDialogflowV2SearchKnowledgeResponse> - Get answers for the given query based on knowledge documents.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited