View Source GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaCheckSdkEvidence (google_api_checks v0.5.0)
Evidence conerning an SDK that was found in your app.
Attributes
-
sdk
(type:GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaSdk.t
, default:nil
) - The SDK that was found in your app.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaCheckSdkEvidence{ sdk: GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaSdk.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.