Module: Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::AnswerGenerationSpec::MultimodalSpec::ImageSource
- Defined in:
- proto_docs/google/cloud/discoveryengine/v1beta/conversational_search_service.rb
Overview
Specifies the image source.
Constant Summary collapse
- IMAGE_SOURCE_UNSPECIFIED =
Unspecified image source (multimodal feature is disabled by default).
0- ALL_AVAILABLE_SOURCES =
Behavior when service determines the pick from all available sources.
1- CORPUS_IMAGE_ONLY =
Includes image from corpus in the answer.
2- FIGURE_GENERATION_ONLY =
Triggers figure generation in the answer.
3