Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 969 Bytes

LegacyFeature.md

File metadata and controls

18 lines (14 loc) · 969 Bytes

LegacyFeature

Properties

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]

[Back to Model list] [Back to API list] [Back to README]