CustomMultiLabelClassificationResult type

The result of the custom classify document multi categories operation on a multi document.

type CustomMultiLabelClassificationResult =
  | CustomMultiLabelClassificationSuccessResult
  | CustomMultiLabelClassificationErrorResult