totalTokenCount property

int? totalTokenCount
getter/setter pair

Total token count for prompt, response candidates, and tool-use prompts (if present).

Implementation

core.int? totalTokenCount;