global class SObjectAccessDecision { global Object clone() { } global Set getModifiedIndexes() { } global List getRecords() { } global Map> getRemovedFields() { } }