Usage Metadata
constructor(promptTokenCount: Int? = null, cachedContentTokenCount: Int? = null, responseTokenCount: Int? = null, toolUsePromptTokenCount: Int? = null, thoughtsTokenCount: Int? = null, totalTokenCount: Int? = null, promptTokensDetails: List<ModalityTokenCount>? = null, cacheTokensDetails: List<ModalityTokenCount>? = null, responseTokensDetails: List<ModalityTokenCount>? = null, toolUsePromptTokensDetails: List<ModalityTokenCount>? = null, trafficType: TrafficType? = null, serviceTier: ServiceTier? = null)