CreateRuntimeRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request for creating a Managed Notebook Runtime.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. Format: parent=projects/{project_id}/locations/{location}
|
runtime_id |
str
Required. User-defined unique ID of this Runtime. |
runtime |
google.cloud.notebooks_v1.types.Runtime
Required. The Runtime to be created. |
request_id |
str
Idempotent request UUID. |