Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class Type.
Capability to perform different search on assets.
Protobuf type google.cloud.visionai.v1.SearchCapability.Type
Namespace
Google \ Cloud \ VisionAI \ V1 \ SearchCapabilityMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
TYPE_UNSPECIFIED
Value: 0Unspecified search capability, should never be used.
Generated from protobuf enum TYPE_UNSPECIFIED = 0;
EMBEDDING_SEARCH
Value: 1Embedding search.
Generated from protobuf enum EMBEDDING_SEARCH = 1;