Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the google-cloud-webrisk module Google::Cloud::Webrisk::V1beta1::ComputeThreatListDiffResponse::ResponseType.
The type of response sent to the client.
Constants
RESPONSE_TYPE_UNSPECIFIED
value: 0 Unknown.
DIFF
value: 1 Partial updates are applied to the client's existing local database.
RESET
value: 2 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 2024-11-19 UTC."],[],[]]