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

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

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

Properties

virtual string ETag [get, set]
 ETag of the resource. More...
 
virtual System.Collections.Generic.IList< GroupGroupsValue [get, set]
 List of group objects. More...
 
virtual string Kind [get, set]
 Kind of resource this is. More...
 
virtual string NextPageToken [get, set]
 Token used to access next page of this result. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

JSON response template for List Groups operation in Directory API.

Property Documentation

◆ ETag

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

ETag of the resource.

◆ GroupsValue

virtual System.Collections.Generic.IList<Group> Google.Apis.Admin.Directory.directory_v1.Data.Groups.GroupsValue
getset

List of group objects.

◆ Kind

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

Kind of resource this is.

◆ NextPageToken

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

Token used to access next page of this result.


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