ClassifySampleResponseAllOf
- **data: Any
- pydantic.main.BaseModel
- pydantic.utils.Representation
-
Config
The type of the None singleton. -
already_in_database: pydantic.types.StrictBool
The type of the None singleton. -
classifications: List[edgeimpulse_api.models.classify_sample_response_classification.ClassifySampleResponseClassification]
The type of the None singleton. -
sample: edgeimpulse_api.models.raw_sample_data.RawSampleData
The type of the None singleton. -
warning: pydantic.types.StrictStr | None
The type of the None singleton. -
window_increase_ms: pydantic.types.StrictInt
The type of the None singleton. -
window_size_ms: pydantic.types.StrictInt
The type of the None singleton.
Static methods
from_dict
- obj: dict
from_json
- json_str: str
Methods
to_dict
- self
to_json
- self
- indent=None
to_str
- self