Google Cloud Ces V1 Client - Class ModalityType (0.1.0)

Reference documentation and code samples for the Google Cloud Ces V1 Client class ModalityType.

The modality type.

Protobuf type google.cloud.ces.v1.DataStoreTool.ModalityConfig.ModalityType

Namespace

Google \ Cloud \ Ces \ V1 \ DataStoreTool \ ModalityConfig

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

MODALITY_TYPE_UNSPECIFIED

Value: 0

Unspecified modality type.

Generated from protobuf enum MODALITY_TYPE_UNSPECIFIED = 0;

TEXT

Value: 1

Text modality.

Generated from protobuf enum TEXT = 1;

AUDIO

Value: 2

Audio modality.

Generated from protobuf enum AUDIO = 2;