Notebooks API (notebooks:v2)

2025-07-15

2 new methods

Additions

    Methods
  • notebooks.projects.locations.instances.checkAuthorization

      Path : v2/{+name}:checkAuthorization

      Flat Path : v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:checkAuthorization

      HTTP Method : POST

      Parameters :

        name

          Description : Required. The name of the Notebook Instance resource. Format: `projects/{project}/locations/{location}/instances/{instance}`

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      Description : Initiated by Cloud Console for Oauth consent flow for Workbench Instances. Do not use this method directly. Design doc: go/wbi-euc:auth-dd

  • notebooks.projects.locations.instances.generateAccessToken

      Path : v2/{+name}:generateAccessToken

      Flat Path : v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:generateAccessToken

      HTTP Method : POST

      Parameters :

        name

          Description : Required. Format: `projects/{project}/locations/{location}/instances/{instance_id}`

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      Description : Called by VM to return an EUC for the instance owner. Do not use this method directly. Design doc: go/wbi-euc:dd

2 removed methods

Deletions

    Methods
  • notebooks.projects.locations.instances.checkAuthorization

      Path : v2/{+name}:checkAuthorization

      Flat Path : v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:checkAuthorization

      HTTP Method : POST

      Parameters :

        name

          Description : Required. The name of the Notebook Instance resource. Format: `projects/{project}/locations/{location}/instances/{instance}`

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      Description : Initiated by Cloud Console for Oauth consent flow for Workbench Instances. Do not use this method directly. Design doc: go/wbi-euc:auth-dd

  • notebooks.projects.locations.instances.generateAccessToken

      Path : v2/{+name}:generateAccessToken

      Flat Path : v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:generateAccessToken

      HTTP Method : POST

      Parameters :

        name

          Description : Required. Format: `projects/{project}/locations/{location}/instances/{instance_id}`

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      Description : Called by VM to return an EUC for the instance owner. Do not use this method directly. Design doc: go/wbi-euc:dd