| Package | Description |
|---|---|
| com.google.api.services.bigquery.model |
| Modifier and Type | Method and Description |
|---|---|
RowLevelSecurityStatistics |
RowLevelSecurityStatistics.clone() |
RowLevelSecurityStatistics |
JobStatistics.getRowLevelSecurityStatistics()
Output only.
|
RowLevelSecurityStatistics |
RowLevelSecurityStatistics.set(String fieldName,
Object value) |
RowLevelSecurityStatistics |
RowLevelSecurityStatistics.setRowLevelSecurityApplied(Boolean rowLevelSecurityApplied)
Whether any accessed data was protected by row access policies.
|
| Modifier and Type | Method and Description |
|---|---|
JobStatistics |
JobStatistics.setRowLevelSecurityStatistics(RowLevelSecurityStatistics rowLevelSecurityStatistics)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.