View Source GoogleApi.SafeBrowsing.V4.Model.GoogleSecuritySafebrowsingV4ThreatHit (google_api_safe_browsing v0.25.0)

Attributes

  • clientInfo (type: GoogleApi.SafeBrowsing.V4.Model.GoogleSecuritySafebrowsingV4ClientInfo.t, default: nil) - Client-reported identification.
  • entry (type: GoogleApi.SafeBrowsing.V4.Model.GoogleSecuritySafebrowsingV4ThreatEntry.t, default: nil) - The threat entry responsible for the hit. Full hash should be reported for hash-based hits.
  • platformType (type: String.t, default: nil) - The platform type reported.
  • resources (type: list(GoogleApi.SafeBrowsing.V4.Model.GoogleSecuritySafebrowsingV4ThreatHitThreatSource.t), default: nil) - The resources related to the threat hit.
  • threatType (type: String.t, default: nil) - The threat type reported.
  • userInfo (type: GoogleApi.SafeBrowsing.V4.Model.GoogleSecuritySafebrowsingV4ThreatHitUserInfo.t, default: nil) - Details about the user that encountered the threat.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.