DeployPretrainedModelRequest
- **data: Any
- pydantic.main.BaseModel
- pydantic.utils.Representation
-
Config
The type of the None singleton. -
deploy_model_type: pydantic.types.StrictStr | None
The type of the None singleton. -
deployment_type: pydantic.types.StrictStr
The type of the None singleton. -
engine: edgeimpulse_api.models.deployment_target_engine.DeploymentTargetEngine | None
The type of the None singleton. -
model_file_base64: pydantic.types.StrictStr
The type of the None singleton. -
model_file_type: pydantic.types.StrictStr
The type of the None singleton. -
model_info: edgeimpulse_api.models.deploy_pretrained_model_request_model_info.DeployPretrainedModelRequestModelInfo
The type of the None singleton. -
representative_features_base64: pydantic.types.StrictStr | None
The type of the None singleton. -
use_converter: pydantic.types.StrictStr | None
The type of the None singleton.
Static methods
deploy_model_type_validate_enum
- v
from_dict
- obj: dict
from_json
- json_str: str
model_file_type_validate_enum
- v
use_converter_validate_enum
- v
Methods
to_dict
- self
to_json
- self
- indent=None
to_str
- self