Class ListCustomClassesResponse (2.17.3)

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

Response message for the ListCustomClasses method.

Attributes

NameDescription
custom_classes MutableSequence[google.cloud.speech_v2.types.CustomClass]
The list of requested CustomClasses.
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. This token expires after 72 hours.