class edgeimpulse_api.models.set_impulse_thresholds_response_all_of.SetImpulseThresholdsResponseAllOf(
**data: Any
)
Config
The type of the None singleton.
had_model_testing_results: pydantic.types.StrictBool
The type of the None singleton.
regenerate_model_testing_results_job_id: pydantic.types.StrictInt | None
The type of the None singleton.
regenerate_model_testing_status: pydantic.types.StrictStr
The type of the None singleton.
edgeimpulse_api.models.set_impulse_thresholds_response_all_of.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.set_impulse_thresholds_response_all_of.SetImpulseThresholdsResponseAllOf
edgeimpulse_api.models.set_impulse_thresholds_response_all_of.from_json(
json_str: str
) ‑> edgeimpulse_api.models.set_impulse_thresholds_response_all_of.SetImpulseThresholdsResponseAllOf
edgeimpulse_api.models.set_impulse_thresholds_response_all_of.regenerate_model_testing_status_validate_enum(
v
)
edgeimpulse_api.models.set_impulse_thresholds_response_all_of.to_dict(
self
)
edgeimpulse_api.models.set_impulse_thresholds_response_all_of.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.set_impulse_thresholds_response_all_of.to_str(
self
) ‑> str