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

JSON response template for List Schema operation in Directory API. More...

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

Properties

virtual string ETag [get, set]
 ETag of the resource. More...
 
virtual string Kind [get, set]
 Kind of resource this is. More...
 
virtual System.Collections.Generic.IList< SchemaSchemasValue [get, set]
 List of UserSchema objects. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

JSON response template for List Schema operation in Directory API.

Property Documentation

◆ ETag

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

ETag of the resource.

◆ Kind

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

Kind of resource this is.

◆ SchemasValue

virtual System.Collections.Generic.IList<Schema> Google.Apis.Admin.Directory.directory_v1.Data.Schemas.SchemasValue
getset

List of UserSchema objects.


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