Class ListPhraseSetsResponse (2.18.0)

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

Response message for the ListPhraseSets method.

Attributes

NameDescription
phrase_sets MutableSequence[google.cloud.speech_v2.types.PhraseSet]
The list of requested PhraseSets.
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.