StoredDatastoreItemInfo
=======================

.. currentmodule:: lsst.daf.butler

.. autoclass:: StoredDatastoreItemInfo
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~StoredDatastoreItemInfo.dataset_id

   .. rubric:: Methods Summary

   .. autosummary::

      ~StoredDatastoreItemInfo.file_location
      ~StoredDatastoreItemInfo.from_record
      ~StoredDatastoreItemInfo.to_record

   .. rubric:: Attributes Documentation

   .. autoattribute:: dataset_id

   .. rubric:: Methods Documentation

   .. automethod:: file_location
   .. automethod:: from_record
   .. automethod:: to_record