Class TransformationResultCode (3.11.1)

TransformationResultCode(value)

Possible outcomes of transformations.

Values: TRANSFORMATION_RESULT_CODE_UNSPECIFIED (0): Unused SUCCESS (1): Transformation completed without an error. ERROR (2): Transformation had an error.