OBJECT
Object type consumption information.
type ObjectTypeConsumption {# Type of the object (e.g., O365Mailbox, O365OneDrive, O365Site).objectType: String! # Total consumption for this object type in bytes.totalConsumption: Long }