Documentation

Google_Service_Groupssettings extends Google_Service
in package

Service definition for Groupssettings (v1).

Manages permission levels and related settings of a group.

For more information about this service, see the API Documentation

Tags
author

Google, Inc.

Table of Contents

APPS_GROUPS_SETTINGS  = "https://www.googleapis.com/auth/apps.groups.settings"
View and manage the settings of a G Suite group.
$availableScopes  : mixed
$batchPath  : mixed
$groups  : mixed
$resource  : mixed
$rootUrl  : mixed
$servicePath  : mixed
$version  : mixed
$client  : mixed
__construct()  : mixed
Constructs the internal representation of the Groupssettings service.
createBatch()  : Google_Http_Batch
Create a new HTTP Batch handler for this service
getClient()  : Google_Client
Return the associated Google_Client class.

Constants

APPS_GROUPS_SETTINGS

View and manage the settings of a G Suite group.

public mixed APPS_GROUPS_SETTINGS = "https://www.googleapis.com/auth/apps.groups.settings"

Properties

$availableScopes

public mixed $availableScopes

$servicePath

public mixed $servicePath

Methods

__construct()

Constructs the internal representation of the Groupssettings service.

public __construct(Google_Client $client[, string $rootUrl = null ]) : mixed
Parameters
$client : Google_Client

The client used to deliver requests.

$rootUrl : string = null

The root URL used for requests to the service.

Return values
mixed

Search results