target.apidocs.com.google.api.services.safebrowsing.v5.Safebrowsing.Hashes.html Maven / Gradle / Ivy
Safebrowsing.Hashes (Safe Browsing API v5-rev20240414-2.0.0)
com.google.api.services.safebrowsing.v5
Class Safebrowsing.Hashes
- java.lang.Object
-
- com.google.api.services.safebrowsing.v5.Safebrowsing.Hashes
-
- Enclosing class:
- Safebrowsing
public class Safebrowsing.Hashes
extends Object
The "hashes" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
Safebrowsing.Hashes.Search
-
Constructor Summary
Constructors
Constructor and Description
Hashes()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
Safebrowsing.Hashes.Search
search()
Search for full hashes matching the specified prefixes.
-
-
Method Detail
-
search
public Safebrowsing.Hashes.Search search()
throws IOException
Search for full hashes matching the specified prefixes. This is a custom method as defined by
https://google.aip.dev/136 (the custom method refers to this method having a custom name within
Google's general API development nomenclature; it does not refer to using a custom HTTP method).
Create a request for the method "hashes.search".
This request holds the parameters needed by the safebrowsing server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy