class edgeimpulse_api.models.organization_pipeline_feeding_into_dataset.OrganizationPipelineFeedingIntoDataset(
**data: Any
)
Config
The type of the None singleton.
dataset: pydantic.types.StrictStr
The type of the None singleton.
dataset_link: pydantic.types.StrictStr
The type of the None singleton.
dataset_type: edgeimpulse_api.models.organization_dataset_type_enum.OrganizationDatasetTypeEnum | None
The type of the None singleton.
item_count: pydantic.types.StrictInt
The type of the None singleton.
item_count_checklist_error: pydantic.types.StrictInt
The type of the None singleton.
item_count_checklist_ok: pydantic.types.StrictInt
The type of the None singleton.
edgeimpulse_api.models.organization_pipeline_feeding_into_dataset.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.organization_pipeline_feeding_into_dataset.OrganizationPipelineFeedingIntoDataset
edgeimpulse_api.models.organization_pipeline_feeding_into_dataset.from_json(
json_str: str
) ‑> edgeimpulse_api.models.organization_pipeline_feeding_into_dataset.OrganizationPipelineFeedingIntoDataset
edgeimpulse_api.models.organization_pipeline_feeding_into_dataset.to_dict(
self
)
edgeimpulse_api.models.organization_pipeline_feeding_into_dataset.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.organization_pipeline_feeding_into_dataset.to_str(
self
) ‑> str