target.apidocs.com.google.api.services.factchecktools.v1alpha1.FactCheckTools.Claims.html Maven / Gradle / Ivy
FactCheckTools.Claims (Fact Check Tools API v1alpha1-rev20240929-2.0.0)
com.google.api.services.factchecktools.v1alpha1
Class FactCheckTools.Claims
- java.lang.Object
-
- com.google.api.services.factchecktools.v1alpha1.FactCheckTools.Claims
-
- Enclosing class:
- FactCheckTools
public class FactCheckTools.Claims
extends Object
The "claims" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
FactCheckTools.Claims.ImageSearch
class
FactCheckTools.Claims.Search
-
Constructor Summary
Constructors
Constructor and Description
Claims()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
FactCheckTools.Claims.ImageSearch
imageSearch()
Search through fact-checked claims using an image as the query.
FactCheckTools.Claims.Search
search()
Search through fact-checked claims.
-
-
Method Detail
-
imageSearch
public FactCheckTools.Claims.ImageSearch imageSearch()
throws IOException
Search through fact-checked claims using an image as the query.
Create a request for the method "claims.imageSearch".
This request holds the parameters needed by the factchecktools server. After setting any
optional parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote
operation.
- Returns:
- the request
- Throws:
IOException
-
search
public FactCheckTools.Claims.Search search()
throws IOException
Search through fact-checked claims.
Create a request for the method "claims.search".
This request holds the parameters needed by the factchecktools 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