Google Cloud Vision Ai V1 Client - Class Type (0.1.0)

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 \ SearchCapability

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

TYPE_UNSPECIFIED

Value: 0

Unspecified search capability, should never be used.

Generated from protobuf enum TYPE_UNSPECIFIED = 0;

Value: 1

Embedding search.

Generated from protobuf enum EMBEDDING_SEARCH = 1;