Google Cloud Discovery Engine V1beta Client - Class ListCustomModelsRequest (0.11.3)

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.

Parameter
Name Description
var string
Returns
Type Description
$this