{
"role_key": "string",
"description": "string",
"audience": {
"type": "all"
},
"data_range": "all",
"conditions": [
{
"field": "string",
"op": "string",
"value": "string"
}
],
"column_permissions": {
"property1": "visible",
"property2": "visible"
},
"allow_create": true,
"allow_delete": true,
"allow_schema_update": true,
"allow_schema_delete": true
}