CreateProjectRequest
- **data: Any
- pydantic.main.BaseModel
- pydantic.utils.Representation
-
Config
The type of the None singleton. -
original_project_version_id: pydantic.types.StrictInt | None
The type of the None singleton. -
project_name: pydantic.types.StrictStr
The type of the None singleton. -
project_visibility: edgeimpulse_api.models.project_visibility.ProjectVisibility | None
The type of the None singleton. -
show_getting_started_wizard: pydantic.types.StrictBool | None
The type of the None singleton. -
tutorial_key: edgeimpulse_api.models.tutorial_type.TutorialType | None
The type of the None singleton.
Static methods
from_dict
- obj: dict
from_json
- json_str: str
Methods
to_dict
- self
to_json
- self
- indent=None
to_str
- self