class edgeimpulse_api.models.classify_sample_for_variants200_response.ClassifySampleForVariants200Response(
**data: Any
)
Config
The type of the None singleton.
actual_instance: Any
The type of the None singleton.
any_of_schemas: List[str]
The type of the None singleton.
anyof_schema_1_validator: edgeimpulse_api.models.classify_sample_response_multiple_variants.ClassifySampleResponseMultipleVariants | None
The type of the None singleton.
anyof_schema_2_validator: edgeimpulse_api.models.start_job_response.StartJobResponse | None
The type of the None singleton.
edgeimpulse_api.models.classify_sample_for_variants200_response.actual_instance_must_validate_anyof(
v
)
edgeimpulse_api.models.classify_sample_for_variants200_response.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.classify_sample_for_variants200_response.ClassifySampleForVariants200Response
edgeimpulse_api.models.classify_sample_for_variants200_response.from_json(
json_str: str
) ‑> edgeimpulse_api.models.classify_sample_for_variants200_response.ClassifySampleForVariants200Response
edgeimpulse_api.models.classify_sample_for_variants200_response.to_dict(
self
) ‑> dict
edgeimpulse_api.models.classify_sample_for_variants200_response.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.classify_sample_for_variants200_response.to_str(
self
) ‑> str