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 a list of versions for the `SearchKnowledgeRequest.Types.QuerySource` enum within the Google Cloud Dialogflow v2 API, ranging from version 4.26.0 down to 3.2.0."],["The `SearchKnowledgeRequest.Types.QuerySource` enum defines the origin of a query, distinguishing between agent-initiated queries, suggested queries, and unspecified sources."],["The available query sources include `AgentQuery`, for queries directly from agents, `SuggestedQuery`, for queries from `Participants.SuggestKnowledgeAssist`, and `Unspecified` for unknown sources."],["The reference documentation is within the `Google.Cloud.Dialogflow.V2` namespace, with the assembly being `Google.Cloud.Dialogflow.V2.dll`."]]],[]]