Notebooks API (notebooks:v2)

2023-10-25

1 new method

Additions

    Methods
  • notebooks.projects.locations.instances.getConfig

      Path: v2/{+name}/instances:getConfig

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

      HTTP Method: GET

      Parameters:

        name

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

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

          Location: path

          Required: Yes

          Type: string

      Parameter Order: name

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

      Description: Gets general backend configurations that might also affect the frontend. Location is required by CCFE. Although we could bypass it to send location- less request directly to the backend job, we would need CPE (go/cloud-cpe). Having the location might also be useful depending on the query.