[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[],[],null,["# REST Resource: resources.features\n\nResource: Feature\n-----------------\n\nPublic API: Resources.features\n\n| JSON representation |\n|-------------------------------------------------------------|\n| ``` { \"name\": string, \"kind\": string, \"etags\": string } ``` |\n\n| Fields ||\n|---------|------------------------------------|\n| `name` | `string` The name of the feature. |\n| `kind` | `string` Kind of resource this is. |\n| `etags` | `string` ETag of the resource. |\n\n| Methods ------- ||\n|--------------------------------------------------------------------------------------|----------------------------------------------|\n| ### [delete](/workspace/admin/directory/reference/rest/v1/resources.features/delete) | Deletes a feature. |\n| ### [get](/workspace/admin/directory/reference/rest/v1/resources.features/get) | Retrieves a feature. |\n| ### [insert](/workspace/admin/directory/reference/rest/v1/resources.features/insert) | Inserts a feature. |\n| ### [list](/workspace/admin/directory/reference/rest/v1/resources.features/list) | Retrieves a list of features for an account. |\n| ### [patch](/workspace/admin/directory/reference/rest/v1/resources.features/patch) | Patches a feature. |\n| ### [rename](/workspace/admin/directory/reference/rest/v1/resources.features/rename) | Renames a feature. |\n| ### [update](/workspace/admin/directory/reference/rest/v1/resources.features/update) | Updates a feature. |"]]