Voting helps other researchers find interesting modules.
A protocol buffer to store the url, referer and porn flag for a url. and an optional image score. Next available tag id: 51.
debugInfo
list(GoogleApi.ContentWarehouse.V1.Model.ImagePornDebugInfo.t)
nil
finalOffensiveScore
number()
finalViolenceScore
finalViolenceScoreVersion
String.t
internalSignals
GoogleApi.ContentWarehouse.V1.Model.SafesearchInternalImageSignals.t
numberFaces
integer()
ocrAnnotation
GoogleApi.ContentWarehouse.V1.Model.ImageSafesearchContentOCRAnnotation.t
offensiveSymbolDetection
GoogleApi.ContentWarehouse.V1.Model.ImageSafesearchContentOffensiveSymbolDetection.t
photodnaHash
pornWithHighConfidence
boolean()
qbstOffensiveScore
qbstSpoofScore
queryStats
GoogleApi.ContentWarehouse.V1.Model.ClassifierPornQueryStats.t
queryTextViolenceScore
referer
referrerCounts
GoogleApi.ContentWarehouse.V1.Model.ClassifierPornReferrerCounts.t
semanticSexualizationScore
url
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.PornFlagData{ debugInfo: [GoogleApi.ContentWarehouse.V1.Model.ImagePornDebugInfo.t()] | nil, finalOffensiveScore: number() | nil, finalViolenceScore: number() | nil, finalViolenceScoreVersion: String.t() | nil, internalSignals: GoogleApi.ContentWarehouse.V1.Model.SafesearchInternalImageSignals.t() | nil, numberFaces: integer() | nil, ocrAnnotation: GoogleApi.ContentWarehouse.V1.Model.ImageSafesearchContentOCRAnnotation.t() | nil, offensiveSymbolDetection: GoogleApi.ContentWarehouse.V1.Model.ImageSafesearchContentOffensiveSymbolDetection.t() | nil, photodnaHash: String.t() | nil, pornWithHighConfidence: boolean() | nil, qbstOffensiveScore: number() | nil, qbstSpoofScore: number() | nil, queryStats: GoogleApi.ContentWarehouse.V1.Model.ClassifierPornQueryStats.t() | nil, queryTextViolenceScore: number() | nil, referer: String.t() | nil, referrerCounts: GoogleApi.ContentWarehouse.V1.Model.ClassifierPornReferrerCounts.t() | nil, semanticSexualizationScore: number() | nil, url: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()