Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class ListCustomModelsRequest.
Request message for SearchTuningService.ListCustomModels method.
Generated from protobuf message google.cloud.discoveryengine.v1.ListCustomModelsRequest
Namespace
Google \ Cloud \ DiscoveryEngine \ V1Methods
__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 |
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.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |