Optional. A token identifying a page of results the server should return.
Typically, this is the value of
[ListGlossaryEntriesResponse.next_page_token] returned from the previous
call. The first page is returned if page_tokenis empty or missing.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eListGlossaryEntriesRequest\u003c/code\u003e class within the Google Cloud Translation v3 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 3.9.0, with multiple previous versions ranging down to 2.2.0 also documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListGlossaryEntriesRequest\u003c/code\u003e is used to request a list of glossary entries from a parent glossary and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eListGlossaryEntriesRequest\u003c/code\u003e include \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsGlossaryName\u003c/code\u003e, which manage the pagination and the parent resource for the glossary entries.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors available, one default and one that accepts another \u003ccode\u003eListGlossaryEntriesRequest\u003c/code\u003e object as parameter.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Translation v3 API - Class ListGlossaryEntriesRequest (3.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.9.0 (latest)](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.ListGlossaryEntriesRequest)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.8.0/Google.Cloud.Translate.V3.ListGlossaryEntriesRequest)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.7.0/Google.Cloud.Translate.V3.ListGlossaryEntriesRequest)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.6.0/Google.Cloud.Translate.V3.ListGlossaryEntriesRequest)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.5.0/Google.Cloud.Translate.V3.ListGlossaryEntriesRequest)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.4.0/Google.Cloud.Translate.V3.ListGlossaryEntriesRequest)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.3.0/Google.Cloud.Translate.V3.ListGlossaryEntriesRequest)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.2.0/Google.Cloud.Translate.V3.ListGlossaryEntriesRequest)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.1.0/Google.Cloud.Translate.V3.ListGlossaryEntriesRequest)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.0.0/Google.Cloud.Translate.V3.ListGlossaryEntriesRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/2.4.0/Google.Cloud.Translate.V3.ListGlossaryEntriesRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/2.3.0/Google.Cloud.Translate.V3.ListGlossaryEntriesRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/2.2.0/Google.Cloud.Translate.V3.ListGlossaryEntriesRequest) \n\n public sealed class ListGlossaryEntriesRequest : IMessage\u003cListGlossaryEntriesRequest\u003e, IEquatable\u003cListGlossaryEntriesRequest\u003e, IDeepCloneable\u003cListGlossaryEntriesRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Google Cloud Translation v3 API class ListGlossaryEntriesRequest.\n\nRequest message for ListGlossaryEntries \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListGlossaryEntriesRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListGlossaryEntriesRequest](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.ListGlossaryEntriesRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListGlossaryEntriesRequest](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.ListGlossaryEntriesRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListGlossaryEntriesRequest](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.ListGlossaryEntriesRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html), [IPageRequest](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageRequest.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Translate.V3](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3)\n\nAssembly\n--------\n\nGoogle.Cloud.Translate.V3.dll\n\nConstructors\n------------\n\n### ListGlossaryEntriesRequest()\n\n public ListGlossaryEntriesRequest()\n\n### ListGlossaryEntriesRequest(ListGlossaryEntriesRequest)\n\n public ListGlossaryEntriesRequest(ListGlossaryEntriesRequest other)\n\nProperties\n----------\n\n### PageSize\n\n public int PageSize { get; set; }\n\nOptional. Requested page size. The server may return fewer glossary entries\nthan requested. If unspecified, the server picks an appropriate default.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nOptional. A token identifying a page of results the server should return.\nTypically, this is the value of\n\\[ListGlossaryEntriesResponse.next_page_token\\] returned from the previous\ncall. The first page is returned if `page_token`is empty or missing.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The parent glossary resource name for listing the glossary's\nentries.\n\n### ParentAsGlossaryName\n\n public GlossaryName ParentAsGlossaryName { get; set; }\n\n[GlossaryName](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.GlossaryName)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.ListGlossaryEntriesRequest#Google_Cloud_Translate_V3_ListGlossaryEntriesRequest_Parent) resource name property."]]