JobDetails
- **data: Any
- pydantic.main.BaseModel
- pydantic.utils.Representation
-
Config
The type of the None singleton. -
additional_info: pydantic.types.StrictStr | None
The type of the None singleton. -
category: pydantic.types.StrictStr
The type of the None singleton. -
category_count: pydantic.types.StrictInt | None
The type of the None singleton. -
category_key: pydantic.types.StrictStr
The type of the None singleton. -
children_ids: List[pydantic.types.StrictInt] | None
The type of the None singleton. -
compute_time: float | None
The type of the None singleton. -
created: datetime.datetime
The type of the None singleton. -
created_by_user: edgeimpulse_api.models.created_updated_by_user.CreatedUpdatedByUser | None
The type of the None singleton. -
finished: datetime.datetime | None
The type of the None singleton. -
finished_successful: pydantic.types.StrictBool | None
The type of the None singleton. -
id: pydantic.types.StrictInt
The type of the None singleton. -
job_notification_uids: List[pydantic.types.StrictInt]
The type of the None singleton. -
key: pydantic.types.StrictStr
The type of the None singleton. -
metadata: Dict[str, Any] | None
The type of the None singleton. -
spec: Dict[str, Any] | None
The type of the None singleton. -
started: datetime.datetime | None
The type of the None singleton. -
states: List[edgeimpulse_api.models.job_state.JobState]
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