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

public sealed class RagMetadataSchemaDetails.Types.SearchStrategy : IMessage<RagMetadataSchemaDetails.Types.SearchStrategy>, IEquatable<RagMetadataSchemaDetails.Types.SearchStrategy>, IDeepCloneable<RagMetadataSchemaDetails.Types.SearchStrategy>, IBufferMessage, IMessage

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

The search strategy for the metadata value of the key.

Inheritance

object > RagMetadataSchemaDetails.Types.SearchStrategy

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

SearchStrategy()

public SearchStrategy()

SearchStrategy(SearchStrategy)

public SearchStrategy(RagMetadataSchemaDetails.Types.SearchStrategy other)
Parameter
Name Description
other RagMetadataSchemaDetailsTypesSearchStrategy

Properties

HasSearchStrategyType

public bool HasSearchStrategyType { get; }

Gets whether the "search_strategy_type" field is set

Property Value
Type Description
bool

SearchStrategyType

public RagMetadataSchemaDetails.Types.SearchStrategy.Types.SearchStrategyType SearchStrategyType { get; set; }

The search strategy type to be applied on the metadata key.

Property Value
Type Description
RagMetadataSchemaDetailsTypesSearchStrategyTypesSearchStrategyType