google_api_fact_check_tools v0.2.0 GoogleApi.FactCheckTools.V1alpha1.Model.GoogleFactcheckingFactchecktoolsV1alpha1ClaimRating View Source
Information about the claim rating.
Attributes
bestRating
(type:integer()
, default:nil
) - For numeric ratings, the best value possible in the scale from worst to best.
Corresponds toClaimReview.reviewRating.bestRating
.imageUrl
(type:String.t
, default:nil
) - Corresponds toClaimReview.reviewRating.image
.ratingExplanation
(type:String.t
, default:nil
) - Corresponds toClaimReview.reviewRating.ratingExplanation
.ratingValue
(type:integer()
, default:nil
) - A numeric rating of this claim, in the range worstRating — bestRating inclusive.
Corresponds toClaimReview.reviewRating.ratingValue
.textualRating
(type:String.t
, default:nil
) - The truthfulness rating as a human-readible short word or phrase.
Corresponds toClaimReview.reviewRating.alternateName
.worstRating
(type:integer()
, default:nil
) - For numeric ratings, the worst value possible in the scale from worst to best.
Corresponds toClaimReview.reviewRating.worstRating
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.