Values.UsageDataSourceResultSourceContains information on the result of usage based on data source type.
type nonrec t = {dataSource : DataSource.t option;The data source type that generated usage.
*)total : Total.t option;Represents the total of usage for the specified data source.
*)}