promptTokensDetails property

List<ModalityTokenCount> promptTokensDetails
final

Output only. A detailed breakdown of the token count for each modality in the prompt.

Implementation

final List<ModalityTokenCount> promptTokensDetails;