CreateInstanceRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request for creating a notebook instance.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. Format: parent=projects/{project_id}/locations/{location}
|
instance_id |
str
Required. User-defined unique ID of this instance. |
instance |
google.cloud.notebooks_v1.types.Instance
Required. The instance to be created. |