edgeimpulse_api.models.get_synthetic_data_config_response_all_of_recent_jobs.GetSyntheticDataConfigResponseAllOfRecentJobs(
**data: Any
)
Parameters | |
---|---|
**data | Any |
Bases |
---|
pydantic.v1.main.BaseModel |
pydantic.v1.utils.Representation |
Class variables | |
---|---|
Config | |
job | edgeimpulse_api.models.job.Job |
samples | List[edgeimpulse_api.models.sample.Sample] |
edgeimpulse_api.models.get_synthetic_data_config_response_all_of_recent_jobs.GetSyntheticDataConfigResponseAllOfRecentJobs.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.get_synthetic_data_config_response_all_of_recent_jobs.GetSyntheticDataConfigResponseAllOfRecentJobs
Parameters | |
---|---|
obj | dict |
Returns |
---|
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.GetSyntheticDataConfigResponseAllOfRecentJobs.from_json(
json_str: str
) ‑> edgeimpulse_api.models.get_synthetic_data_config_response_all_of_recent_jobs.GetSyntheticDataConfigResponseAllOfRecentJobs
Parameters | |
---|---|
json_str | str |
Returns |
---|
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.GetSyntheticDataConfigResponseAllOfRecentJobs.to_dict(
self
)
Parameters | |
---|---|
self | |
edgeimpulse_api.models.get_synthetic_data_config_response_all_of_recent_jobs.GetSyntheticDataConfigResponseAllOfRecentJobs.to_json(
self,
indent=None
) ‑> str
Parameters | |
---|---|
self | |
indent=None | |
Returns |
---|
str |
edgeimpulse_api.models.get_synthetic_data_config_response_all_of_recent_jobs.GetSyntheticDataConfigResponseAllOfRecentJobs.to_str(
self
) ‑> str
Parameters | |
---|---|
self | |
Returns |
---|
str |