v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-132661,4471.5 MB
projects

Assigns a NotebookRuntime to a user for a particular Notebook file. This method will either returns an existing assignment or generates a new one.

post/v1/{+parent}/notebookRuntimes:assign

Path parameters

parentstring required

Required. The resource name of the Location to get the NotebookRuntime assignment. Format: projects/{project}/locations/{location}

Request body

notebookRuntimeIdstring

Optional. User specified ID for the notebook runtime.

notebookRuntimeTemplatestring

Required. The resource name of the NotebookRuntimeTemplate based on which a NotebookRuntime will be assigned (reuse or create a new one).

Response

Successful response