---
title: CSUserQuery.Responses.Response
framework: corespotlight
role: symbol
role_heading: Enumeration
path: corespotlight/csuserquery/responses-swift.struct/response
---

# CSUserQuery.Responses.Response

## Declaration

```swift
enum Response
```

## Topics

### Enumeration Cases

- [CSUserQuery.Responses.Response.item(_:)](corespotlight/csuserquery/responses-swift.struct/response/item(_:).md)
- [CSUserQuery.Responses.Response.suggestion(_:)](corespotlight/csuserquery/responses-swift.struct/response/suggestion(_:).md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Identifiable](swift/identifiable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
