Module: Google::Cloud::DiscoveryEngine::V1beta::Feedback::FeedbackSource
- Defined in:
- proto_docs/google/cloud/discoveryengine/v1beta/feedback.rb
Overview
Source of the feedback as per integration.
Constant Summary collapse
- FEEDBACK_SOURCE_UNSPECIFIED =
Unspecified feedback source.
0- GOOGLE_CONSOLE =
Feedback source is Google Console.
1- GOOGLE_WIDGET =
Feedback source is Google Widget.
2- GOOGLE_WEBAPP =
Feedback source is Google Webapp.
3- GOOGLE_AGENTSPACE_MOBILE =
Feedback source is Google AgentSpace Mobile app.
4