Class MobiledevicesResource
- Namespace
- Google.Apis.Admin.Directory.directory_v1
- Assembly
- Google.Apis.Admin.Directory.directory_v1.dll
The "mobiledevices" collection of methods.
public class MobiledevicesResource
- Inheritance
-
MobiledevicesResource
- Inherited Members
Constructors
MobiledevicesResource(IClientService)
Constructs a new resource.
public MobiledevicesResource(IClientService service)
Parameters
service
IClientService
Methods
Action(MobileDeviceAction, string, string)
Take action on Mobile Device
public virtual MobiledevicesResource.ActionRequest Action(MobileDeviceAction body, string customerId, string resourceId)
Parameters
body
MobileDeviceActionThe body of the request.
customerId
stringImmutable ID of the G Suite account
resourceId
stringImmutable ID of Mobile Device
Returns
Delete(string, string)
Delete Mobile Device
public virtual MobiledevicesResource.DeleteRequest Delete(string customerId, string resourceId)
Parameters
customerId
stringImmutable ID of the G Suite account
resourceId
stringImmutable ID of Mobile Device
Returns
Get(string, string)
Retrieve Mobile Device
public virtual MobiledevicesResource.GetRequest Get(string customerId, string resourceId)
Parameters
customerId
stringImmutable ID of the G Suite account
resourceId
stringImmutable ID of Mobile Device
Returns
List(string)
Retrieve all Mobile Devices of a customer (paginated)
public virtual MobiledevicesResource.ListRequest List(string customerId)
Parameters
customerId
stringImmutable ID of the G Suite account