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