All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.directory.model.ChromeOsDeviceAction.html Maven / Gradle / Ivy

There is a newer version: directory_v1-rev20240429-2.0.0
Show newest version






ChromeOsDeviceAction (Admin SDK API directory_v1-rev20220621-2.0.0)












com.google.api.services.directory.model

Class ChromeOsDeviceAction

    • Constructor Detail

      • ChromeOsDeviceAction

        public ChromeOsDeviceAction()
    • Method Detail

      • getAction

        public String getAction()
        Action to be taken on the Chrome OS device.
        Returns:
        value or null for none
      • setAction

        public ChromeOsDeviceAction setAction(String action)
        Action to be taken on the Chrome OS device.
        Parameters:
        action - action or null for none
      • getDeprovisionReason

        public String getDeprovisionReason()
        Only used when the action is `deprovision`. With the `deprovision` action, this field is required. *Note*: The deprovision reason is audited because it might have implications on licenses for perpetual subscription customers.
        Returns:
        value or null for none
      • setDeprovisionReason

        public ChromeOsDeviceAction setDeprovisionReason(String deprovisionReason)
        Only used when the action is `deprovision`. With the `deprovision` action, this field is required. *Note*: The deprovision reason is audited because it might have implications on licenses for perpetual subscription customers.
        Parameters:
        deprovisionReason - deprovisionReason or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy