Provides struct and type for a SnapshotPart
@type t() :: %OpenCode.Generated.SnapshotPart{ id: String.t(), message_id: String.t(), session_id: String.t(), snapshot: String.t(), type: String.t() }