View Source GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaDataTypePrivacyPolicyTextEvidence (google_api_checks v0.2.0)

Evidence based on information from the privacy policy.

Attributes

  • policyFragment (type: GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaPolicyFragment.t, default: nil) - The privacy policy fragment that implies collection of the data type.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaDataTypePrivacyPolicyTextEvidence{
    policyFragment:
      GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaPolicyFragment.t()
      | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.