---
title: rawContent
framework: foundationmodels
role: symbol
role_heading: Instance Property
path: foundationmodels/languagemodelsession/responsestream/snapshot/rawcontent
---

# rawContent

The raw content of the response.

## Declaration

```swift
var rawContent: GeneratedContent
```

## Discussion

Discussion When Content is GeneratedContent, this is the same as content.

## See Also

### Inspecting a snapshot

- [content](foundationmodels/languagemodelsession/responsestream/snapshot/content.md)
- [transcriptEntries](foundationmodels/languagemodelsession/responsestream/snapshot/transcriptentries.md)
