Class ListPhraseSetResponse (2.7.0)

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

Message returned to the client by the ListPhraseSet method. .. attribute:: phrase_sets

The phrase set.

:type: Sequence[google.cloud.speech_v1p1beta1.types.PhraseSet]

Attribute

NameDescription
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.