<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 26.0.0 -",
    "macOS: 26.0.0 -",
    "visionOS: 26.0.0 -",
    "watchOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "FoundationModels",
  "identifier" : "/documentation/FoundationModels/ConvertibleToGeneratedContent",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "Foundation Models"
    ],
    "preciseIdentifier" : "s:16FoundationModels29ConvertibleToGeneratedContentP"
  },
  "title" : "ConvertibleToGeneratedContent"
}
-->

# ConvertibleToGeneratedContent

A type that can be converted to generated content.

```
protocol ConvertibleToGeneratedContent : InstructionsRepresentable, PromptRepresentable
```

## Topics

### Getting the generated content

[`var generatedContent: GeneratedContent`](/documentation/FoundationModels/ConvertibleToGeneratedContent/generatedContent)

This instance represented as generated content.

## Relationships

### Inherited By

[`Generable`](/documentation/FoundationModels/Generable)

### Inherits From

[`InstructionsRepresentable`](/documentation/FoundationModels/InstructionsRepresentable)

[`PromptRepresentable`](/documentation/FoundationModels/PromptRepresentable)

### Conforming Types

[`GeneratedContent`](/documentation/FoundationModels/GeneratedContent)

[`ImageReference`](/documentation/FoundationModels/ImageReference)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)