fiftyone.core.map.typing# Miscellaneous types Copyright 2017-2026, Voxel51, Inc. voxel51.com Classes: SampleCollection(*args, **kwargs) Type for sample collection class fiftyone.core.map.typing.SampleCollection(*args, **kwargs)# Bases: Protocol[T] Type for sample collection Methods: iter_samples() values() iter_samples(*args, **kwargs) → Iterator[T]# values(key: Literal['id'], _enforce_natural_order: bool = False) → List[ObjectId]#