Enum ComputeThreatListDiffResponse.Types.ResponseType (1.3.0)

public enum ResponseType

The type of response sent to the client.

Namespace

Google.Cloud.WebRisk.V1

Assembly

Google.Cloud.WebRisk.V1.dll

Fields

NameDescription
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.

Unspecified

Unknown.