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

JSON response template for List Users operation in Apps Directory API. More...

Inheritance diagram for Google.Apis.Admin.Directory.directory_v1.Data.Users:
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 string NextPageToken [get, set]
 Token used to access next page of this result. More...
 
virtual string TriggerEvent [get, set]
 Event that triggered this response (only used in case of Push Response) More...
 
virtual System.Collections.Generic.IList< UserUsersValue [get, set]
 List of user objects. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

JSON response template for List Users operation in Apps Directory API.

Property Documentation

◆ ETag

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

ETag of the resource.

◆ Kind

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

Kind of resource this is.

◆ NextPageToken

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

Token used to access next page of this result.

◆ TriggerEvent

virtual string Google.Apis.Admin.Directory.directory_v1.Data.Users.TriggerEvent
getset

Event that triggered this response (only used in case of Push Response)

◆ UsersValue

virtual System.Collections.Generic.IList<User> Google.Apis.Admin.Directory.directory_v1.Data.Users.UsersValue
getset

List of user objects.


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