Class ListCustomClassesResponse (2.6.0)

ListCustomClassesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Message returned to the client by the ListCustomClasses method. .. attribute:: custom_classes

The custom classes.

:type: Sequence[google.cloud.speech_v1p1beta1.types.CustomClass]

Attribute

NameDescription
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.