HashListsResource class

Constructors

HashListsResource.new(ApiRequester client)

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

batchGet({List<String>? names, int? sizeConstraints_maxDatabaseEntries, int? sizeConstraints_maxUpdateEntries, List<String>? version, String? $fields}) Future<GoogleSecuritySafebrowsingV5BatchGetHashListsResponse>
Get multiple hash lists at once.
list({int? pageSize, String? pageToken, String? $fields}) Future<GoogleSecuritySafebrowsingV5ListHashListsResponse>
List hash lists.
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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