Partial updates are applied to the client's existing local database.
DIFF = 1;
DIFF_VALUE
Partial updates are applied to the client's existing local database.
DIFF = 1;
RESET
Full updates resets the client's entire local database. This means
that either the client had no state, was seriously out-of-date,
or the client is believed to be corrupt.
RESET = 2;
RESET_VALUE
Full updates resets the client's entire local database. This means
that either the client had no state, was seriously out-of-date,
or the client is believed to be corrupt.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-18 UTC."],[],[]]