Assuming you opt to use Salesforce API's to implement a custom backup solution, what API should you pick if your requirement is to backup an object that is not yet supported by the Bulk API (i.e., CaseStatus, OpportunityStage, AcceptedEventRelation, etc)?
a) REST API
b) Bulk API
c) Metadata API
d) Streaming API