Class ListGlossaryEntriesResponse (3.17.0)

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

Response message for ListGlossaryEntries

Attributes

Name Description
glossary_entries MutableSequence[google.cloud.translate_v3.types.GlossaryEntry]
Optional. The Glossary Entries
next_page_token str
Optional. A token to retrieve a page of results. Pass this value in the [ListGLossaryEntriesRequest.page_token] field in the subsequent calls.