Discovery Engine API (discoveryengine:v1beta)

2024-05-03

1 new method

Additions

    Methods
  • discoveryengine.projects.locations.collections.dataStores.customModels.list

      Path: v1beta/{+dataStore}/customModels

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

      HTTP Method: GET

      Parameters:

        dataStore

          Description: 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.

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

          Location: path

          Required: Yes

          Type: string

      Parameter Order: dataStore

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

      Description: Gets a list of all the custom models.