mirror of
https://github.com/google/nomulus.git
synced 2025-04-30 12:07:51 +02:00
This moves us from the oudated google/data XML api to the OnePlatform REST/JSON api, finally silencing the deprecation warnings we've been seeing. The synchronization algorithm diffs the spreadsheet's current values with its internally sourced values, adding the row to a batch update request if there's a discrepancy. Additional internal data are added as an append operation to the end of the sheet, and any extraneous spreadsheet data is cleared from the spreadsheet. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=169273590 |
||
---|---|---|
.. | ||
BackendComponent.java | ||
BackendModule.java | ||
BackendRequestComponent.java | ||
BackendRequestHandler.java | ||
BackendServlet.java | ||
BUILD | ||
package-info.java |