Firebase.
  Represents token counting info for a single modality.
Summary
| Properties | |
|---|---|
| Modality | The modality associated with this token count.  | 
| TokenCount | intThe number of tokens counted.  | 
Properties
Modality
ContentModality Firebase::AI::ModalityTokenCount::Modality
The modality associated with this token count.
TokenCount
int Firebase::AI::ModalityTokenCount::TokenCount
The number of tokens counted.