Discovery Engine API (discoveryengine:v1)

2025-07-18

4 new methods

Additions

    Methods
  • discoveryengine.projects.locations.collections.dataStores.completionConfig.completeQuery

      Path : v1/{+completionConfig}:completeQuery

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/completionConfig:completeQuery

      HTTP Method : POST

      Parameters :

        completionConfig

          Description : Required. The completion_config of the parent dataStore or engine resource name for which the completion is performed, such as `projects/*/locations/global/collections/default_collection/dataStores/*/completionConfig` `projects/*/locations/global/collections/default_collection/engines/*/completionConfig`.

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : completionConfig

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/cloud_search.query
    • Description : Completes the user input with advanced keyword suggestions.

  • discoveryengine.projects.locations.collections.engines.assistants.streamAssist

      Path : v1/{+name}:streamAssist

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/engines/{enginesId}/assistants/{assistantsId}:streamAssist

      HTTP Method : POST

      Parameters :

        name

          Description : Required. The resource name of the Assistant. Format: `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}/assistants/{assistant}`

          Pattern : ^projects/[^/]+/locations/[^/]+/collections/[^/]+/engines/[^/]+/assistants/[^/]+$

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      Description : Assists the user with a query in a streaming fashion.

  • discoveryengine.projects.locations.collections.engines.completionConfig.completeQuery

      Path : v1/{+completionConfig}:completeQuery

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/engines/{enginesId}/completionConfig:completeQuery

      HTTP Method : POST

      Parameters :

        completionConfig

          Description : Required. The completion_config of the parent dataStore or engine resource name for which the completion is performed, such as `projects/*/locations/global/collections/default_collection/dataStores/*/completionConfig` `projects/*/locations/global/collections/default_collection/engines/*/completionConfig`.

          Pattern : ^projects/[^/]+/locations/[^/]+/collections/[^/]+/engines/[^/]+/completionConfig$

          Location : path

          Required : Yes

          Type : string

      Parameter Order : completionConfig

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/cloud_search.query
    • Description : Completes the user input with advanced keyword suggestions.

  • discoveryengine.projects.locations.dataStores.completionConfig.completeQuery

      Path : v1/{+completionConfig}:completeQuery

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/dataStores/{dataStoresId}/completionConfig:completeQuery

      HTTP Method : POST

      Parameters :

        completionConfig

          Description : Required. The completion_config of the parent dataStore or engine resource name for which the completion is performed, such as `projects/*/locations/global/collections/default_collection/dataStores/*/completionConfig` `projects/*/locations/global/collections/default_collection/engines/*/completionConfig`.

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : completionConfig

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/cloud_search.query
    • Description : Completes the user input with advanced keyword suggestions.