Google Privacy Dlp V2Image Transformation Response
data class GooglePrivacyDlpV2ImageTransformationResponse(val allInfoTypes: GooglePrivacyDlpV2AllInfoTypesResponse, val allText: GooglePrivacyDlpV2AllTextResponse, val redactionColor: GooglePrivacyDlpV2ColorResponse, val selectedInfoTypes: GooglePrivacyDlpV2SelectedInfoTypesResponse)
Configuration for determining how redaction of images should occur.
Constructors
Link copied to clipboard
fun GooglePrivacyDlpV2ImageTransformationResponse(allInfoTypes: GooglePrivacyDlpV2AllInfoTypesResponse, allText: GooglePrivacyDlpV2AllTextResponse, redactionColor: GooglePrivacyDlpV2ColorResponse, selectedInfoTypes: GooglePrivacyDlpV2SelectedInfoTypesResponse)