class Workflow()
def get_stage(*,
name: Optional[str] = None,
uuid: Optional[UUID | str] = None,
type_: Optional[Type[WorkflowStageT]] = None) -> WorkflowStageT
type_
) from non-Consensus and Consensus Projects.Was this page helpful?