Maximum number of [DataStore][google.cloud.discoveryengine.v1.DataStore]s
to return. If unspecified, defaults to 10. The maximum allowed value is 50.
Values above 50 will be coerced to 50.
If this field is negative, an INVALID_ARGUMENT is returned.
A page token
[ListDataStoresResponse.next_page_token][google.cloud.discoveryengine.v1.ListDataStoresResponse.next_page_token],
received from a previous
[DataStoreService.ListDataStores][google.cloud.discoveryengine.v1.DataStoreService.ListDataStores]
call. Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to
[DataStoreService.ListDataStores][google.cloud.discoveryengine.v1.DataStoreService.ListDataStores]
must match the call that provided the page token. Otherwise, an
INVALID_ARGUMENT error is returned.
Required. The parent branch resource name, such as
projects/{project}/locations/{location}/collections/{collection_id}.
If the caller does not have permission to list
[DataStore][google.cloud.discoveryengine.v1.DataStore]s under this
location, regardless of whether or not this data store exists, a
PERMISSION_DENIED error is returned.
[[["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 documentation for the \u003ccode\u003eListDataStoresRequest\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListDataStoresRequest\u003c/code\u003e is a request message used by the \u003ccode\u003eDataStoreService.ListDataStores\u003c/code\u003e method to retrieve a list of data stores, with the latest version being 1.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, and \u003ccode\u003eIPageRequest\u003c/code\u003e, enabling various functionalities like message handling and pagination.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which are used to define the criteria and pagination parameters for retrieving the list of data stores.\u003c/p\u003e\n"],["\u003cp\u003eThe object of \u003ccode\u003eListDataStoresRequest\u003c/code\u003e has a constructor and several inherited members, such as GetHashCode, GetType and ToString.\u003c/p\u003e\n"]]],[],null,["# Discovery Engine v1 API - Class ListDataStoresRequest (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.ListDataStoresRequest)\n- [1.8.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.8.0/Google.Cloud.DiscoveryEngine.V1.ListDataStoresRequest)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.7.0/Google.Cloud.DiscoveryEngine.V1.ListDataStoresRequest)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.6.0/Google.Cloud.DiscoveryEngine.V1.ListDataStoresRequest)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.5.0/Google.Cloud.DiscoveryEngine.V1.ListDataStoresRequest)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.4.0/Google.Cloud.DiscoveryEngine.V1.ListDataStoresRequest)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.3.0/Google.Cloud.DiscoveryEngine.V1.ListDataStoresRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.2.0/Google.Cloud.DiscoveryEngine.V1.ListDataStoresRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.1.0/Google.Cloud.DiscoveryEngine.V1.ListDataStoresRequest)\n- [1.0.0-beta06](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.0.0-beta06/Google.Cloud.DiscoveryEngine.V1.ListDataStoresRequest) \n\n public sealed class ListDataStoresRequest : IMessage\u003cListDataStoresRequest\u003e, IEquatable\u003cListDataStoresRequest\u003e, IDeepCloneable\u003cListDataStoresRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Discovery Engine v1 API class ListDataStoresRequest.\n\nRequest message for\n\\[DataStoreService.ListDataStores\\]\\[google.cloud.discoveryengine.v1.DataStoreService.ListDataStores\\]\nmethod. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListDataStoresRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListDataStoresRequest](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.ListDataStoresRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListDataStoresRequest](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.ListDataStoresRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListDataStoresRequest](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.ListDataStoresRequest), [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### ListDataStoresRequest()\n\n public ListDataStoresRequest()\n\n### ListDataStoresRequest(ListDataStoresRequest)\n\n public ListDataStoresRequest(ListDataStoresRequest other)\n\nProperties\n----------\n\n### Filter\n\n public string Filter { get; set; }\n\nFilter by solution type .\nFor example: `filter = 'solution_type:SOLUTION_TYPE_SEARCH'`\n\n### PageSize\n\n public int PageSize { get; set; }\n\nMaximum number of \\[DataStore\\]\\[google.cloud.discoveryengine.v1.DataStore\\]s\nto return. If unspecified, defaults to 10. The maximum allowed value is 50.\nValues above 50 will be coerced to 50.\n\nIf this field is negative, an INVALID_ARGUMENT is returned.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nA page token\n\\[ListDataStoresResponse.next_page_token\\]\\[google.cloud.discoveryengine.v1.ListDataStoresResponse.next_page_token\\],\nreceived from a previous\n\\[DataStoreService.ListDataStores\\]\\[google.cloud.discoveryengine.v1.DataStoreService.ListDataStores\\]\ncall. Provide this to retrieve the subsequent page.\n\nWhen paginating, all other parameters provided to\n\\[DataStoreService.ListDataStores\\]\\[google.cloud.discoveryengine.v1.DataStoreService.ListDataStores\\]\nmust match the call that provided the page token. Otherwise, an\nINVALID_ARGUMENT error is returned.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The parent branch resource name, such as\n`projects/{project}/locations/{location}/collections/{collection_id}`.\n\nIf the caller does not have permission to list\n\\[DataStore\\]\\[google.cloud.discoveryengine.v1.DataStore\\]s under this\nlocation, regardless of whether or not this data store exists, a\nPERMISSION_DENIED error is returned.\n\n### ParentAsCollectionName\n\n public CollectionName ParentAsCollectionName { get; set; }\n\n[CollectionName](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.CollectionName)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.ListDataStoresRequest#Google_Cloud_DiscoveryEngine_V1_ListDataStoresRequest_Parent) resource name property."]]