Values.ContentBlockStartEventSourceContent block start event.
type nonrec t = {start : ContentBlockStart.t option;Start information about a content block start event.
*)contentBlockIndex : NonNegativeInteger.t option;The index for a content block start event.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Integer of NonNegativeInteger.t
| `Structure of
(string
* [> `Structure of
(string * [> `Enum of string | `String of ToolUseId.t ])
list ])
list ])
list ]