Discovery Engine API (discoveryengine:v1beta)

2024-03-14

1 new method

Additions

    Methods
  • discoveryengine.projects.locations.collections.dataStores.trainCustomModel

      Path: v1beta/{+dataStore}:trainCustomModel

      Flat Path: v1beta/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}:trainCustomModel

      HTTP Method: POST

      Parameters:

        dataStore

          Description: Required. The resource name of the 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 train the models.

          Pattern: ^projects/[^/]+/locations/[^/]+/collections/[^/]+/dataStores/[^/]+$

          Location: path

          Required: Yes

          Type: string

      Parameter Order: dataStore

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Description: Trains a custom model.