Voting helps other researchers find interesting modules.
Next available tag: 11
isCorrectRange
boolean()
nil
mentionMatch
String.t
mentionRelevant
phraseRefer
raterCanUnderstandTopic
ratingSource
resultCount
integer()
taskData
GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefTaskData.t
topicMentionedInResult
list(String.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefMentionRatingsSingleMentionRating{ isCorrectRange: boolean() | nil, mentionMatch: String.t() | nil, mentionRelevant: String.t() | nil, phraseRefer: String.t() | nil, raterCanUnderstandTopic: boolean() | nil, ratingSource: String.t() | nil, resultCount: integer() | nil, taskData: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefTaskData.t() | nil, topicMentionedInResult: [String.t()] | nil }
@spec decode(struct(), keyword()) :: struct()