CreateExecutionRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request to create notebook execution
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. Format: parent=projects/{project_id}/locations/{location}
|
execution_id |
str
Required. User-defined unique ID of this execution. |
execution |
google.cloud.notebooks_v1.types.Execution
Required. The execution to be created. |