class edgeimpulse_api.models.get_synthetic_data_config_response_all_of_recent_jobs.GetSyntheticDataConfigResponseAllOfRecentJobs(
**data: Any
)
Config
The type of the None singleton.
job: edgeimpulse_api.models.job.Job
The type of the None singleton.
samples: List[edgeimpulse_api.models.sample.Sample]
The type of the None singleton.
edgeimpulse_api.models.get_synthetic_data_config_response_all_of_recent_jobs.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.get_synthetic_data_config_response_all_of_recent_jobs.GetSyntheticDataConfigResponseAllOfRecentJobs
edgeimpulse_api.models.get_synthetic_data_config_response_all_of_recent_jobs.from_json(
json_str: str
) ‑> edgeimpulse_api.models.get_synthetic_data_config_response_all_of_recent_jobs.GetSyntheticDataConfigResponseAllOfRecentJobs
edgeimpulse_api.models.get_synthetic_data_config_response_all_of_recent_jobs.to_dict(
self
)
edgeimpulse_api.models.get_synthetic_data_config_response_all_of_recent_jobs.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.get_synthetic_data_config_response_all_of_recent_jobs.to_str(
self
) ‑> str