Class QuerySource (2.47.0)
Stay organized with collections
Save and categorize content based on your preferences.
QuerySource(value)
The source of the query. We use QuerySource to distinguish queries
directly entered by agents and suggested queries from
Participants.SuggestKnowledgeAssist.
If SUGGESTED_QUERY source is specified, we will treat it as a
continuation of a SuggestKnowledgeAssist call.
Enums
Name
Description
QUERY_SOURCE_UNSPECIFIED
Unknown query source.
AGENT_QUERY
The query is from agents.
SUGGESTED_QUERY
The query is a suggested query from Participants.SuggestKnowledgeAssist.
[[["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 2026-03-31 UTC."],[],[]]