class edgeimpulse_api.models.get_auto_labeler_response_all_of_clusters.GetAutoLabelerResponseAllOfClusters(
**data: Any
)
Config
The type of the None singleton.
items: List[edgeimpulse_api.models.get_auto_labeler_response_all_of_items.GetAutoLabelerResponseAllOfItems]
The type of the None singleton.
label: pydantic.types.StrictStr | None
The type of the None singleton.
edgeimpulse_api.models.get_auto_labeler_response_all_of_clusters.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.get_auto_labeler_response_all_of_clusters.GetAutoLabelerResponseAllOfClusters
edgeimpulse_api.models.get_auto_labeler_response_all_of_clusters.from_json(
json_str: str
) ‑> edgeimpulse_api.models.get_auto_labeler_response_all_of_clusters.GetAutoLabelerResponseAllOfClusters
edgeimpulse_api.models.get_auto_labeler_response_all_of_clusters.to_dict(
self
)
edgeimpulse_api.models.get_auto_labeler_response_all_of_clusters.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.get_auto_labeler_response_all_of_clusters.to_str(
self
) ‑> str