google_api_dlp v0.32.0 GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2HybridContentItem View Source
An individual hybrid item to inspect. Will be stored temporarily during processing. 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
findingDetails
(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2HybridFindingDetails.t
, default:nil
) - Supplementary information that will be added to each finding.item
(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2ContentItem.t
, default:nil
) - The item to inspect.
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.GooglePrivacyDlpV2HybridContentItem{ findingDetails: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2HybridFindingDetails.t(), item: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2ContentItem.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.