View Source GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaCheckDataSecurityEvidenceDataInTransitInfo (google_api_checks v0.4.0)
Evidence related to data in transit detected in your app.
Attributes
-
uri
(type:String.t
, default:nil
) - The URL contacted by your app. This includes the protocol, domain, and URL parameters.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaCheckDataSecurityEvidenceDataInTransitInfo{ uri: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.