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

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

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

Properties

virtual string ETag [get, set]
 ETag of the resource. More...
 
virtual System.Collections.Generic.IList< RoleItems [get, set]
 A list of Role resources. More...
 
virtual string Kind [get, set]
 The type of the API resource. This is always admin::directory::roles. More...
 
virtual string NextPageToken [get, set]
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

JSON response template for List roles operation in Directory API.

Property Documentation

◆ ETag

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

ETag of the resource.

◆ Items

virtual System.Collections.Generic.IList<Role> Google.Apis.Admin.Directory.directory_v1.Data.Roles.Items
getset

A list of Role resources.

◆ Kind

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

The type of the API resource. This is always admin::directory::roles.


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