toolUsePromptTokensDetails property

List<ModalityTokenCount> toolUsePromptTokensDetails
final

Output only. A detailed breakdown by modality of the token counts from the results of tool executions, which are provided back to the model as input.

Implementation

final List<ModalityTokenCount> toolUsePromptTokensDetails;