Class CreateExecutionRequest (0.4.3)

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

Request to create notebook execution .. attribute:: parent

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

:type: str

Attributes

NameDescription
execution_id str
Required. User-defined unique ID of this execution.
execution google.cloud.notebooks_v1.types.Execution
Required. The execution to be created.