Google Cloud Discovery Engine V1 Client - Class Source (1.2.0)

Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class Source.

Describes the source to which the metadata is associated to.

Protobuf type google.cloud.discoveryengine.v1.GenerateGroundedContentResponse.Candidate.GroundingMetadata.RetrievalMetadata.Source

Namespace

Google \ Cloud \ DiscoveryEngine \ V1 \ GenerateGroundedContentResponse \ Candidate \ GroundingMetadata \ RetrievalMetadata

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

SOURCE_UNSPECIFIED

Value: 0

Unspecified source.

Generated from protobuf enum SOURCE_UNSPECIFIED = 0;

Value: 1

Vertex AI search.

Generated from protobuf enum VERTEX_AI_SEARCH = 1;

Value: 3

Google Search.

Generated from protobuf enum GOOGLE_SEARCH = 3;

INLINE_CONTENT

Value: 2

User inline provided content.

Generated from protobuf enum INLINE_CONTENT = 2;

GOOGLE_MAPS

Value: 4

Google Maps.

Generated from protobuf enum GOOGLE_MAPS = 4;