Class CreateInstanceRequest (0.1.2)

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 .gcn_instance.Instance
Required. The instance to be created.