GooglePrivacyDlpV2RecordTransformations constructor
GooglePrivacyDlpV2RecordTransformations({
- List<
GooglePrivacyDlpV2FieldTransformation> ? fieldTransformations, - List<
GooglePrivacyDlpV2RecordSuppression> ? recordSuppressions,
Implementation
GooglePrivacyDlpV2RecordTransformations({
this.fieldTransformations,
this.recordSuppressions,
});