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-03-21 UTC."],[[["The latest version available for `SearchKnowledgeRequest.Types.QuerySource` is 4.26.0, within the Google Cloud Dialogflow v2 API."],["This page provides access to reference documentation and code samples for the `SearchKnowledgeRequest.Types.QuerySource` enum across multiple versions, ranging from 3.2.0 to 4.26.0."],["The `QuerySource` enum distinguishes between queries entered by agents, suggested queries from `Participants.SuggestKnowledgeAssist`, and an unknown query source."],["The `SearchKnowledgeRequest.Types.QuerySource` enum defines the fields: `AgentQuery`, `SuggestedQuery`, and `Unspecified`, which are the possible values for the source of a query."],["This is all part of the `Google.Cloud.Dialogflow.V2` namespace and assembly `Google.Cloud.Dialogflow.V2.dll` in .NET."]]],[]]