Lines Matching full:device
37 * Cancels an unfinished device wipe. This operation can be used to cancel
38 * device wipe in the gap between the wipe operation returning success and the
39 * device being wiped. This operation is possible when the device is in a
40 * "pending wipe" state. The device enters the "pending wipe" state when a wipe
41 * device command is issued, but has not yet been sent to the device. The cancel
42 * wipe will fail if the wipe command has already been issued to the device.
46 * name](https://cloud.google.com/apis/design/resource_names) of the Device in
47 * format: `devices/{device}`, where device is the unique ID assigned to the
48 * Device.
60 * Creates a device. Only company-owned device may be created. **Note**: This
73 * whom the device belongs.
83 * Deletes the specified device. (devices.delete)
86 * name](https://cloud.google.com/apis/design/resource_names) of the Device in
87 * format: `devices/{device}`, where device is the unique ID assigned to the
88 * Device.
96 * whom the device belongs.
106 * Retrieves the specified device. (devices.get)
109 * name](https://cloud.google.com/apis/design/resource_names) of the Device in
110 * the format: `devices/{device}`, where device is the unique ID assigned to the
111 * Device.
117 * the device belongs. If you're using this API for your own organization, use
120 * whom the device belongs.
137 * the device belongs. If you're using this API for your own organization, use
140 * whom the device belongs.
142 * of devices. For a list of search fields, refer to [Mobile device search
167 * Wipes all data on the specified device. (devices.wipe)
170 * name](https://cloud.google.com/apis/design/resource_names) of the Device in
171 * format: `devices/{device}/deviceUsers/{device_user}`, where device is the
172 * unique ID assigned to the Device, and device_user is the unique ID assigned