code property
Outcome of the transformation. Possible string values are:
- "TRANSFORMATION_RESULT_CODE_UNSPECIFIED" : Unused
- "SUCCESS" : Transformation completed without an error.
- "ERROR" : Transformation had an error.
Implementation
core.String? code;