class edgeimpulse_api.models.sample_bounding_boxes_request.SampleBoundingBoxesRequest(
**data: Any
)
Config
The type of the None singleton.
bounding_boxes: List[edgeimpulse_api.models.bounding_box.BoundingBox]
The type of the None singleton.
edgeimpulse_api.models.sample_bounding_boxes_request.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.sample_bounding_boxes_request.SampleBoundingBoxesRequest
edgeimpulse_api.models.sample_bounding_boxes_request.from_json(
json_str: str
) ‑> edgeimpulse_api.models.sample_bounding_boxes_request.SampleBoundingBoxesRequest
edgeimpulse_api.models.sample_bounding_boxes_request.to_dict(
self
)
edgeimpulse_api.models.sample_bounding_boxes_request.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.sample_bounding_boxes_request.to_str(
self
) ‑> str