REST Resource: resources.features
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Tài nguyên: Tính năng
API công khai: Resources.features
Biểu diễn dưới dạng JSON |
{
"name": string,
"kind": string,
"etags": string
} |
Trường |
name |
string
Tên của tính năng.
|
kind |
string
Loại tài nguyên này.
|
etags |
string
ETag của tài nguyên.
|
Phương thức |
|
Xoá một tính năng. |
|
Truy xuất một tính năng. |
|
Chèn một tính năng. |
|
Truy xuất danh sách tính năng cho một tài khoản. |
|
Vá một tính năng. |
|
Đổi tên một tính năng. |
|
Cập nhật một tính năng. |
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-07-24 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2025-07-24 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. |"]]