Searched refs:orgunits (Results 1 – 3 of 3) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | ChromePolicy.php | 90 'orgunits', 94 'path' => 'v1/{+customer}/policies/orgunits:batchInherit', 104 'path' => 'v1/{+customer}/policies/orgunits:batchModify',
|
H A D | Directory.php | 140 public $orgunits; variable in Google\\Service\\Directory 1076 'orgunits', 1080 'path' => 'admin/directory/v1/customer/{customerId}/orgunits/{+orgUnitPath}', 1095 'path' => 'admin/directory/v1/customer/{customerId}/orgunits/{+orgUnitPath}', 1110 'path' => 'admin/directory/v1/customer/{customerId}/orgunits', 1120 'path' => 'admin/directory/v1/customer/{customerId}/orgunits', 1138 'path' => 'admin/directory/v1/customer/{customerId}/orgunits/{+orgUnitPath}', 1153 'path' => 'admin/directory/v1/customer/{customerId}/orgunits/{+orgUnitPath}',
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_DirectoryService.php | 924 public $orgunits; variable in Google_DirectoryService 944 …$this->orgunits = new Google_OrgunitsServiceResource($this, $this->serviceName, 'orgunits', json_d…
|