2023-09-13
▼ ▲ aiplatform.projects.locations.persistentResources.patch
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/persistentResources/{persistentResourcesId}
Path : v1beta1/{+name}
Description : Updates a PersistentResource.
HTTP Method : PATCH
Parameter Order : name
Parameters :
name
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/persistentResources/[^/]+$
Description : Immutable. Resource name of a PersistentResource.
Required : Yes
Location : path
updateMask
Format : google-fieldmask
Location : query
Description : Required. Specify the fields to be overwritten in the PersistentResource by the update method.
Type : string
▼ ▲ aiplatform.projects.locations.notebookExecutionJobs.reportEvent
HTTP Method : POST
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/notebookExecutionJobs/{notebookExecutionJobsId}:reportEvent
Path : v1beta1/{+name}:reportEvent
Parameters :
name
Description : Required. The name of the NotebookRuntime resource. Format: `projects/{project}/locations/{location}/notebookRuntimes/{notebook_runtime}`
Type : string
Location : path
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+/notebookExecutionJobs/[^/]+$
▼ ▲ aiplatform.projects.locations.notebookExecutionJobs.generateAccessToken
Path : v1beta1/{+name}:generateAccessToken
Scopes : https://www.googleapis.com/auth/cloud-platform
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/notebookExecutionJobs/{notebookExecutionJobsId}:generateAccessToken
Parameter Order : name
HTTP Method : POST
Description : Internal only: Called from Compute Engine instance to obtain EUC for owner Anonymous access: authenticates caller using VM identity JWT. Design doc: go/colab-on-vertex-euc-dd
Parameters :
name
Pattern : ^projects/[^/]+/locations/[^/]+/notebookExecutionJobs/[^/]+$
Type : string
Required : Yes
Description : Required. The name of the NotebookRuntime resource. Format: `projects/{project}/locations/{location}/notebookRuntimes/{notebook_runtime}`
Location : path