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

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

The version of the predictor which was used in dynamic retrieval.

Protobuf type google.cloud.discoveryengine.v1.GenerateGroundedContentResponse.Candidate.GroundingMetadata.DynamicRetrievalPredictorMetadata.Version

Namespace

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

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

VERSION_UNSPECIFIED

Value: 0

Unspecified version, should never be used.

Generated from protobuf enum VERSION_UNSPECIFIED = 0;

V1_INDEPENDENT

Value: 1

The V1 model which is evaluating each source independently.

Generated from protobuf enum V1_INDEPENDENT = 1;