Module: Google::Privacy::Dlp::V2beta1::TransformationSummary::TransformationResultCode
- Defined in:
- lib/google/cloud/dlp/v2beta1/doc/google/privacy/dlp/v2beta1/dlp.rb
Overview
Possible outcomes of transformations.
Constant Summary collapse
- TRANSFORMATION_RESULT_CODE_UNSPECIFIED =
0
- SUCCESS =
1
- ERROR =
2