GooglePrivacyDlpV2TransformationOverview constructor
GooglePrivacyDlpV2TransformationOverview({
- List<
GooglePrivacyDlpV2TransformationSummary> ? transformationSummaries, - String? transformedBytes,
Implementation
GooglePrivacyDlpV2TransformationOverview({
this.transformationSummaries,
this.transformedBytes,
});