Interface protos.google.cloud.speech.v1p1beta1.ICustomClass (4.6.1)

Properties of a CustomClass.

Package

@google-cloud/speech!

Properties

customClassId

customClassId?: (string|null);

CustomClass customClassId

Property Value
TypeDescription
(string|null)

items

items?: (google.cloud.speech.v1p1beta1.CustomClass.IClassItem[]|null);

CustomClass items

Property Value
TypeDescription
(google.cloud.speech.v1p1beta1.CustomClass.IClassItem[]|null)

name

name?: (string|null);

CustomClass name

Property Value
TypeDescription
(string|null)