class edgeimpulse_api.models.get_model_variants_response_all_of.GetModelVariantsResponseAllOf(
**data: Any
)
Config
The type of the None singleton.
model_variants: List[edgeimpulse_api.models.project_model_variant.ProjectModelVariant]
The type of the None singleton.
edgeimpulse_api.models.get_model_variants_response_all_of.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.get_model_variants_response_all_of.GetModelVariantsResponseAllOf
edgeimpulse_api.models.get_model_variants_response_all_of.from_json(
json_str: str
) ‑> edgeimpulse_api.models.get_model_variants_response_all_of.GetModelVariantsResponseAllOf
edgeimpulse_api.models.get_model_variants_response_all_of.to_dict(
self
)
edgeimpulse_api.models.get_model_variants_response_all_of.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.get_model_variants_response_all_of.to_str(
self
) ‑> str