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

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

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

Properties

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

Detailed Description

JSON response template for List roleAssignments operation in Directory API.

Property Documentation

◆ ETag

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

ETag of the resource.

◆ Items

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

A list of RoleAssignment resources.

◆ Kind

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

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


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