class edgeimpulse_api.models.set_impulse_thresholds_response.SetImpulseThresholdsResponse(
**data: Any
)
Config
The type of the None singleton.
error: pydantic.types.StrictStr | None
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.
success: pydantic.types.StrictBool
The type of the None singleton.
edgeimpulse_api.models.set_impulse_thresholds_response.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.set_impulse_thresholds_response.SetImpulseThresholdsResponse
edgeimpulse_api.models.set_impulse_thresholds_response.from_json(
json_str: str
) ‑> edgeimpulse_api.models.set_impulse_thresholds_response.SetImpulseThresholdsResponse
edgeimpulse_api.models.set_impulse_thresholds_response.regenerate_model_testing_status_validate_enum(
v
)
edgeimpulse_api.models.set_impulse_thresholds_response.to_dict(
self
)
edgeimpulse_api.models.set_impulse_thresholds_response.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.set_impulse_thresholds_response.to_str(
self
) ‑> str