class GroupsMigration extends Service (View source)

Service definition for GroupsMigration (v1).

The Groups Migration API allows domain administrators to archive emails into Google groups.

For more information about this service, see the API Documentation

Constants

APPS_GROUPS_MIGRATION

Upload messages to any Google group in your domain.

Properties

$archive
$rootUrlTemplate

Methods

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

Constructs the internal representation of the GroupsMigration service.

Details

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

Constructs the internal representation of the GroupsMigration 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.