Notebooks API (notebooks:v1)

2023-10-14

2 removed methods

Deletions

    Methods
  • notebooks.projects.locations.runtimes.migrate

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

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

      Path: v1/{+name}:migrate

      Parameter Order: name

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

      Parameters:

        name

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

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

          Type: string

          Location: path

          Required: Yes

      HTTP Method: POST

  • notebooks.projects.locations.instances.migrate

      HTTP Method: POST

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

      Path: v1/{+name}:migrate

      Parameter Order: name

      Parameters:

        name

          Type: string

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

          Required: Yes

          Location: path

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

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

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