<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -",
    "macCatalyst: 17.0.0 -",
    "macOS: 14.0.0 -",
    "tvOS: 17.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CreateMLComponents",
  "identifier" : "/documentation/CreateMLComponents/ObjectDetectionAnnotation/CodingKeys",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Create ML Components"
    ],
    "preciseIdentifier" : "s:18CreateMLComponents25ObjectDetectionAnnotationV10CodingKeysO"
  },
  "title" : "ObjectDetectionAnnotation.CodingKeys"
}
-->

# ObjectDetectionAnnotation.CodingKeys

Coding keys for object detection annotations

```
enum CodingKeys
```

## Topics

### Coding keys

[`case imageFileName`](/documentation/CreateMLComponents/ObjectDetectionAnnotation/CodingKeys/imageFileName)

[`case objects`](/documentation/CreateMLComponents/ObjectDetectionAnnotation/CodingKeys/objects)

[`case prominentObject`](/documentation/CreateMLComponents/ObjectDetectionAnnotation/CodingKeys/prominentObject)

## Relationships

### Conforms To

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

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

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

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

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

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

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

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

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

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

---

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)