Home
last modified time | relevance | path

Searched defs:orgUnitPath (Results 1 – 7 of 7) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/
H A DOrgunits.php45 public function delete($customerId, $orgUnitPath, $optParams = [])
64 public function get($customerId, $orgUnitPath, $optParams = [])
126 public function patch($customerId, $orgUnitPath, OrgUnit $postBody, $optParams = [])
146 public function update($customerId, $orgUnitPath, OrgUnit $postBody, $optParams = [])
H A DChromeosdevices.php133 …public function moveDevicesToOu($customerId, $orgUnitPath, ChromeOsMoveDevicesToOu $postBody, $opt…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DUserUndelete.php25 public $orgUnitPath; variable in Google\\Service\\Directory\\UserUndelete
30 public function setOrgUnitPath($orgUnitPath)
H A DOrgUnit.php49 public $orgUnitPath; variable in Google\\Service\\Directory\\OrgUnit
146 public function setOrgUnitPath($orgUnitPath)
H A DChromeOsDevice.php122 public $orgUnitPath; variable in Google\\Service\\Directory\\ChromeOsDevice
541 public function setOrgUnitPath($orgUnitPath)
H A DUser.php148 public $orgUnitPath; variable in Google\\Service\\Directory\\User
643 public function setOrgUnitPath($orgUnitPath)
/plugin/authgoogle/google/contrib/
H A DGoogle_DirectoryService.php518 public function delete($customerId, $orgUnitPath, $optParams = array()) {
532 public function get($customerId, $orgUnitPath, $optParams = array()) {
589 … public function patch($customerId, $orgUnitPath, Google_OrgUnit $postBody, $optParams = array()) {
1019 public $orgUnitPath; variable in Google_ChromeOsDevice
1104 public function setOrgUnitPath($orgUnitPath) {
1515 public $orgUnitPath; variable in Google_OrgUnit
1541 public function setOrgUnitPath($orgUnitPath) {
1606 public $orgUnitPath; variable in Google_User
1747 public function setOrgUnitPath($orgUnitPath) {
2222 public $orgUnitPath; variable in Google_UserUndelete
[all …]