Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::ReidentifyContentResponse (v1.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::ReidentifyContentResponse.
Results of re-identifying an item.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#item
defitem()->::Google::Cloud::Dlp::V2::ContentItem
Returns
- (::Google::Cloud::Dlp::V2::ContentItem) — The re-identified item.
#item=
defitem=(value)->::Google::Cloud::Dlp::V2::ContentItem
Parameter
- value (::Google::Cloud::Dlp::V2::ContentItem) — The re-identified item.
Returns
- (::Google::Cloud::Dlp::V2::ContentItem) — The re-identified item.
#overview
defoverview()->::Google::Cloud::Dlp::V2::TransformationOverview
Returns
-
(::Google::Cloud::Dlp::V2::TransformationOverview) — An overview of the changes that were made to the
item.
#overview=
defoverview=(value)->::Google::Cloud::Dlp::V2::TransformationOverview
Parameter
-
value (::Google::Cloud::Dlp::V2::TransformationOverview) — An overview of the changes that were made to the
item.
Returns
-
(::Google::Cloud::Dlp::V2::TransformationOverview) — An overview of the changes that were made to the
item.