class edgeimpulse_api.models.project_info_response_all_of_compute_time.ProjectInfoResponseAllOfComputeTime(
**data: Any
)
Config
The type of the None singleton.
period_end_date: datetime.datetime
The type of the None singleton.
period_start_date: datetime.datetime
The type of the None singleton.
time_left_ms: pydantic.types.StrictInt
The type of the None singleton.
time_used_ms: pydantic.types.StrictInt
The type of the None singleton.
edgeimpulse_api.models.project_info_response_all_of_compute_time.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.project_info_response_all_of_compute_time.ProjectInfoResponseAllOfComputeTime
edgeimpulse_api.models.project_info_response_all_of_compute_time.from_json(
json_str: str
) ‑> edgeimpulse_api.models.project_info_response_all_of_compute_time.ProjectInfoResponseAllOfComputeTime
edgeimpulse_api.models.project_info_response_all_of_compute_time.to_dict(
self
)
edgeimpulse_api.models.project_info_response_all_of_compute_time.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.project_info_response_all_of_compute_time.to_str(
self
) ‑> str