Interface protos.google.cloud.speech.v1p1beta1.ICreateCustomClassRequest (4.8.1)

Properties of a CreateCustomClassRequest.

Package

@google-cloud/speech!

Properties

customClass

customClass?: (google.cloud.speech.v1p1beta1.ICustomClass|null);

CreateCustomClassRequest customClass

Property Value
TypeDescription
(google.cloud.speech.v1p1beta1.ICustomClass|null)

customClassId

customClassId?: (string|null);

CreateCustomClassRequest customClassId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

CreateCustomClassRequest parent

Property Value
TypeDescription
(string|null)