Usage
@JsonSerializable
Constructors
Link copied to clipboard
constructor(input_tokens: Int? = null, cache_creation_input_tokens: Int? = null, cache_read_input_tokens: Int? = null, output_tokens: Int? = null, cache_creation: CacheCreation? = null, output_tokens_details: OutputTokensDetails? = null, server_tool_use: ServerToolUsage? = null, service_tier: UsageServiceTier? = null, inference_geo: InferenceGeo? = null)