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

Properties of a CreatePhraseSetRequest.

Package

@google-cloud/speech

Properties

parent

parent?: (string|null);

CreatePhraseSetRequest parent

phraseSet

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

CreatePhraseSetRequest phraseSet

phraseSetId

phraseSetId?: (string|null);

CreatePhraseSetRequest phraseSetId

validateOnly

validateOnly?: (boolean|null);

CreatePhraseSetRequest validateOnly