Content Embedding Statistics
@Serializable
Statistics of the input text associated with the result of content embedding.
Constructors
Link copied to clipboard
constructor(truncated: Boolean? = null, tokenCount: Double? = null, tokensDetails: List<ModalityTokenCount>? = null)