View Source GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2SelectedInfoTypes (google_api_dlp v0.46.0)

Apply transformation to the selected info_types.

Attributes

  • infoTypes (type: list(GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2InfoType.t), default: nil) - Required. InfoTypes to apply the transformation to. Required. Provided InfoType must be unique within the ImageTransformations message.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2SelectedInfoTypes{
  infoTypes: [GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2InfoType.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.