GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequest class

A single list update request.

Properties

constraints GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequestConstraints?
The constraints associated with this request.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
platformType String?
The type of platform at risk by entries present in the list. Possible string values are:
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
state String?
The current state of the client for the requested list (the encrypted client state that was received from the last successful list update).
getter/setter pair
stateAsBytes List<int>
getter/setter pair
threatEntryType String?
The types of entries present in the list. Possible string values are:
getter/setter pair
threatType String?
The type of threat posed by entries present in the list. Possible string values are:
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited