Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
edgeimpulse_api.models.get_model_variants_response_all_of.GetModelVariantsResponseAllOf( **data: Any )
**data
Any
pydantic.v1.main.BaseModel
pydantic.v1.utils.Representation
Config
model_variants
List[edgeimpulse_api.models.project_model_variant.ProjectModelVariant]
edgeimpulse_api.models.get_model_variants_response_all_of.GetModelVariantsResponseAllOf.from_dict( obj: dict ) ‑> edgeimpulse_api.models.get_model_variants_response_all_of.GetModelVariantsResponseAllOf
obj
dict
edgeimpulse_api.models.get_model_variants_response_all_of.GetModelVariantsResponseAllOf
edgeimpulse_api.models.get_model_variants_response_all_of.GetModelVariantsResponseAllOf.from_json( json_str: str ) ‑> edgeimpulse_api.models.get_model_variants_response_all_of.GetModelVariantsResponseAllOf
json_str
str
edgeimpulse_api.models.get_model_variants_response_all_of.GetModelVariantsResponseAllOf.to_dict( self )
self
edgeimpulse_api.models.get_model_variants_response_all_of.GetModelVariantsResponseAllOf.to_json( self, indent=None ) ‑> str
indent=None
edgeimpulse_api.models.get_model_variants_response_all_of.GetModelVariantsResponseAllOf.to_str( self ) ‑> str
Was this page helpful?