GoogleSecuritySafebrowsingV4FindFullHashesRequest class

Request to return full hashes matched by the provided hash prefixes.

Properties

apiClient GoogleSecuritySafebrowsingV4ClientInfo?
Client metadata associated with callers of higher-level APIs built on top of the client's implementation.
getter/setter pair
client GoogleSecuritySafebrowsingV4ClientInfo?
The client metadata.
getter/setter pair
clientStates List<String>?
The current client states for each of the client's local threat lists.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
threatInfo GoogleSecuritySafebrowsingV4ThreatInfo?
The lists and hashes to be checked.
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