View Source GoogleApi.FactCheckTools.V1alpha1.Model.GoogleFactcheckingFactchecktoolsV1alpha1ClaimRating (google_api_fact_check_tools v0.10.0)
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.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.