nemo_microservices.types.beta.safe_synthesizer.row_actions_param#
Module Contents#
Classes#
API#
- class nemo_microservices.types.beta.safe_synthesizer.row_actions_param.RowActionsParam#
Bases:
typing_extensions.TypedDict- drop: Iterable[nemo_microservices.types.beta.safe_synthesizer.row_param.RowParam]#
None
Rows to drop.
- update: Iterable[nemo_microservices.types.beta.safe_synthesizer.row_param.RowParam]#
None
Rows to update.