| Package | Description |
|---|---|
| com.google.api.services.directory | |
| com.google.api.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
Directory.Chromeosdevices.Action |
Directory.Chromeosdevices.action(String customerId,
String resourceId,
ChromeOsDeviceAction content)
Takes an action that affects a Chrome OS Device.
|
| Constructor and Description |
|---|
Action(String customerId,
String resourceId,
ChromeOsDeviceAction content)
Takes an action that affects a Chrome OS Device.
|
| Modifier and Type | Method and Description |
|---|---|
ChromeOsDeviceAction |
ChromeOsDeviceAction.clone() |
ChromeOsDeviceAction |
ChromeOsDeviceAction.set(String fieldName,
Object value) |
ChromeOsDeviceAction |
ChromeOsDeviceAction.setAction(String action)
Action to be taken on the Chrome OS device.
|
ChromeOsDeviceAction |
ChromeOsDeviceAction.setDeprovisionReason(String deprovisionReason)
Only used when the action is `deprovision`.
|
Copyright © 2011–2021 Google. All rights reserved.