---
title: "buildLimitedAvailability(_:)"
framework: foundationmodels
role: symbol
role_heading: Type Method
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+, macOS 27.0+, visionOS 27.0+, watchOS 27.0+]
path: "foundationmodels/languagemodelsession/dynamicprofilebuilder/buildlimitedavailability(_:)"
---

# buildLimitedAvailability(_:)

## Declaration

```swift
@export(implementation) static func buildLimitedAvailability(_ component: some LanguageModelSession.DynamicProfile) -> LanguageModelSession.AnyDynamicProfile
```

## See Also

### Building a dynamic profile

- [buildBlock(_:)](foundationmodels/languagemodelsession/dynamicprofilebuilder/buildblock(_:).md)
- [buildEither(first:)](foundationmodels/languagemodelsession/dynamicprofilebuilder/buildeither(first:).md)
- [buildEither(second:)](foundationmodels/languagemodelsession/dynamicprofilebuilder/buildeither(second:).md)
