View Source GoogleApi.WebRisk.V1.Model.GoogleCloudWebriskV1SearchUrisResponse (google_api_web_risk v0.4.0)

Attributes

  • threat (type: GoogleApi.WebRisk.V1.Model.GoogleCloudWebriskV1SearchUrisResponseThreatUri.t, default: nil) - The threat list matches. This might be empty if the URI is on no list.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.WebRisk.V1.Model.GoogleCloudWebriskV1SearchUrisResponse{
  threat:
    GoogleApi.WebRisk.V1.Model.GoogleCloudWebriskV1SearchUrisResponseThreatUri.t()
    | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.