Discovery Engine API (discoveryengine:v1alpha)

2026-01-27

2 new methods

Additions

    Methods
  • discoveryengine.projects.locations.collections.engines.analytics.updateConfig

      Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/engines/{enginesId}/analytics/config

      Parameter Order : name

      Description : Updates the AnalyticsConfig for analytics.

      Parameters :

        updateMask

          Location : query

          Description : The list of fields of AnalyticsConfig to update. If not specified, the method will perform a full replacement.

          Type : string

          Format : google-fieldmask

        name

          Type : string

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

          Description : Required. The resource name of the analytics customer config. Format: `projects/{project}/locations/{location}/collections/{collection_id}/engines/{engine_id}/analytics/config`

          Location : path

          Required : Yes

      Path : v1alpha/{+name}

      HTTP Method : PATCH

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/discoveryengine.readwrite
  • discoveryengine.projects.locations.collections.engines.analytics.getConfig

      Parameter Order : name

      HTTP Method : GET

      Description : Gets the AnalyticsConfig.

      Parameters :

        name

          Type : string

          Description : Required. The resource name of the analytics customer config. Format: `projects/{project}/locations/{location}/collections/{collection_id}/engines/{engine_id}/analytics/config`

          Location : path

          Required : Yes

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

      Path : v1alpha/{+name}

      Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/engines/{enginesId}/analytics/config

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/discoveryengine.readwrite