Namespace Google.Apis.FactCheckTools.v1alpha1
Classes
ClaimsResource
The "claims" collection of methods.
ClaimsResource.ImageSearchRequest
Search through fact-checked claims using an image as the query.
ClaimsResource.SearchRequest
Search through fact-checked claims.
FactCheckToolsBaseServiceRequest<TResponse>
A base abstract class for FactCheckTools requests.
FactCheckToolsService
The FactCheckTools Service.
FactCheckToolsService.Scope
Available OAuth 2.0 scopes for use with the Fact Check Tools API.
FactCheckToolsService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Fact Check Tools API.
PagesResource
The "pages" collection of methods.
PagesResource.CreateRequest
Create ClaimReview
markup on a page.
PagesResource.DeleteRequest
Delete all ClaimReview
markup on a page.
PagesResource.GetRequest
Get all ClaimReview
markup on a page.
PagesResource.ListRequest
List the ClaimReview
markup pages for a specific URL or for an organization.
PagesResource.UpdateRequest
Update for all ClaimReview
markup on a page Note that this is a full update. To retain the existing
ClaimReview
markup on a page, first perform a Get operation, then modify the returned markup, and finally
call Update with the entire ClaimReview
markup as the body.
Enums
FactCheckToolsBaseServiceRequest<TResponse>.AltEnum
Data format for response.
FactCheckToolsBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.