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

Changes

No recorded changes to this endpoint across all 1 revision of this API.