RowLevelSecurityStatisticsResponse

data class RowLevelSecurityStatisticsResponse(val rowLevelSecurityApplied: Boolean)

Constructors

Link copied to clipboard
constructor(rowLevelSecurityApplied: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Preview Whether any accessed data was protected by row access policies.