Claims
class Claims extends Resource (View source)
The "claims" collection of methods.
Typical usage is:
$factchecktoolsService = new Google\Service\FactCheckTools(...);
$claims = $factchecktoolsService->claims;
Methods
imageSearch(array $optParams = [])
Search through fact-checked claims using an image as the query.
search(array $optParams = [])
Search through fact-checked claims. (claims.search)
Details
GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimImageSearchResponse
imageSearch(array $optParams = [])
Search through fact-checked claims using an image as the query.
(claims.imageSearch)
GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimSearchResponse
search(array $optParams = [])
Search through fact-checked claims. (claims.search)