class Archive extends Resource (View source)

The "archive" collection of methods.

Typical usage is:

 $groupsmigrationService = new Google\Service\GroupsMigration(...);
 $archive = $groupsmigrationService->archive;

Methods

insert(string $groupId, array $optParams = [])

Inserts a new mail into the archive of the Google group. (archive.insert)

Details

Groups insert(string $groupId, array $optParams = [])

Inserts a new mail into the archive of the Google group. (archive.insert)

Parameters

string $groupId

The group ID

array $optParams

Optional parameters.

Return Value

Groups

Exceptions

Exception