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

Properties of a ListCustomClassesResponse.

Package

@google-cloud/speech!

Properties

customClasses

customClasses?: (google.cloud.speech.v1p1beta1.ICustomClass[]|null);

ListCustomClassesResponse customClasses

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

nextPageToken

nextPageToken?: (string|null);

ListCustomClassesResponse nextPageToken

Property Value
TypeDescription
(string|null)