Vertex AI v1beta1 API - Enum RagMetadataSchemaDetails.Types.SearchStrategy.Types.SearchStrategyType (1.0.0-beta74)

public enum RagMetadataSchemaDetails.Types.SearchStrategy.Types.SearchStrategyType

Reference documentation and code samples for the Vertex AI v1beta1 API enum RagMetadataSchemaDetails.Types.SearchStrategy.Types.SearchStrategyType.

The types of search strategies to be applied on the metadata key.

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Fields

Name Description
ExactSearch

When searching with key, the value must be exactly as the metadata value that has been ingested.

NoSearch

metadata values of the key above will not be searchable.

Unspecified

Unspecified search strategy type.