Discovery Engine API (discoveryengine:v1alpha)

2025-09-16

1 new method

Additions

    Methods
  • discoveryengine.projects.patch

      Path : v1alpha/{+name}

      Flat Path : v1alpha/projects/{projectsId}

      HTTP Method : PATCH

      Parameters :

        name

          Description : Output only. Full resource name of the project, for example `projects/{project}`. Note that when making requests, project number and project id are both acceptable, but the server will always respond in project number.

          Pattern : ^projects/[^/]+$

          Location : path

          Required : Yes

          Type : string

        updateMask

          Description : Optional. The list of fields to update. Supported fields: * `customer_provided_config`

          Location : query

          Type : string

          Format : google-fieldmask

      Parameter Order : name

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

      Description : Updates the editable settings of a Discovery Engine Project.