View Source GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2FileStoreInfoTypeSummary (google_api_dlp v0.50.1)

Information regarding the discovered InfoType.

Attributes

  • infoType (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2InfoType.t, default: nil) - The InfoType seen.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2FileStoreInfoTypeSummary{
  infoType: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2InfoType.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.