---
title: HKQuantitySeriesSampleQueryDescriptor.Result
framework: healthkit
role: symbol
role_heading: Structure
path: healthkit/hkquantityseriessamplequerydescriptor/result
---

# HKQuantitySeriesSampleQueryDescriptor.Result

A set of results from a quantity series sample descriptor.

## Declaration

```swift
struct Result
```

## Topics

### Accessing Sample Data

- [sample](healthkit/hkquantityseriessamplequerydescriptor/result/sample.md)
- [quantity](healthkit/hkquantityseriessamplequerydescriptor/result/quantity.md)
- [dateInterval](healthkit/hkquantityseriessamplequerydescriptor/result/dateinterval.md)

## Relationships

### Conforms To

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

## See Also

### Running Queries

- [results(for:)](healthkit/hkquantityseriessamplequerydescriptor/results(for:).md)
- [HKQuantitySeriesSampleQueryDescriptor.Results](healthkit/hkquantityseriessamplequerydescriptor/results.md)
