Interface protos.google.cloud.speech.v1p1beta1.IPhraseSet (4.5.6)

Properties of a PhraseSet.

Package

@google-cloud/speech!

Properties

boost

boost?: (number|null);

PhraseSet boost

Property Value
TypeDescription
(number|null)

name

name?: (string|null);

PhraseSet name

Property Value
TypeDescription
(string|null)

phrases

phrases?: (google.cloud.speech.v1p1beta1.PhraseSet.IPhrase[]|null);

PhraseSet phrases

Property Value
TypeDescription
(google.cloud.speech.v1p1beta1.PhraseSet.IPhrase[]|null)