phraseSets property

List<String>? phraseSets
getter/setter pair

List of names of Cloud Speech phrase sets that are used for transcription.

For phrase set limitations, please refer to Cloud Speech API quotas and limits.

Implementation

core.List<core.String>? phraseSets;