---
title: MTRDiagnosticLogsLogsIntent
framework: matter
role: symbol
role_heading: Enumeration
path: matter/mtrdiagnosticlogslogsintent
---

# MTRDiagnosticLogsLogsIntent

## Declaration

```swift
enum MTRDiagnosticLogsLogsIntent
```

## Topics

### Enumeration Cases

- [MTRDiagnosticLogsLogsIntent.crashLogs](matter/mtrdiagnosticlogslogsintent/crashlogs.md)
- [MTRDiagnosticLogsLogsIntent.endUserSupport](matter/mtrdiagnosticlogslogsintent/endusersupport.md)
- [MTRDiagnosticLogsLogsIntent.networkDiag](matter/mtrdiagnosticlogslogsintent/networkdiag.md)

### Initializers

- [init(rawValue:)](matter/mtrdiagnosticlogslogsintent/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)
