d0b33a0569
Extract cache creation (write) tokens from LiteLLM and Anthropic model usage metadata and map them to the GenerateContentResponseUsageMetadata object. This ensures they are recorded in telemetry, allowing correct cost calculations for prompt caching with providers like Bedrock. Close #5835 PiperOrigin-RevId: 967259812