<!--
{
  "availability" : [
    "iOS: 12.0.0 -",
    "iPadOS: 12.0.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: 10.14.0 -",
    "tvOS: 12.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 5.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "NaturalLanguage",
  "identifier" : "/documentation/NaturalLanguage/NLTagger/AssetsResult",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Natural Language",
      "NaturalLanguage"
    ],
    "preciseIdentifier" : "c:@E@NLTaggerAssetsResult"
  },
  "title" : "NLTagger.AssetsResult"
}
-->

# NLTagger.AssetsResult

The response to an asset request.

```
enum AssetsResult
```

## Topics

### Asset request responses

[`NLTaggerAssetsResultAvailable`](/documentation/NaturalLanguage/NLTagger/AssetsResult/available)

The asset is now available and loaded onto the device.

[`NLTaggerAssetsResultNotAvailable`](/documentation/NaturalLanguage/NLTagger/AssetsResult/notAvailable)

The asset is unavailable on the device.

[`NLTaggerAssetsResultError`](/documentation/NaturalLanguage/NLTagger/AssetsResult/error)

The framework couldn’t load the asset due to an error.

## Relationships

### Conforms To

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Sendable`](/documentation/Swift/Sendable)

[`Equatable`](/documentation/Swift/Equatable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Hashable`](/documentation/Swift/Hashable)

---

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)