Reference documentation and code samples for the Discovery Engine V1 API module Google::Cloud::DiscoveryEngine::V1::SolutionType.
The type of solution.
Constants
SOLUTION_TYPE_UNSPECIFIED
value: 0 Default value.
SOLUTION_TYPE_RECOMMENDATION
value: 1 Used for Recommendations AI.
SOLUTION_TYPE_SEARCH
value: 2 Used for Discovery Search.
SOLUTION_TYPE_CHAT
value: 3 Used for use cases related to the Generative AI agent.
SOLUTION_TYPE_GENERATIVE_CHAT
value: 4 Used for use cases related to the Generative Chat agent.
It's used for Generative chat engine only, the associated data stores
must enrolled with SOLUTION_TYPE_CHAT solution.
[[["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 2024-10-30 UTC."],[],[]]