offlineStorageModifiedEntityRowCount property

int offlineStorageModifiedEntityRowCount
final

The count of modified entity rows in the offline storage. Each row corresponds to the combination of an entity ID and a timestamp. One entity ID can have multiple rows in the offline storage. Within each row, only the features specified in the request are deleted.

Implementation

final int offlineStorageModifiedEntityRowCount;