google-nomulus/javatests/google/registry/export/sheet
larryruili 578673141c Migrate to new Sheets v4 api
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
2017-09-20 10:27:17 -04:00
..
BUILD Migrate to new Sheets v4 api 2017-09-20 10:27:17 -04:00
SheetSynchronizerTest.java Migrate to new Sheets v4 api 2017-09-20 10:27:17 -04:00
SyncRegistrarsSheetActionTest.java Create an injectable LockHandler 2017-09-12 15:51:50 -04:00
SyncRegistrarsSheetTest.java Export billing account map to registrar sheet 2017-07-10 11:37:23 -04:00