Class CreateInstanceRequest (1.5.1)

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

Request for creating a notebook instance.

Attributes

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