Vision AI V1 API - Module Google::Cloud::VisionAI::V1::DataSchemaDetails::SearchStrategy::SearchStrategyType (v0.1.0)

Reference documentation and code samples for the Vision AI V1 API module Google::Cloud::VisionAI::V1::DataSchemaDetails::SearchStrategy::SearchStrategyType.

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

Constants

value: 0
Annotatation values of the key above will not be searchable.

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

value: 2
When searching with key, Warehouse will perform broad search based on semantic of the annotation value.