Class InfoTypeTransformations (0.15.1)

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

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > InfoTypeTransformations

Classes

InfoTypeTransformation

A transformation to apply to text that is identified as a specific info_type.

Required. Primitive transformation to apply to the infoType.