Reference documentation and code samples for the Google Cloud Dialogflow v2 API enum SearchKnowledgeRequest.Types.QuerySource.
The source of the query. We use QuerySource to distinguish queries directly
entered by agents and suggested queries from
[Participants.SuggestKnowledgeAssist][google.cloud.dialogflow.v2.Participants.SuggestKnowledgeAssist].
If SUGGESTED_QUERY source is specified, we will treat it as a continuation
of a SuggestKnowledgeAssist call.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This page provides documentation for the `SearchKnowledgeRequest.Types.QuerySource` enum within the Google Cloud Dialogflow v2 API, specifically within the .NET library."],["The `QuerySource` enum is used to differentiate between queries entered directly by agents and suggested queries from `Participants.SuggestKnowledgeAssist`."],["The available query sources are `AgentQuery`, `SuggestedQuery`, and `Unspecified`, each representing different origins of the knowledge request query."],["The page lists different versions of the Google.Cloud.Dialogflow.V2 package, ranging from version 4.26.0 (latest) down to 3.2.0, allowing developers to navigate documentation based on the package version they are using."]]],[]]