Values.CallAnalyticsJobDetailsSourceContains details about a call analytics job, including information about skipped analytics features.
type nonrec t = {skipped : CallAnalyticsSkippedFeatureList.t option;Contains information about any skipped analytics features during the analysis of a call analytics job. This array lists all the analytics features that were skipped, along with their corresponding reason code and message.
*)}