Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::InfoTypeTransformations (v0.12.0)

Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::InfoTypeTransformations.

A type of transformation that will scan unstructured text and apply various PrimitiveTransformations to each finding, where the transformation is applied to only values that were identified as a specific info_type.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#transformations

def transformations() -> ::Array<::Google::Cloud::Dlp::V2::InfoTypeTransformations::InfoTypeTransformation>
Returns

#transformations=

def transformations=(value) -> ::Array<::Google::Cloud::Dlp::V2::InfoTypeTransformations::InfoTypeTransformation>
Parameter
Returns