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."],[[["This documentation covers the `ComputeThreatListDiffResponse.Types.ResponseType` enum for the Google Cloud Web Risk v1beta1 API, providing details on response types."],["The enum includes three possible response types: `Diff` for partial updates, `Reset` for full database resets, and `Unspecified` for unknown response types."],["The `Diff` response type signifies that updates should be applied to the client's current local database."],["The `Reset` response type is sent when the client's local database needs a full reset due to being outdated, empty, or potentially corrupted."]]],[]]