class Groupssettings extends Service (View source)

Service definition for Groupssettings (v1).

Manages permission levels and related settings of a group.

For more information about this service, see the API Documentation

Constants

APPS_GROUPS_SETTINGS

View and manage the settings of a G Suite group.

Properties

$groups
$rootUrlTemplate

Methods

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the Groupssettings service.

Details

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the Groupssettings service.

Parameters

Client|array $clientOrConfig

The client used to deliver requests, or a config array to pass to a new Client instance.

string $rootUrl

The root URL used for requests to the service.