View Source GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaCheckEvidence (google_api_checks v0.4.0)

Evidence for a check.

Attributes

  • dataSecurity (type: GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaCheckDataSecurityEvidence.t, default: nil) - Evidence concerning data security.
  • dataTypes (type: list(GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaCheckDataTypeEvidence.t), default: nil) - Evidence concerning data types found in your app.
  • endpointRestrictionViolations (type: list(GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidence.t), default: nil) - Evidence collected from endpoint restriction violation analysis.
  • endpoints (type: list(GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaCheckEndpointEvidence.t), default: nil) - Evidence concerning endpoints that were contacted by your app.
  • permissionRestrictionViolations (type: list(GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaCheckPermissionRestrictionViolationEvidence.t), default: nil) - Evidence collected from permission restriction violation analysis.
  • permissions (type: list(GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaCheckPermissionEvidence.t), default: nil) - Evidence concerning permissions that were found in your app.
  • privacyPolicyTexts (type: list(GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaCheckPrivacyPolicyTextEvidence.t), default: nil) - Evidence collected from your privacy policy(s).
  • sdkIssues (type: list(GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaCheckSdkIssueEvidence.t), default: nil) - Evidence concerning SDK issues.
  • sdkRestrictionViolations (type: list(GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaCheckSdkRestrictionViolationEvidence.t), default: nil) - Evidence collected from SDK restriction violation analysis.
  • sdks (type: list(GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaCheckSdkEvidence.t), default: nil) - Evidence concerning SDKs that were found in your app.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

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

Unwrap a decoded JSON object into its complex fields.