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