A page token, received from a previous
[SchemaService.ListSchemas][google.cloud.discoveryengine.v1.SchemaService.ListSchemas]
call. Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to
[SchemaService.ListSchemas][google.cloud.discoveryengine.v1.SchemaService.ListSchemas]
must match the call that provided the page token.
Required. The parent data store resource name, in the format of
projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}.
[[["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-08-28 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eListSchemasRequest\u003c/code\u003e class is 1.6.0, part of the Google.Cloud.DiscoveryEngine.V1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListSchemasRequest\u003c/code\u003e is a message class used to request a list of schemas from the Discovery Engine API, using the \u003ccode\u003eSchemaService.ListSchemas\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, to support message handling, equality checks, cloning, buffering, and pagination.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListSchemasRequest\u003c/code\u003e class has properties to manage pagination (\u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e) and to specify the data store (\u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsDataStoreName\u003c/code\u003e) from which to retrieve schemas.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListSchemasRequest\u003c/code\u003e class has two constructors: A default one, and another that takes a \u003ccode\u003eListSchemasRequest\u003c/code\u003e as a parameter to duplicate it.\u003c/p\u003e\n"]]],[],null,["# Discovery Engine v1 API - Class ListSchemasRequest (1.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.9.0 (latest)](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.ListSchemasRequest)\n- [1.8.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.8.0/Google.Cloud.DiscoveryEngine.V1.ListSchemasRequest)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.7.0/Google.Cloud.DiscoveryEngine.V1.ListSchemasRequest)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.6.0/Google.Cloud.DiscoveryEngine.V1.ListSchemasRequest)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.5.0/Google.Cloud.DiscoveryEngine.V1.ListSchemasRequest)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.4.0/Google.Cloud.DiscoveryEngine.V1.ListSchemasRequest)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.3.0/Google.Cloud.DiscoveryEngine.V1.ListSchemasRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.2.0/Google.Cloud.DiscoveryEngine.V1.ListSchemasRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.1.0/Google.Cloud.DiscoveryEngine.V1.ListSchemasRequest)\n- [1.0.0-beta06](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.0.0-beta06/Google.Cloud.DiscoveryEngine.V1.ListSchemasRequest) \n\n public sealed class ListSchemasRequest : IMessage\u003cListSchemasRequest\u003e, IEquatable\u003cListSchemasRequest\u003e, IDeepCloneable\u003cListSchemasRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Discovery Engine v1 API class ListSchemasRequest.\n\nRequest message for\n\\[SchemaService.ListSchemas\\]\\[google.cloud.discoveryengine.v1.SchemaService.ListSchemas\\]\nmethod. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListSchemasRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListSchemasRequest](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.ListSchemasRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListSchemasRequest](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.ListSchemasRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListSchemasRequest](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.ListSchemasRequest), [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.DiscoveryEngine.V1](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.DiscoveryEngine.V1.dll\n\nConstructors\n------------\n\n### ListSchemasRequest()\n\n public ListSchemasRequest()\n\n### ListSchemasRequest(ListSchemasRequest)\n\n public ListSchemasRequest(ListSchemasRequest other)\n\nProperties\n----------\n\n### PageSize\n\n public int PageSize { get; set; }\n\nThe maximum number of \\[Schema\\]\\[google.cloud.discoveryengine.v1.Schema\\]s to\nreturn. The service may return fewer than this value.\n\nIf unspecified, at most 100\n\\[Schema\\]\\[google.cloud.discoveryengine.v1.Schema\\]s are returned.\n\nThe maximum value is 1000; values above 1000 are set to 1000.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nA page token, received from a previous\n\\[SchemaService.ListSchemas\\]\\[google.cloud.discoveryengine.v1.SchemaService.ListSchemas\\]\ncall. Provide this to retrieve the subsequent page.\n\nWhen paginating, all other parameters provided to\n\\[SchemaService.ListSchemas\\]\\[google.cloud.discoveryengine.v1.SchemaService.ListSchemas\\]\nmust match the call that provided the page token.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The parent data store resource name, in the format of\n`projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}`.\n\n### ParentAsDataStoreName\n\n public DataStoreName ParentAsDataStoreName { get; set; }\n\n[DataStoreName](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.DataStoreName)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.ListSchemasRequest#Google_Cloud_DiscoveryEngine_V1_ListSchemasRequest_Parent) resource name property."]]