User Data Filters serving the filtering of what data users can see in workspaces.
| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | User Data Filters ID. This ID is further used to refer to this instance. | |
| maql | str | Expression in MAQL specifying the User Data Filter | |
| title | str | User Data Filters setting title. | |
| description | str | User Data Filters setting description. | [optional] |
| tags | [str] | A list of tags. | [optional] |
| user | DeclarativeUserIdentifier | [optional] | |
| user_group | DeclarativeUserGroupIdentifier | [optional] | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |