Table of Contents

Class Feature

Namespace
Google.Apis.Admin.Directory.directory_v1.Data
Assembly
Google.Apis.Admin.Directory.directory_v1.dll

JSON template for Feature object in Directory API.

public class Feature : IDirectResponseSchema
Inheritance
Feature
Implements
IDirectResponseSchema
Inherited Members

Constructors

Feature()

public Feature()

Properties

ETag

The ETag of the item.

public virtual string ETag { get; set; }

Property Value

string

Etags

ETag of the resource.

public virtual string Etags { get; set; }

Property Value

string

Kind

Kind of resource this is.

public virtual string Kind { get; set; }

Property Value

string

Name

The name of the feature.

public virtual string Name { get; set; }

Property Value

string