Module: Google::Cloud::ContactCenterInsights::V1::RuntimeAnnotation::UserInput::QuerySource
- Defined in:
- proto_docs/google/cloud/contactcenterinsights/v1/resources.rb
Overview
The source of the query.
Constant Summary collapse
- QUERY_SOURCE_UNSPECIFIED =
Unknown query source.
0
- AGENT_QUERY =
The query is from agents.
1
- SUGGESTED_QUERY =
The query is a query from previous suggestions, e.g. from a preceding SuggestKnowledgeAssist response.
2