class edgeimpulse_api.models.tuner_trial_impulse_added_to_project.TunerTrialImpulseAddedToProject(
**data: Any
)
Config
The type of the None singleton.
impulse_id: pydantic.types.StrictInt
The type of the None singleton.
link: pydantic.types.StrictStr
The type of the None singleton.
edgeimpulse_api.models.tuner_trial_impulse_added_to_project.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.tuner_trial_impulse_added_to_project.TunerTrialImpulseAddedToProject
edgeimpulse_api.models.tuner_trial_impulse_added_to_project.from_json(
json_str: str
) ‑> edgeimpulse_api.models.tuner_trial_impulse_added_to_project.TunerTrialImpulseAddedToProject
edgeimpulse_api.models.tuner_trial_impulse_added_to_project.to_dict(
self
)
edgeimpulse_api.models.tuner_trial_impulse_added_to_project.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.tuner_trial_impulse_added_to_project.to_str(
self
) ‑> str