class edgeimpulse_api.models.deploy_pretrained_model_input_other.DeployPretrainedModelInputOther(
**data: Any
)
Config
The type of the None singleton.
input_type: pydantic.types.StrictStr
The type of the None singleton.
edgeimpulse_api.models.deploy_pretrained_model_input_other.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.deploy_pretrained_model_input_other.DeployPretrainedModelInputOther
edgeimpulse_api.models.deploy_pretrained_model_input_other.from_json(
json_str: str
) ‑> edgeimpulse_api.models.deploy_pretrained_model_input_other.DeployPretrainedModelInputOther
edgeimpulse_api.models.deploy_pretrained_model_input_other.input_type_validate_enum(
v
)
edgeimpulse_api.models.deploy_pretrained_model_input_other.to_dict(
self
)
edgeimpulse_api.models.deploy_pretrained_model_input_other.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.deploy_pretrained_model_input_other.to_str(
self
) ‑> str