module Google::Cloud::Webrisk::V1beta1::ComputeThreatListDiffResponse::ResponseType
The type of response sent to the client.
Constants
- DIFF
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.
- RESPONSE_TYPE_UNSPECIFIED
Unknown.