class edgeimpulse_api.models.dsp_run_request_without_features.DspRunRequestWithoutFeatures(
**data: Any
)
Config
The type of the None singleton.
params: Dict[str, pydantic.types.StrictStr]
The type of the None singleton.
store: pydantic.types.StrictBool
The type of the None singleton.
edgeimpulse_api.models.dsp_run_request_without_features.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.dsp_run_request_without_features.DspRunRequestWithoutFeatures
edgeimpulse_api.models.dsp_run_request_without_features.from_json(
json_str: str
) ‑> edgeimpulse_api.models.dsp_run_request_without_features.DspRunRequestWithoutFeatures
edgeimpulse_api.models.dsp_run_request_without_features.to_dict(
self
)
edgeimpulse_api.models.dsp_run_request_without_features.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.dsp_run_request_without_features.to_str(
self
) ‑> str