| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Unique Id | [optional] |
| name | str | Name | [optional] |
| description | str | Description | [optional] |
| enabled_locally | bool | Whether this feature has been enabled by a user | [optional] |
| enabled | bool | Whether this feature is currently enabled | [optional] |
| disallowed_as_of_version | str | Looker version where this feature became a legacy feature | [optional] |
| end_of_life_version | str | Future Looker version where this feature will be removed | [optional] |
| documentation_url | str | URL for documentation about this feature | [optional] |
| url | str | Link to get this item | [optional] |