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

JSON response template for List Mobile Devices operation in Directory API. More...

Inheritance diagram for Google.Apis.Admin.Directory.directory_v1.Data.MobileDevices:
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< MobileDeviceMobiledevices [get, set]
 List of Mobile Device objects. 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 Mobile Devices operation in Directory API.

Property Documentation

◆ ETag

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

ETag of the resource.

◆ Kind

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

Kind of resource this is.

◆ Mobiledevices

virtual System.Collections.Generic.IList<MobileDevice> Google.Apis.Admin.Directory.directory_v1.Data.MobileDevices.Mobiledevices
getset

List of Mobile Device objects.

◆ NextPageToken

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

Token used to access next page of this result.


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