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