Class SearchStrategyType (1.153.1)

SearchStrategyType(value)

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

Enums

Name Description
SEARCH_STRATEGY_TYPE_UNSPECIFIED Unspecified search strategy type.
NO_SEARCH metadata values of the `key` above will not be searchable.
EXACT_SEARCH When searching with `key`, the value must be exactly as the metadata value that has been ingested.

Methods

SearchStrategyType

SearchStrategyType(value)

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