GoogleApi.SafeBrowsing.V4.Model.GoogleSecuritySafebrowsingV4FindThreatMatchesResponse (google_api_safe_browsing v0.21.0) View Source
Attributes
-
matches
(type:list(GoogleApi.SafeBrowsing.V4.Model.GoogleSecuritySafebrowsingV4ThreatMatch.t)
, default:nil
) - The threat list matches.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.SafeBrowsing.V4.Model.GoogleSecuritySafebrowsingV4FindThreatMatchesResponse{ matches: [ GoogleApi.SafeBrowsing.V4.Model.GoogleSecuritySafebrowsingV4ThreatMatch.t() ] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.