nemo_microservices.types.beta.safe_synthesizer.safe_synthesizer_jobs_list_filter_param#
Module Contents#
Classes#
API#
- class nemo_microservices.types.beta.safe_synthesizer.safe_synthesizer_jobs_list_filter_param.SafeSynthesizerJobsListFilterParam#
Bases:
typing_extensions.TypedDict- status: nemo_microservices.types.jobs.platform_job_status.PlatformJobStatus#
None
Enumeration of possible job statuses.
This enum represents the various states a job can be in during its lifecycle, from creation to a terminal state.