Module: Google::Cloud::DiscoveryEngine::V1::GenerateGroundedContentResponse::Candidate::GroundingMetadata::RetrievalMetadata::Source

Defined in:
proto_docs/google/cloud/discoveryengine/v1/grounded_generation_service.rb

Overview

Describes the source to which the metadata is associated to.

Constant Summary collapse

SOURCE_UNSPECIFIED =

Unspecified source.

0
VERTEX_AI_SEARCH =

Vertex AI search.

1
GOOGLE_SEARCH =

Google Search.

3
INLINE_CONTENT =

User inline provided content.

2
GOOGLE_MAPS =

Google Maps.

4