class edgeimpulse_api.models.transformation_block_additional_mount_point.TransformationBlockAdditionalMountPoint(
**data: Any
)
Config
The type of the None singleton.
bucket_id: pydantic.types.StrictInt | None
The type of the None singleton.
mount_point: pydantic.types.StrictStr
The type of the None singleton.
portal_id: pydantic.types.StrictInt | None
The type of the None singleton.
type: pydantic.types.StrictStr
The type of the None singleton.
edgeimpulse_api.models.transformation_block_additional_mount_point.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.transformation_block_additional_mount_point.TransformationBlockAdditionalMountPoint
edgeimpulse_api.models.transformation_block_additional_mount_point.from_json(
json_str: str
) ‑> edgeimpulse_api.models.transformation_block_additional_mount_point.TransformationBlockAdditionalMountPoint
edgeimpulse_api.models.transformation_block_additional_mount_point.type_validate_enum(
v
)
edgeimpulse_api.models.transformation_block_additional_mount_point.to_dict(
self
)
edgeimpulse_api.models.transformation_block_additional_mount_point.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.transformation_block_additional_mount_point.to_str(
self
) ‑> str