Discovery Engine API (discoveryengine:v1alpha)

2025-07-08

1 new method | 3 updated methods

Additions

    Methods
  • discoveryengine.projects.locations.collections.dataConnector.acquireAccessToken

      Path : v1alpha/{+name}:acquireAccessToken

      Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataConnector:acquireAccessToken

      HTTP Method : POST

      Parameters :

        name

          Description : Required. The resource name of the connector for which a token is queried.

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      Description : Uses the per-user refresh token minted with AcquireAndStoreRefreshToken to generate and return a new access token and its details. Takes the access token from cache if available. Rotates the stored refresh token if needed. Uses the end user identity to return the user specific access token. Does *not* return the credentials configured by the administrator. Used by Agentspace action execution and Agentspace UI.

Updates

    Methods
  • discoveryengine.projects.locations.collections.dataStores.widgetConfigs.get

      Parameters :

        getWidgetConfigRequestOption.turnOffCollectionComponents

          Description : Optional. Whether to turn off collection_components in WidgetConfig to reduce latency and data transmission.

          Location : query

          Type : boolean

  • discoveryengine.projects.locations.collections.engines.widgetConfigs.get

      Parameters :

        getWidgetConfigRequestOption.turnOffCollectionComponents

          Description : Optional. Whether to turn off collection_components in WidgetConfig to reduce latency and data transmission.

          Location : query

          Type : boolean

  • discoveryengine.projects.locations.dataStores.widgetConfigs.get

      Parameters :

        getWidgetConfigRequestOption.turnOffCollectionComponents

          Description : Optional. Whether to turn off collection_components in WidgetConfig to reduce latency and data transmission.

          Location : query

          Type : boolean