Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::DeidentifyContentResponse (v0.13.1)
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::DeidentifyContentResponse.
Results of de-identifying a ContentItem.
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 de-identified item.
#item=
defitem=(value)->::Google::Cloud::Dlp::V2::ContentItem
Parameter
- value (::Google::Cloud::Dlp::V2::ContentItem) — The de-identified item.
Returns
- (::Google::Cloud::Dlp::V2::ContentItem) — The de-identified item.
#overview
defoverview()->::Google::Cloud::Dlp::V2::TransformationOverview
Returns
-
(::Google::Cloud::Dlp::V2::TransformationOverview) — An overview of the changes that were made on 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 on the
item.
Returns
-
(::Google::Cloud::Dlp::V2::TransformationOverview) — An overview of the changes that were made on the
item.