class edgeimpulse_api.models.deploy_pretrained_model_request_model_info_input.DeployPretrainedModelRequestModelInfoInput(
**data: Any
)
Config
The type of the None singleton.
actual_instance: Any
The type of the None singleton.
one_of_schemas: List[str]
The type of the None singleton.
oneof_schema_1_validator: edgeimpulse_api.models.deploy_pretrained_model_input_time_series.DeployPretrainedModelInputTimeSeries | None
The type of the None singleton.
oneof_schema_2_validator: edgeimpulse_api.models.deploy_pretrained_model_input_audio.DeployPretrainedModelInputAudio | None
The type of the None singleton.
oneof_schema_3_validator: edgeimpulse_api.models.deploy_pretrained_model_input_image.DeployPretrainedModelInputImage | None
The type of the None singleton.
oneof_schema_4_validator: edgeimpulse_api.models.deploy_pretrained_model_input_other.DeployPretrainedModelInputOther | None
The type of the None singleton.
edgeimpulse_api.models.deploy_pretrained_model_request_model_info_input.actual_instance_must_validate_oneof(
v
)
edgeimpulse_api.models.deploy_pretrained_model_request_model_info_input.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.deploy_pretrained_model_request_model_info_input.DeployPretrainedModelRequestModelInfoInput
edgeimpulse_api.models.deploy_pretrained_model_request_model_info_input.from_json(
json_str: str
) ‑> edgeimpulse_api.models.deploy_pretrained_model_request_model_info_input.DeployPretrainedModelRequestModelInfoInput
edgeimpulse_api.models.deploy_pretrained_model_request_model_info_input.to_dict(
self
) ‑> dict
edgeimpulse_api.models.deploy_pretrained_model_request_model_info_input.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.deploy_pretrained_model_request_model_info_input.to_str(
self
) ‑> str