Represents the content_block_stop SSE event from the Anthropic streaming API.
Emitted when the content block at index is complete. No further deltas
will be sent for that block.
Summary
Types
@type t() :: %Anthropic.Event.ContentBlockStop{index: non_neg_integer()}