2025-07-14
▼ ▲ 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
Description : Required. Format: `projects/{project}/locations/{location}/instances/{instance_id}`
Description : Called by VM to return an EUC for the instance owner. Do not use this method directly. Design doc: go/wbi-euc:dd