Class CreateRuntimeRequest (1.2.1)

CreateRuntimeRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request for creating a Managed Notebook Runtime.

Attributes

NameDescription
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.