Web Risk V1 API - Module Google::Cloud::WebRisk::V1::ComputeThreatListDiffResponse::ResponseType (v0.12.0)

Reference documentation and code samples for the Web Risk V1 API module Google::Cloud::WebRisk::V1::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.