View Source API Reference google_api_fact_check_tools v0.10.0
Modules
API client metadata for GoogleApi.FactCheckTools.V1alpha1.
API calls for all endpoints tagged Claims.
API calls for all endpoints tagged Pages.
Handle Tesla connections for GoogleApi.FactCheckTools.V1alpha1.
Information about the claim.
Information about the claim author.
Information about the claim rating.
Information about a claim review.
Information about the claim review author.
Fields for an individual ClaimReview element. Except for sub-messages that group fields together, each of these fields correspond those in https://schema.org/ClaimReview. We list the precise mapping for each field.
Holds one or more instances of ClaimReview markup for a webpage.
Response from searching fact-checked claims by image.
A claim and its associated information.
Response from searching fact-checked claims.
Response from listing ClaimReview markup.
Information about the publisher.
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }