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.