Enum OperationToolboxTranscribeTranscribe.FailureLevelEnum

  • All Implemented Interfaces:
    Serializable, Comparable<OperationToolboxTranscribeTranscribe.FailureLevelEnum>
    Enclosing class:
    OperationToolboxTranscribeTranscribe

    public static enum OperationToolboxTranscribeTranscribe.FailureLevelEnum
    extends Enum<OperationToolboxTranscribeTranscribe.FailureLevelEnum>
    This parameter determines at which error level the conversion should fail, you can use this parameter to automatically reject also results with lower precision as failure * warning = Documents for which warnings occur will also cause the conversion to fail. * missingContent = Documents for which not all content could be converted correctly will also be considered as failures. * error = Only if a conversion of the document did not lead to any meaningful result document, this is evaluated as failure, even if contents should be missing.