Class ComputeThreatListDiffRequest (1.0.1)

ComputeThreatListDiffRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Describes an API diff request.

Attributes

NameDescription
threat_type .webrisk.ThreatType
The ThreatList to update.
version_token bytes
The current version token of the client for the requested list (the client version that was received from the last successful diff).
constraints .webrisk.ComputeThreatListDiffRequest.Constraints
Required. The constraints associated with this request.

Classes

Constraints

Constraints(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The constraints for this diff.