Vision AI v1 API - Enum DataSchemaDetails.Types.SearchStrategy.Types.SearchStrategyType (1.0.0-beta01)
public enum DataSchemaDetails.Types.SearchStrategy.Types.SearchStrategyType
Reference documentation and code samples for the Vision AI v1 API enum DataSchemaDetails.Types.SearchStrategy.Types.SearchStrategyType.
The types of search strategies to be applied on the annotation key.
Namespace
Google.Cloud.VisionAI.V1
Assembly
Google.Cloud.VisionAI.V1.dll
Fields
|
| Name |
Description |
ExactSearch |
When searching with key, the value must be exactly as the annotation
value that has been ingested.
|
NoSearch |
Annotatation values of the key above will not be searchable.
|
SmartSearch |
When searching with key, Warehouse will perform broad search based on
semantic of the annotation value.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-02-22 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-02-22 UTC."],[],[]]