Interface protos.google.cloud.speech.v2.IListPhraseSetsResponse (6.3.0)

Properties of a ListPhraseSetsResponse.

Package

@google-cloud/speech

Properties

nextPageToken

nextPageToken?: (string|null);

ListPhraseSetsResponse nextPageToken

phraseSets

phraseSets?: (google.cloud.speech.v2.IPhraseSet[]|null);

ListPhraseSetsResponse phraseSets