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

Evidence collected about a data type.

Attributes

  • endpoints (type: list(GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaDataTypeEndpointEvidence.t), default: nil) - List of endpoints the data type was sent to.
  • permissions (type: list(GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaDataTypePermissionEvidence.t), default: nil) - List of included permissions that imply collection of the data type.
  • privacyPolicyTexts (type: list(GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaDataTypePrivacyPolicyTextEvidence.t), default: nil) - List of privacy policy texts that imply collection of the data type.

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.