transformationDetailsStorageConfig property

GooglePrivacyDlpV2TransformationDetailsStorageConfig? transformationDetailsStorageConfig
getter/setter pair

Config for storing transformation details.

This is separate from the de-identified content, and contains metadata about the successful transformations and/or failures that occurred while de-identifying. This needs to be set in order for users to access information about the status of each transformation (see TransformationDetails message for more information about what is noted).

Implementation

GooglePrivacyDlpV2TransformationDetailsStorageConfig?
    transformationDetailsStorageConfig;