Discovery Engine API (discoveryengine:v1alpha)

2025-05-15

1 new method

Additions

    Methods
  • discoveryengine.projects.locations.notebooks.sources.uploadFile

      Path : v1alpha/{+parent}/sources/{sourceId}:uploadFile

      Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/notebooks/{notebooksId}/sources/{sourceId}:uploadFile

      HTTP Method : POST

      Parameters :

        parent

          Description : Required. The parent resource where the sources will be created. Format: projects/{project}/locations/{location}/notebooks/{notebook}

          Pattern : ^projects/[^/]+/locations/[^/]+/notebooks/[^/]+$

          Location : path

          Required : Yes

          Type : string

        sourceId

          Description : The source id of the associated file. If not set, a source id will be generated and a new tentative source will be created.

          Location : path

          Required : Yes

          Type : string

      Parameter Order :

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

      Description : Uploads a file for Notebook LM to use. Creates a Source.