Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class Type.
CollectionItem types.
Protobuf type google.cloud.visionai.v1.CollectionItem.Type
Namespace
Google \ Cloud \ VisionAI \ V1 \ CollectionItemMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
TYPE_UNSPECIFIED
Value: 0The default type of item should never happen.
Generated from protobuf enum TYPE_UNSPECIFIED = 0;
ASSET
Value: 1Asset type item.
Generated from protobuf enum ASSET = 1;