Classes
DeployPretrainedModelInputOther
Parameters | |
---|---|
**data | Any |
Bases |
---|
pydantic.v1.main.BaseModel |
pydantic.v1.utils.Representation |
Class variables | |
---|---|
Config | |
input_type | pydantic.v1.types.StrictStr |
STATIC METHODS
from_dict
Parameters | |
---|---|
obj | dict |
Returns |
---|
edgeimpulse_api.models.deploy_pretrained_model_input_other.DeployPretrainedModelInputOther |
from_json
Parameters | |
---|---|
json_str | str |
Returns |
---|
edgeimpulse_api.models.deploy_pretrained_model_input_other.DeployPretrainedModelInputOther |
input_type_validate_enum
Parameters | |
---|---|
v | |
METHODS
to_dict
Parameters | |
---|---|
self | |
to_json
Parameters | |
---|---|
self | |
indent=None | |
Returns |
---|
str |
to_str
Parameters | |
---|---|
self | |
Returns |
---|
str |