Archive
class Archive extends Resource (View source)
The "archive" collection of methods.
Typical usage is:
$groupsmigrationService = new Google\Service\GroupsMigration(...);
$archive = $groupsmigrationService->archive;
Methods
Details
Groups
insert(string $groupId, array $optParams = [])
Inserts a new mail into the archive of the Google group. (archive.insert)