Class ListRecognizersResponse (2.16.2)

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

Response message for the ListRecognizers method.

Attributes

NameDescription
recognizers Sequence[google.cloud.speech_v2.types.Recognizer]
The list of requested Recognizers.
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.