UsageMetadata

@Serializable
data class UsageMetadata(val totalTokenCount: Int)

Constructors

Link copied to clipboard
constructor(totalTokenCount: Int)

Properties

Link copied to clipboard