GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2InfoType (google_api_dlp v0.41.0) View Source
Type of information detected by the API.
Attributes
-
name
(type:String.t
, default:nil
) - Name of the information type. Either a name of your choosing when creating a CustomInfoType, or one of the names listed at https://cloud.google.com/dlp/docs/infotypes-reference when specifying a built-in type. When sending Cloud DLP results to Data Catalog, infoType names should conform to the pattern[A-Za-z0-9$-_]{1,64}
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2InfoType{ name: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.