google_api_dlp v0.32.0 GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2TableOptions View Source
Instructions regarding the table content being inspected. Early access feature is in a pre-release state and might change or have limited support. For more information, see https://cloud.google.com/products#product-launch-stages.
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
Link to this type
t()
View Sourcet() :: %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2TableOptions{ identifyingFields: [GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2FieldId.t()] }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.