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"]],[["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\u003eListCustomModelsRequest\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, specifically version 1.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListCustomModelsRequest\u003c/code\u003e is a request message used by the \u003ccode\u003eSearchTuningService.ListCustomModels\u003c/code\u003e method to retrieve a list of custom models, as a part of the Discovery Engine API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListCustomModelsRequest\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eDataStore\u003c/code\u003e (a string) and \u003ccode\u003eDataStoreAsDataStoreName\u003c/code\u003e (a \u003ccode\u003eDataStoreName\u003c/code\u003e type), used to identify the data store from which to retrieve the models.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also includes information about prior versions of the API, ranging from 1.0.0-beta06 up to the current latest version 1.6.0.\u003c/p\u003e\n"]]],[],null,[]]