Interface protos.google.cloud.speech.v1p1beta1.IListPhraseSetRequest (4.8.1)

Properties of a ListPhraseSetRequest.

Package

@google-cloud/speech!

Properties

pageSize

pageSize?: (number|null);

ListPhraseSetRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

ListPhraseSetRequest pageToken

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

ListPhraseSetRequest parent

Property Value
TypeDescription
(string|null)