Discovery Engine API (discoveryengine:v1alpha)

2025-12-10

3 new methods

Additions

    Methods
  • discoveryengine.projects.locations.dataStores.servingConfigs.delete

      Path : v1alpha/{+name}

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/discoveryengine.readwrite
    • Description : Deletes a ServingConfig. Returns a NOT_FOUND error if the ServingConfig does not exist.

      Parameter Order : name

      Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/dataStores/{dataStoresId}/servingConfigs/{servingConfigsId}

      Parameters :

        name

          Required : Yes

          Location : path

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

          Description : Required. The resource name of the ServingConfig to delete. Format: `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}/servingConfigs/{serving_config_id}`

          Type : string

      HTTP Method : DELETE

  • discoveryengine.projects.locations.collections.dataStores.servingConfigs.delete

      HTTP Method : DELETE

      Parameters :

        name

          Description : Required. The resource name of the ServingConfig to delete. Format: `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}/servingConfigs/{serving_config_id}`

          Type : string

          Location : path

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

          Required : Yes

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/discoveryengine.readwrite
    • Path : v1alpha/{+name}

      Parameter Order : name

      Description : Deletes a ServingConfig. Returns a NOT_FOUND error if the ServingConfig does not exist.

      Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/servingConfigs/{servingConfigsId}

  • discoveryengine.projects.locations.collections.engines.servingConfigs.delete

      Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/engines/{enginesId}/servingConfigs/{servingConfigsId}

      HTTP Method : DELETE

      Description : Deletes a ServingConfig. Returns a NOT_FOUND error if the ServingConfig does not exist.

      Scopes :

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

      Path : v1alpha/{+name}

      Parameters :

        name

          Description : Required. The resource name of the ServingConfig to delete. Format: `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}/servingConfigs/{serving_config_id}`

          Location : path

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

          Type : string

          Required : Yes