SearchStrategy(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The search strategy for annotations value of the key
.
Attribute |
|
---|---|
Name | Description |
search_strategy_type |
google.cloud.visionai_v1alpha1.types.DataSchemaDetails.SearchStrategy.SearchStrategyType
The type of search strategy to be applied on the key
above. The allowed search_strategy_type is different for
different data types, which is documented in the
DataSchemaDetails.DataType. Specifying unsupported
search_strategy_type for data types will result in
INVALID_ARGUMENT error.
|
Classes
SearchStrategyType
SearchStrategyType(value)
The types of search strategies to be applied on the annotation key.