public sealed class ListCustomModelsRequest : IMessage<ListCustomModelsRequest>, IEquatable<ListCustomModelsRequest>, IDeepCloneable<ListCustomModelsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class ListCustomModelsRequest.
Request message for
[SearchTuningService.ListCustomModels][google.cloud.discoveryengine.v1.SearchTuningService.ListCustomModels]
method.
Required. The resource name of the parent Data Store, such as
projects/*/locations/global/collections/default_collection/dataStores/default_data_store.
This field is used to identify the data store where to fetch the models
from.
[[["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 \u003ccode\u003eListCustomModelsRequest\u003c/code\u003e class is used to request a list of custom models in the Discovery Engine v1 API, specifically for the \u003ccode\u003eSearchTuningService.ListCustomModels\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eListCustomModelsRequest\u003c/code\u003e class is 1.6.0, with several previous versions also documented, including beta releases.\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, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities such as message handling, equality checks, deep cloning, and buffered message management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListCustomModelsRequest\u003c/code\u003e class contains properties such as \u003ccode\u003eDataStore\u003c/code\u003e and \u003ccode\u003eDataStoreAsDataStoreName\u003c/code\u003e, which are used to specify the data store from which to fetch the custom models.\u003c/p\u003e\n"],["\u003cp\u003eThe list of custom models is fetched from the \u003ccode\u003eDataStore\u003c/code\u003e by providing the resource name of the data store.\u003c/p\u003e\n"]]],[],null,["# Discovery Engine v1 API - Class ListCustomModelsRequest (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.ListCustomModelsRequest)\n- [1.8.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.8.0/Google.Cloud.DiscoveryEngine.V1.ListCustomModelsRequest)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.7.0/Google.Cloud.DiscoveryEngine.V1.ListCustomModelsRequest)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.6.0/Google.Cloud.DiscoveryEngine.V1.ListCustomModelsRequest)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.5.0/Google.Cloud.DiscoveryEngine.V1.ListCustomModelsRequest)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.4.0/Google.Cloud.DiscoveryEngine.V1.ListCustomModelsRequest)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.3.0/Google.Cloud.DiscoveryEngine.V1.ListCustomModelsRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.2.0/Google.Cloud.DiscoveryEngine.V1.ListCustomModelsRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.1.0/Google.Cloud.DiscoveryEngine.V1.ListCustomModelsRequest)\n- [1.0.0-beta06](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.0.0-beta06/Google.Cloud.DiscoveryEngine.V1.ListCustomModelsRequest) \n\n public sealed class ListCustomModelsRequest : IMessage\u003cListCustomModelsRequest\u003e, IEquatable\u003cListCustomModelsRequest\u003e, IDeepCloneable\u003cListCustomModelsRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Discovery Engine v1 API class ListCustomModelsRequest.\n\nRequest message for\n\\[SearchTuningService.ListCustomModels\\]\\[google.cloud.discoveryengine.v1.SearchTuningService.ListCustomModels\\]\nmethod. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListCustomModelsRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListCustomModelsRequest](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.ListCustomModelsRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListCustomModelsRequest](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.ListCustomModelsRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListCustomModelsRequest](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.ListCustomModelsRequest), [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) \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### ListCustomModelsRequest()\n\n public ListCustomModelsRequest()\n\n### ListCustomModelsRequest(ListCustomModelsRequest)\n\n public ListCustomModelsRequest(ListCustomModelsRequest other)\n\nProperties\n----------\n\n### DataStore\n\n public string DataStore { get; set; }\n\nRequired. The resource name of the parent Data Store, such as\n`projects/*/locations/global/collections/default_collection/dataStores/default_data_store`.\nThis field is used to identify the data store where to fetch the models\nfrom.\n\n### DataStoreAsDataStoreName\n\n public DataStoreName DataStoreAsDataStoreName { get; set; }\n\n[DataStoreName](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.DataStoreName)-typed view over the [DataStore](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.ListCustomModelsRequest#Google_Cloud_DiscoveryEngine_V1_ListCustomModelsRequest_DataStore) resource name property."]]