REST Resource: resources.features

Resource: Feature

Public API: Resources.features

JSON representation
{
  "name": string,
  "kind": string,
  "etags": string
}
Fields
name

string

The name of the feature.

kind

string

Kind of resource this is.

etags

string

ETag of the resource.

Methods

delete

Deletes a feature.

get

Retrieves a feature.

insert

Inserts a feature.

list

Retrieves a list of features for an account.

patch

Patches a feature.

rename

Renames a feature.

update

Updates a feature.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-03-25 UTC.