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\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,[]]