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
serviceIClientService
Methods
Action(MobileDeviceAction, string, string)
Take action on Mobile Device
public virtual MobiledevicesResource.ActionRequest Action(MobileDeviceAction body, string customerId, string resourceId)
Parameters
bodyMobileDeviceActionThe body of the request.
customerIdstringImmutable ID of the G Suite account
resourceIdstringImmutable ID of Mobile Device
Returns
Delete(string, string)
Delete Mobile Device
public virtual MobiledevicesResource.DeleteRequest Delete(string customerId, string resourceId)
Parameters
customerIdstringImmutable ID of the G Suite account
resourceIdstringImmutable ID of Mobile Device
Returns
Get(string, string)
Retrieve Mobile Device
public virtual MobiledevicesResource.GetRequest Get(string customerId, string resourceId)
Parameters
customerIdstringImmutable ID of the G Suite account
resourceIdstringImmutable ID of Mobile Device
Returns
List(string)
Retrieve all Mobile Devices of a customer (paginated)
public virtual MobiledevicesResource.ListRequest List(string customerId)
Parameters
customerIdstringImmutable ID of the G Suite account