benchling_api_client.models.automation_input_generator_completed_v2_beta_event_event_type module¶
- class AutomationInputGeneratorCompletedV2BetaEventEventType¶
Bases:
benchling_api_client.extensions.Enums.KnownString
An enumeration.
- V2_BETAAUTOMATIONINPUTGENERATORCOMPLETED = 'v2-beta.automationInputGenerator.completed'¶
- static of_unknown(val: str) AutomationInputGeneratorCompletedV2BetaEventEventType ¶