Google Privacy Dlp V2Table Options Response
data class GooglePrivacyDlpV2TableOptionsResponse(val identifyingFields: List<GooglePrivacyDlpV2FieldIdResponse>)
Instructions regarding the table content being inspected.
Constructors
Link copied to clipboard
fun GooglePrivacyDlpV2TableOptionsResponse(identifyingFields: List<GooglePrivacyDlpV2FieldIdResponse>)