Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::HybridContentItem.
An individual hybrid item to inspect. Will be stored temporarily during processing.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#finding_details
def finding_details() -> ::Google::Cloud::Dlp::V2::HybridFindingDetails
Returns
- (::Google::Cloud::Dlp::V2::HybridFindingDetails) — Supplementary information that will be added to each finding.
#finding_details=
def finding_details=(value) -> ::Google::Cloud::Dlp::V2::HybridFindingDetails
Parameter
- value (::Google::Cloud::Dlp::V2::HybridFindingDetails) — Supplementary information that will be added to each finding.
Returns
- (::Google::Cloud::Dlp::V2::HybridFindingDetails) — Supplementary information that will be added to each finding.
#item
def item() -> ::Google::Cloud::Dlp::V2::ContentItem
Returns
- (::Google::Cloud::Dlp::V2::ContentItem) — The item to inspect.
#item=
def item=(value) -> ::Google::Cloud::Dlp::V2::ContentItem
Parameter
- value (::Google::Cloud::Dlp::V2::ContentItem) — The item to inspect.
Returns
- (::Google::Cloud::Dlp::V2::ContentItem) — The item to inspect.