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 \ ModalityConfigMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
MODALITY_TYPE_UNSPECIFIED
Value: 0Unspecified modality type.
Generated from protobuf enum MODALITY_TYPE_UNSPECIFIED = 0;
TEXT
Value: 1Text modality.
Generated from protobuf enum TEXT = 1;
AUDIO
Value: 2Audio modality.
Generated from protobuf enum AUDIO = 2;