OrganizationCreateProject
- **data: Any
- pydantic.main.BaseModel
- pydantic.utils.Representation
-
Config
The type of the None singleton. -
builtin_transformation_block: Dict[str, Any] | None
The type of the None singleton. -
category: pydantic.types.StrictStr
The type of the None singleton. -
created: datetime.datetime
The type of the None singleton. -
created_by_user: edgeimpulse_api.models.created_updated_by_user.CreatedUpdatedByUser | None
The type of the None singleton. -
email_recipient_uids: List[pydantic.types.StrictInt] | None
The type of the None singleton. -
filter_query: pydantic.types.StrictStr | None
The type of the None singleton. -
id: pydantic.types.StrictInt
The type of the None singleton. -
in_progress: pydantic.types.StrictBool
The type of the None singleton. -
label: pydantic.types.StrictStr | None
The type of the None singleton. -
name: pydantic.types.StrictStr
The type of the None singleton. -
operates_on: edgeimpulse_api.models.transformation_job_operates_on_enum.TransformationJobOperatesOnEnum
The type of the None singleton. -
organization_id: pydantic.types.StrictInt
The type of the None singleton. -
output_dataset_bucket_id: pydantic.types.StrictInt | None
The type of the None singleton. -
output_dataset_bucket_path: pydantic.types.StrictStr | None
The type of the None singleton. -
output_dataset_name: pydantic.types.StrictStr | None
The type of the None singleton. -
pipeline_id: pydantic.types.StrictInt | None
The type of the None singleton. -
pipeline_name: pydantic.types.StrictStr | None
The type of the None singleton. -
pipeline_run_id: pydantic.types.StrictInt | None
The type of the None singleton. -
pipeline_step: pydantic.types.StrictInt | None
The type of the None singleton. -
project_id: pydantic.types.StrictInt | None
The type of the None singleton. -
project_name: pydantic.types.StrictStr | None
The type of the None singleton. -
project_owner: pydantic.types.StrictStr | None
The type of the None singleton. -
status: edgeimpulse_api.models.transformation_job_status_enum.TransformationJobStatusEnum
The type of the None singleton. -
total_download_file_count: pydantic.types.StrictInt
The type of the None singleton. -
total_download_file_size: pydantic.types.StrictInt
The type of the None singleton. -
total_download_file_size_string: pydantic.types.StrictStr
The type of the None singleton. -
total_time_spent_seconds: pydantic.types.StrictInt
The type of the None singleton. -
total_time_spent_string: pydantic.types.StrictStr
The type of the None singleton. -
total_upload_file_count: pydantic.types.StrictInt
The type of the None singleton. -
transform_job_status: edgeimpulse_api.models.transformation_job_status_enum.TransformationJobStatusEnum
The type of the None singleton. -
transformation_block_id: pydantic.types.StrictInt | None
The type of the None singleton. -
transformation_block_name: pydantic.types.StrictStr | None
The type of the None singleton. -
transformation_parallel: pydantic.types.StrictInt
The type of the None singleton. -
transformation_summary: edgeimpulse_api.models.organization_create_project_transformation_summary.OrganizationCreateProjectTransformationSummary
The type of the None singleton. -
upload_job_files_uploaded: pydantic.types.StrictInt | None
The type of the None singleton. -
upload_job_id: pydantic.types.StrictInt | None
The type of the None singleton. -
upload_job_status: edgeimpulse_api.models.transformation_job_status_enum.TransformationJobStatusEnum
The type of the None singleton. -
upload_type: pydantic.types.StrictStr
The type of the None singleton.
Static methods
category_validate_enum
- v
from_dict
- obj: dict
from_json
- json_str: str
upload_type_validate_enum
- v
Methods
to_dict
- self
to_json
- self
- indent=None
to_str
- self