Row Access Policy Reference Response
data class RowAccessPolicyReferenceResponse(val datasetId: String, val policyId: String, val project: String, val tableId: String)
Constructors
Link copied to clipboard
fun RowAccessPolicyReferenceResponse(datasetId: String, policyId: String, project: String, tableId: String)