Google Cloud Web Risk v1beta1 API - Enum ComputeThreatListDiffResponse.Types.ResponseType (3.0.0-beta04)

public enum ComputeThreatListDiffResponse.Types.ResponseType

Reference documentation and code samples for the Google Cloud Web Risk v1beta1 API enum ComputeThreatListDiffResponse.Types.ResponseType.

The type of response sent to the client.

Namespace

Google.Cloud.WebRisk.V1Beta1

Assembly

Google.Cloud.WebRisk.V1Beta1.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.