admin  directory_v1
Properties | List of all members
Google.Apis.Admin.Directory.directory_v1.Data.Features Class Reference

JSON template for Feature List Response object in Directory API. More...

Inheritance diagram for Google.Apis.Admin.Directory.directory_v1.Data.Features:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string ETag [get, set]
 ETag of the resource. More...
 
virtual System.Collections.Generic.IList< FeatureFeaturesValue [get, set]
 The Features in this page of results. More...
 
virtual string Kind [get, set]
 Kind of resource this is. More...
 
virtual string NextPageToken [get, set]
 The continuation token, used to page through large result sets. Provide this value in a subsequent request to return the next page of results. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

JSON template for Feature List Response object in Directory API.

Property Documentation

◆ ETag

virtual string Google.Apis.Admin.Directory.directory_v1.Data.Features.ETag
getset

ETag of the resource.

◆ FeaturesValue

virtual System.Collections.Generic.IList<Feature> Google.Apis.Admin.Directory.directory_v1.Data.Features.FeaturesValue
getset

The Features in this page of results.

◆ Kind

virtual string Google.Apis.Admin.Directory.directory_v1.Data.Features.Kind
getset

Kind of resource this is.

◆ NextPageToken

virtual string Google.Apis.Admin.Directory.directory_v1.Data.Features.NextPageToken
getset

The continuation token, used to page through large result sets. Provide this value in a subsequent request to return the next page of results.


The documentation for this class was generated from the following file: