Class CreateInstanceRequest (0.4.3)

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

Request for creating a notebook instance. .. attribute:: parent

Required. Format: parent=projects/{project_id}/locations/{location}

:type: str

Attributes

NameDescription
instance_id str
Required. User-defined unique ID of this instance.
instance google.cloud.notebooks_v1beta1.types.Instance
Required. The instance to be created.