Class ListGlossariesResponse (3.4.1)

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

Response message for ListGlossaries. .. attribute:: glossaries

The list of glossaries for a project.

:type: Sequence[google.cloud.translate_v3.types.Glossary]

Attribute

NameDescription
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.