Notebooks API (notebooks:v1)

2022-10-11

3 new methods

Additions

    Methods
  • notebooks.projects.locations.instances.diagnose

      Parameters:

        name

          Location: path

          Type: string

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

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

          Required: Yes

      Description: Creates a Diagnostic File and runs Diagnostic Tool given an Instance.

      Parameter Order: name

      HTTP Method: POST

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

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

      Path: v1/{+name}:diagnose

  • notebooks.projects.locations.runtimes.upgrade

      Parameter Order: name

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

      Parameters:

        name

          Location: path

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

          Required: Yes

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

          Type: string

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

      Path: v1/{+name}:upgrade

      HTTP Method: POST

      Description: Upgrades a Managed Notebook Runtime to the latest version.

  • notebooks.projects.locations.runtimes.diagnose

      Description: Creates a Diagnostic File and runs Diagnostic Tool given a Runtime.

      HTTP Method: POST

      Path: v1/{+name}:diagnose

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

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

      Parameters:

        name

          Type: string

          Location: path

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

          Required: Yes

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

      Parameter Order: name