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