GenerateContentResponseUsageMetadata

constructor(cacheTokensDetails: List<ModalityTokenCount>? = null, cachedContentTokenCount: Int? = null, candidatesTokenCount: Int? = null, candidatesTokensDetails: List<ModalityTokenCount>? = null, promptTokenCount: Int? = null, promptTokensDetails: List<ModalityTokenCount>? = null, thoughtsTokenCount: Int? = null, toolUsePromptTokenCount: Int? = null, toolUsePromptTokensDetails: List<ModalityTokenCount>? = null, totalTokenCount: Int? = null, trafficType: TrafficType? = null)