Interface protos.google.cloud.translation.v3beta1.IListGlossariesResponse (6.1.0)

Properties of a ListGlossariesResponse.

Package

@google-cloud/translate!

Properties

glossaries

glossaries?: (google.cloud.translation.v3beta1.IGlossary[]|null);

ListGlossariesResponse glossaries

Property Value
TypeDescription
(google.cloud.translation.v3beta1.IGlossary[]|null)

nextPageToken

nextPageToken?: (string|null);

ListGlossariesResponse nextPageToken

Property Value
TypeDescription
(string|null)