Reference documentation and code samples for the Google Cloud Discovery Engine V1beta Client class ListCustomModelsRequest.
Request message for
SearchTuningService.ListCustomModels
method.
Generated from protobuf message google.cloud.discoveryengine.v1beta.ListCustomModelsRequest
Namespace
Google \ Cloud \ DiscoveryEngine \ V1beta
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ data_store
string
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.
getDataStore
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.
Returns
Type
Description
string
setDataStore
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-01-17 UTC."],[],[]]