GetImpulseBlocksResponse
- **data: Any
- pydantic.main.BaseModel
- pydantic.utils.Representation
-
Config
The type of the None singleton. -
dsp_blocks: List[edgeimpulse_api.models.dsp_block.DSPBlock]
The type of the None singleton. -
error: pydantic.types.StrictStr | None
The type of the None singleton. -
input_blocks: List[edgeimpulse_api.models.input_block.InputBlock]
The type of the None singleton. -
learn_blocks: List[edgeimpulse_api.models.learn_block.LearnBlock]
The type of the None singleton. -
post_processing_blocks: List[edgeimpulse_api.models.post_processing_block.PostProcessingBlock]
The type of the None singleton. -
success: pydantic.types.StrictBool
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