UpdateAIActionRequest
- **data: Any
- pydantic.main.BaseModel
- pydantic.utils.Representation
-
Config
The type of the None singleton. -
data_category: edgeimpulse_api.models.ai_actions_data_category.AIActionsDataCategory
The type of the None singleton. -
data_metadata_key: pydantic.types.StrictStr | None
The type of the None singleton. -
data_metadata_value: pydantic.types.StrictStr | None
The type of the None singleton. -
name: pydantic.types.StrictStr | None
The type of the None singleton. -
set_metadata_after_running: List[edgeimpulse_api.models.ai_action_set_metadata_after_running_inner.AIActionSetMetadataAfterRunningInner]
The type of the None singleton. -
sort_order: pydantic.types.StrictInt | None
The type of the None singleton. -
steps: List[edgeimpulse_api.models.ai_actions_config_step.AIActionsConfigStep]
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