Class TransformationSummary (0.15.1)

Summary of a single transformation. Only one of ‘transformation’, ‘field_transformation’, or ‘record_suppress’ will be set.

Set if the transformation was limited to a specific FieldId.

The field transformation that was applied. If multiple field transformations are requested for a single field, this list will contain all of them; otherwise, only one is supplied.

Collection of all transformations that took place or had an error.

Inheritance

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

Classes

SummaryResult

A collection that informs the user the number of times a particular TransformationResultCode and error details occurred.

Outcome of the transformation.