Class ListCustomClassesResponse (2.15.1)

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

Message returned to the client by the ListCustomClasses method.

Attributes

NameDescription
custom_classes Sequence[google.cloud.speech_v1.types.CustomClass]
The custom classes.
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.