LookupKey
=========

.. currentmodule:: lsst.daf.butler

.. autoclass:: LookupKey
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~LookupKey.dataId
      ~LookupKey.dimensions
      ~LookupKey.name

   .. rubric:: Methods Summary

   .. autosummary::

      ~LookupKey.clone

   .. rubric:: Attributes Documentation

   .. autoattribute:: dataId
   .. autoattribute:: dimensions
   .. autoattribute:: name

   .. rubric:: Methods Documentation

   .. automethod:: clone