GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2TableOptions (google_api_dlp v0.40.3) View Source
Instructions regarding the table content being inspected.
Attributes
-
identifyingFields(type:list(GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2FieldId.t), default:nil) - The columns that are the primary keys for table objects included in ContentItem. A copy of this cell's value will stored alongside alongside each finding so that the finding can be traced to the specific row it came from. No more than 3 may be provided.
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.GooglePrivacyDlpV2TableOptions{
identifyingFields:
[GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2FieldId.t()] | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.