WorkflowVersion
No description
enum WorkflowVersion {
V1
V2
V3
}
Values
WorkflowVersion.V1
Classic single-review workflow
WorkflowVersion.V2
Multi-review workflow with multiple review steps
WorkflowVersion.V3
Multi-step labeling workflow with enhanced step controls
Member Of
Project object