RagAdminOperationResponse

constructor(operation: String, success: Boolean, message: String, affectedCount: Int = 0, tenantId: String? = null, snapshots: List<RagAdminSnapshotSummary> = emptyList())