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

Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class Type.

Type of the asset inside the corpus.

Protobuf type google.cloud.visionai.v1.Corpus.Type

Namespace

Google \ Cloud \ VisionAI \ V1 \ Corpus

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

TYPE_UNSPECIFIED

  Value: 0 
 

The default type, not supposed to be used. If this default type is used, the corpus will be created as STREAM_VIDEO corpus.

Generated from protobuf enum TYPE_UNSPECIFIED = 0;

STREAM_VIDEO

  Value: 1 
 

Asset is a live streaming video.

Generated from protobuf enum STREAM_VIDEO = 1;

IMAGE

  Value: 2 
 

Asset is an image.

Generated from protobuf enum IMAGE = 2;

VIDEO_ON_DEMAND

  Value: 3 
 

Asset is a batch video.

Generated from protobuf enum VIDEO_ON_DEMAND = 3;

Create a Mobile Website
View Site in Mobile | Classic
Share by: