View Source GoogleApi.WebRisk.V1.Model.GoogleCloudWebriskV1Submission (google_api_web_risk v0.4.0)
Wraps a URI that might be displaying malicious content.
Attributes
-
uri
(type:String.t
, default:nil
) - Required. The URI that is being reported for malicious content to be analyzed.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.WebRisk.V1.Model.GoogleCloudWebriskV1Submission{ uri: String.t() | nil }