---
title: MTRDiagnosticLogsIntent
framework: matter
role: symbol
role_heading: Enumeration
path: matter/mtrdiagnosticlogsintent
---

# MTRDiagnosticLogsIntent

## Declaration

```swift
enum MTRDiagnosticLogsIntent
```

## Topics

### Enumeration Cases

- [MTRDiagnosticLogsIntent.crashLogs](matter/mtrdiagnosticlogsintent/crashlogs.md)
- [MTRDiagnosticLogsIntent.endUserSupport](matter/mtrdiagnosticlogsintent/endusersupport.md)
- [MTRDiagnosticLogsIntent.networkDiag](matter/mtrdiagnosticlogsintent/networkdiag.md)

### Initializers

- [init(rawValue:)](matter/mtrdiagnosticlogsintent/init(rawvalue:).md)

## Relationships

### Conforms To

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