The "groups" collection of methods.
More...
|
| convertToArrayAndStripNulls ($o) |
|
The "groups" collection of methods.
Typical usage is: $groupssettingsService = new Google_Service_Groupssettings(...); $groups = $groupssettingsService->groups;
◆ 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
-
◆ get()
Google_Service_Groupssettings_Groups_Resource::get |
( |
| $groupUniqueId, |
|
|
| $optParams = array() ) |
Gets one resource by id.
(groups.get)
- Parameters
-
string | $groupUniqueId | The resource ID |
array | $optParams | Optional parameters. |
- Return values
-
◆ patch()
Updates an existing resource.
This method supports patch semantics. (groups.patch)
- Parameters
-
string | $groupUniqueId | The resource ID |
Google_Groups | $postBody | |
array | $optParams | Optional parameters. |
- Return values
-
◆ update()
Updates an existing resource.
(groups.update)
- Parameters
-
string | $groupUniqueId | The resource ID |
Google_Groups | $postBody | |
array | $optParams | Optional parameters. |
- Return values
-
The documentation for this class was generated from the following file:
- lib/google/src/Google/Service/Groupssettings.php