class edgeimpulse_api.models.set_sample_proposed_changes_request.SetSampleProposedChangesRequest(
**data: Any
)
Config
The type of the None singleton.
job_id: pydantic.types.StrictInt
The type of the None singleton.
proposed_changes: edgeimpulse_api.models.sample_proposed_changes.SampleProposedChanges
The type of the None singleton.
edgeimpulse_api.models.set_sample_proposed_changes_request.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.set_sample_proposed_changes_request.SetSampleProposedChangesRequest
edgeimpulse_api.models.set_sample_proposed_changes_request.from_json(
json_str: str
) ‑> edgeimpulse_api.models.set_sample_proposed_changes_request.SetSampleProposedChangesRequest
edgeimpulse_api.models.set_sample_proposed_changes_request.to_dict(
self
)
edgeimpulse_api.models.set_sample_proposed_changes_request.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.set_sample_proposed_changes_request.to_str(
self
) ‑> str