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