Class ListPhraseSetResponse (2.17.1)

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

Message returned to the client by the ListPhraseSet method.

Attributes

NameDescription
phrase_sets MutableSequence[google.cloud.speech_v1.types.PhraseSet]
The phrase set.
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.