--- title: "AnthropicAdvisorMessageUsageIteration" --- ## Fields | Field | Type | Required | Description | Example | | ------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------ | | `cache_creation` | [OptionalNullable[components.AnthropicIterationCacheCreation]](../components/anthropiciterationcachecreation.mdx) | :heavy_minus_sign: | N/A | \{
"ephemeral_1h_input_tokens": 0,
"ephemeral_5m_input_tokens": 0
} | | `cache_creation_input_tokens` | *Optional[int]* | :heavy_minus_sign: | N/A | | | `cache_read_input_tokens` | *Optional[int]* | :heavy_minus_sign: | N/A | | | `input_tokens` | *Optional[int]* | :heavy_minus_sign: | N/A | | | `output_tokens` | *Optional[int]* | :heavy_minus_sign: | N/A | | | `model` | *str* | :heavy_check_mark: | N/A | | | `type` | [components.AnthropicAdvisorMessageUsageIterationType](../components/anthropicadvisormessageusageiterationtype.mdx) | :heavy_check_mark: | N/A | |