GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponse class
Constructors
-
GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponse({List<
GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponseListUpdateResponse> ? listUpdateResponses, String? minimumWaitDuration}) - GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponse.fromJson(Map json_)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
listUpdateResponses
↔ List<
GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponseListUpdateResponse> ? -
The list updates requested by the clients.
getter/setter pair
- minimumWaitDuration ↔ String?
-
The minimum duration the client must wait before issuing any update
request.
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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