Voting helps other researchers find interesting modules.
Per document ratings relevance ratings. Next id: 21.
contentRelevant
String.t
nil
displayString
furballUrl
itemId
pageIsAboutChain
projectId
raterCanUnderstandTopic
boolean()
taskDetails
GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefTaskDetails.t
taskId
topicIsChain
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPerDocRelevanceRating{ contentRelevant: String.t() | nil, displayString: String.t() | nil, furballUrl: String.t() | nil, itemId: String.t() | nil, pageIsAboutChain: String.t() | nil, projectId: String.t() | nil, raterCanUnderstandTopic: boolean() | nil, taskDetails: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefTaskDetails.t() | nil, taskId: String.t() | nil, topicIsChain: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()