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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference information for the `ListGlossariesResponse` class within the Google Cloud Translation v3 API, specifically for version 3.7.0."],["The `ListGlossariesResponse` class is a response message used to list glossaries and it implements multiple interfaces, including `IMessage`, `IEquatable`, and `IEnumerable`."],["The latest version available in this document is 3.9.0, while 3.7.0 is the focused version, and it is one of many versions provided on this webpage including all versions from 3.0.0 to 3.9.0 and 2.2.0 to 2.4.0."],["The class has properties for `Glossaries`, which is a list of glossary items, and `NextPageToken`, which is used for pagination when there are multiple pages of results."],["The `ListGlossariesResponse` class has methods that include a constructor and a method to return an enumerator for iterating through resources, providing functionality for retrieving and managing a collection of glossaries."]]],[]]