A token, which can be sent as
[ListDocumentsRequest.page_token][google.cloud.documentai.v1beta3.ListDocumentsRequest.page_token]
to retrieve the next page. If this field is omitted, there are no
subsequent pages.
[[["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\u003e\u003ccode\u003eListDocumentsResponse\u003c/code\u003e is a sealed class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1Beta3\u003c/code\u003e namespace, representing a response containing a list of documents, and is the latest version available (2.0.0-beta23).\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIPageResponse\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, allowing for message handling, comparison, cloning, buffering, pagination, and enumeration.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListDocumentsResponse\u003c/code\u003e provides access to a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eDocumentMetadata\u003c/code\u003e through the \u003ccode\u003eDocumentMetadata\u003c/code\u003e property, which holds the document metadata for each listed document.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNextPageToken\u003c/code\u003e property, of type string, is used to retrieve subsequent pages of documents if they exist, and the \u003ccode\u003eTotalSize\u003c/code\u003e property, an int, indicates the total count of documents.\u003c/p\u003e\n"],["\u003cp\u003eIt can be constructed either as an empty object, or using another instance of \u003ccode\u003eListDocumentsResponse\u003c/code\u003e via one of the two constructors.\u003c/p\u003e\n"]]],[],null,["# Cloud Document AI v1beta3 API - Class ListDocumentsResponse (2.0.0-beta26)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta26 (latest)](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.ListDocumentsResponse)\n- [2.0.0-beta25](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/2.0.0-beta25/Google.Cloud.DocumentAI.V1Beta3.ListDocumentsResponse)\n- [1.0.0-beta04](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/1.0.0-beta04/Google.Cloud.DocumentAI.V1Beta3.ListDocumentsResponse) \n\n public sealed class ListDocumentsResponse : IMessage\u003cListDocumentsResponse\u003e, IEquatable\u003cListDocumentsResponse\u003e, IDeepCloneable\u003cListDocumentsResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cDocumentMetadata\u003e, IEnumerable\u003cDocumentMetadata\u003e, IEnumerable\n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListDocumentsResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListDocumentsResponse](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.ListDocumentsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListDocumentsResponse](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.ListDocumentsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListDocumentsResponse](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.ListDocumentsResponse), [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), [IPageResponse](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageResponse-1.html)[DocumentMetadata](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.DocumentMetadata), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[DocumentMetadata](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.DocumentMetadata), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable) \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.DocumentAI.V1Beta3](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3)\n\nAssembly\n--------\n\nGoogle.Cloud.DocumentAI.V1Beta3.dll\n\nConstructors\n------------\n\n### ListDocumentsResponse()\n\n public ListDocumentsResponse()\n\n### ListDocumentsResponse(ListDocumentsResponse)\n\n public ListDocumentsResponse(ListDocumentsResponse other)\n\nProperties\n----------\n\n### DocumentMetadata\n\n public RepeatedField\u003cDocumentMetadata\u003e DocumentMetadata { get; }\n\nDocument metadata corresponding to the listed documents.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token, which can be sent as\n\\[ListDocumentsRequest.page_token\\]\\[google.cloud.documentai.v1beta3.ListDocumentsRequest.page_token\\]\nto retrieve the next page. If this field is omitted, there are no\nsubsequent pages.\n\n### TotalSize\n\n public int TotalSize { get; set; }\n\nTotal count of documents queried.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cDocumentMetadata\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]