Gen3DatasetIngestConfig ======================= .. currentmodule:: lsst.ap.verify .. autoclass:: Gen3DatasetIngestConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Gen3DatasetIngestConfig.dataBadFiles ~Gen3DatasetIngestConfig.dataFiles ~Gen3DatasetIngestConfig.history ~Gen3DatasetIngestConfig.ingester ~Gen3DatasetIngestConfig.visitDefiner .. rubric:: Methods Summary .. autosummary:: ~Gen3DatasetIngestConfig.compare ~Gen3DatasetIngestConfig.formatHistory ~Gen3DatasetIngestConfig.freeze ~Gen3DatasetIngestConfig.items ~Gen3DatasetIngestConfig.iteritems ~Gen3DatasetIngestConfig.iterkeys ~Gen3DatasetIngestConfig.itervalues ~Gen3DatasetIngestConfig.keys ~Gen3DatasetIngestConfig.load ~Gen3DatasetIngestConfig.loadFromStream ~Gen3DatasetIngestConfig.names ~Gen3DatasetIngestConfig.save ~Gen3DatasetIngestConfig.saveToStream ~Gen3DatasetIngestConfig.setDefaults ~Gen3DatasetIngestConfig.toDict ~Gen3DatasetIngestConfig.update ~Gen3DatasetIngestConfig.validate ~Gen3DatasetIngestConfig.values .. rubric:: Attributes Documentation .. autoattribute:: dataBadFiles .. autoattribute:: dataFiles .. autoattribute:: history .. autoattribute:: ingester .. autoattribute:: visitDefiner .. rubric:: Methods Documentation .. automethod:: compare .. automethod:: formatHistory .. automethod:: freeze .. automethod:: items .. automethod:: iteritems .. automethod:: iterkeys .. automethod:: itervalues .. automethod:: keys .. automethod:: load .. automethod:: loadFromStream .. automethod:: names .. automethod:: save .. automethod:: saveToStream .. automethod:: setDefaults .. automethod:: toDict .. automethod:: update .. automethod:: validate .. automethod:: values