OrganizationPipelineRun
- **data: Any
- pydantic.main.BaseModel
- pydantic.utils.Representation
-
Config
The type of the None singleton. -
created: datetime.datetime
The type of the None singleton. -
finished: datetime.datetime | None
The type of the None singleton. -
id: pydantic.types.StrictInt
The type of the None singleton. -
item_count_after: edgeimpulse_api.models.organization_pipeline_item_count.OrganizationPipelineItemCount | None
The type of the None singleton. -
item_count_before: edgeimpulse_api.models.organization_pipeline_item_count.OrganizationPipelineItemCount | None
The type of the None singleton. -
item_count_import_into_project_failed: pydantic.types.StrictInt | None
The type of the None singleton. -
steps: List[edgeimpulse_api.models.organization_pipeline_run_step.OrganizationPipelineRunStep]
The type of the None singleton.
Static methods
from_dict
- obj: dict
from_json
- json_str: str
Methods
to_dict
- self
to_json
- self
- indent=None
to_str
- self