GetAutoLabelerSegmentInfoResponse
- **data: Any
 
- pydantic.main.BaseModel
 - pydantic.utils.Representation
 
- 
Config - 
error: Optional[pydantic.types.StrictStr] - 
image_url: pydantic.types.StrictStr - 
sample: edgeimpulse_api.models.sample.Sample - 
segments: List[edgeimpulse_api.models.auto_labeler_segment.AutoLabelerSegment] - 
success: pydantic.types.StrictBool 
Static methods
from_dict
- obj: dict
 
from_json
- json_str: str
 
Methods
to_dict
- self
 
to_json
- self
 - indent=None
 
to_str
- self