Class ListGlossariesResponse (3.0.2)

ListGlossariesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for ListGlossaries.

Attributes

NameDescription
glossaries Sequence[.translation_service.Glossary]
The list of glossaries for a project.
next_page_token str
A token to retrieve a page of results. Pass this value in the [ListGlossariesRequest.page_token] field in the subsequent call to ListGlossaries method to retrieve the next page of results.