BaseMapper
- class q2_sdk.models.cores.mappers.base_mapper.BaseMapper(list_of_queries, hq_credentials=None, zone_context=None)[source]
All mappers will inherit from this common base class. Typically not used directly, but in conjunction with a BaseCore that invokes these methods.