# `Gemini.Types.Interactions.DeltaThoughtSummaryDeltaContent`
[🔗](https://github.com/nshkrdotcom/gemini_ex/blob/v0.15.0/lib/gemini/types/interactions/delta.ex#L203)

Content type for thought summary delta.

# `t`

```elixir
@type t() ::
  Gemini.Types.Interactions.TextContent.t()
  | Gemini.Types.Interactions.ImageContent.t()
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
