Interface protos.google.cloud.speech.v1p1beta1.ICreatePhraseSetRequest (4.7.0)

Properties of a CreatePhraseSetRequest.

Package

@google-cloud/speech!

Properties

parent

parent?: (string|null);

CreatePhraseSetRequest parent

Property Value
TypeDescription
(string|null)

phraseSet

phraseSet?: (google.cloud.speech.v1p1beta1.IPhraseSet|null);

CreatePhraseSetRequest phraseSet

Property Value
TypeDescription
(google.cloud.speech.v1p1beta1.IPhraseSet|null)

phraseSetId

phraseSetId?: (string|null);

CreatePhraseSetRequest phraseSetId

Property Value
TypeDescription
(string|null)