Partial updates are applied to the client's existing local database.
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.
[[["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 2025-03-21 UTC."],[[["The webpage documents different versions of the `ResponseType` enum within the `Google.Cloud.WebRisk.V1` namespace, found in the `Google.Cloud.WebRisk.V1.dll` assembly."],["The latest version of `ResponseType` is 2.6.0, with older versions ranging back to 1.2.0 also documented, providing historical context for changes."],["`ResponseType` is used to specify the type of update sent to the client, including `Diff` for partial updates, `Reset` for full updates, and `Unspecified` for unknown response types."],["Partial updates (`Diff`) are applied to the client's local database, while full updates (`Reset`) replace the entire local database."]]],[]]