Class ListGlossariesResponse (3.15.2)

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

Response message for ListGlossaries.

Attributes

NameDescription
glossaries MutableSequence[google.cloud.translate_v3.types.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.