DlpProfileContextAwarenessSkipArgs

data class DlpProfileContextAwarenessSkipArgs(val files: Output<Boolean>) : ConvertibleToJava<DlpProfileContextAwarenessSkipArgs>

Constructors

Link copied to clipboard
constructor(files: Output<Boolean>)

Properties

Link copied to clipboard
val files: Output<Boolean>

Return all matches, regardless of context analysis result, if the data is a file.

Functions

Link copied to clipboard
open override fun toJava(): DlpProfileContextAwarenessSkipArgs