public enum ComputeThreatListDiffResponse.Types.ResponseTypeReference documentation and code samples for the Google Cloud Web Risk v1 API enum ComputeThreatListDiffResponse.Types.ResponseType.
The type of response sent to the client.
Namespace
Google.Cloud.WebRisk.V1Assembly
Google.Cloud.WebRisk.V1.dll
Fields |
|
|---|---|
| Name | Description |
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. |