View Source GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2FileClusterType (google_api_dlp v0.50.1)
Message used to identify file cluster type being profiled.
Attributes
-
cluster
(type:String.t
, default:nil
) - Cluster type.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2FileClusterType{ cluster: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.