Class Feature
- 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
Etags
ETag of the resource.
public virtual string Etags { get; set; }
Property Value
Kind
Kind of resource this is.
public virtual string Kind { get; set; }
Property Value
Name
The name of the feature.
public virtual string Name { get; set; }