Notebooks API (notebooks:v1)

2023-10-19

2 new methods

Additions

    Methods
  • notebooks.projects.locations.runtimes.migrate

      Description : Migrate an existing Runtime to a new Workbench Instance.

      Parameter Order : name

      HTTP Method : POST

      Path : v1/{+name}:migrate

      Parameters :

        name

          Type : string

          Required : Yes

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

          Description : Required. Format: `projects/{project_id}/locations/{location}/runtimes/{runtime_id}`

          Location : path

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/runtimes/{runtimesId}:migrate

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

  • notebooks.projects.locations.instances.migrate

      Parameters :

        name

          Type : string

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

          Location : path

          Required : Yes

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

      Description : Migrates an existing User-Managed Notebook to Workbench Instances.

      Parameter Order : name

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

      Path : v1/{+name}:migrate

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:migrate

      HTTP Method : POST

2 removed methods

Deletions

    Methods
  • notebooks.projects.locations.runtimes.migrate

      Path : v1/{+name}:migrate

      HTTP Method : POST

      Description : Migrate an existing Runtime to a new Workbench Instance.

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

      Parameter Order : name

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/runtimes/{runtimesId}:migrate

      Parameters :

        name

          Type : string

          Description : Required. Format: `projects/{project_id}/locations/{location}/runtimes/{runtime_id}`

          Location : path

          Required : Yes

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

  • notebooks.projects.locations.instances.migrate

      HTTP Method : POST

      Path : v1/{+name}:migrate

      Parameter Order : name

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:migrate

      Description : Migrates an existing User-Managed Notebook to Workbench Instances.

      Parameters :

        name

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

          Required : Yes

          Type : string

          Location : path

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

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