[ CCode ( type_id = "cloud_providers_collector_get_type ()" ) ]
public class Collector : Object
Singleton for tracking all providers.
This is a singleton to track all the changes in all providers. Using this class, you can implement integration for all of them at once and represent them in the UI, track new providers added or removed and their status.