menu
googleapis package
documentation
speech/v1.dart
PhraseSet
PhraseSet.new constructor
PhraseSet.new constructor
dark_mode
light_mode
PhraseSet
constructor
PhraseSet
(
{
double
?
boost
,
String
?
kmsKeyName
,
String
?
kmsKeyVersionName
,
String
?
name
,
List
<
Phrase
>
?
phrases
,
})
Implementation
PhraseSet({ this.boost, this.kmsKeyName, this.kmsKeyVersionName, this.name, this.phrases, });
googleapis package
documentation
speech/v1
PhraseSet
PhraseSet.new constructor
PhraseSet class