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

The types of BigQuery tables supported by Cloud DLP.

Attributes

  • types (type: list(String.t), default: nil) - A set of BigQuery table types.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2BigQueryTableTypes{
  types: [String.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.