The "privileges" collection of methods.
More...
|
| call ($name, $arguments, $expected_class=null) |
| TODO: This function needs simplifying.
|
|
| listPrivileges ($customer, $optParams=array()) |
| Retrieves a paginated list of all privileges for a customer.
|
|
|
| convertToArrayAndStripNulls ($o) |
|
The "privileges" collection of methods.
Typical usage is: $adminService = new Google_Service_Directory(...); $privileges = $adminService->privileges;
◆ call()
Google_Service_Resource::call |
( |
| $name, |
|
|
| $arguments, |
|
|
| $expected_class = null ) |
|
inherited |
TODO: This function needs simplifying.
- Parameters
-
$name | |
$arguments | |
$expected_class | - optional, the expected class name |
- Return values
-
Google_Http_Request|expected_class | |
- Exceptions
-
◆ listPrivileges()
Google_Service_Directory_Privileges_Resource::listPrivileges |
( |
| $customer, |
|
|
| $optParams = array() ) |
Retrieves a paginated list of all privileges for a customer.
(privileges.listPrivileges)
- Parameters
-
string | $customer | Immutable ID of the Google Apps account. |
array | $optParams | Optional parameters. |
- Return values
-
The documentation for this class was generated from the following file:
- lib/google/src/Google/Service/Directory.php