class About extends Resource (View source)

The "about" collection of methods.

Typical usage is:

 $driveService = new Google\Service\Drive(...);
 $about = $driveService->about;

Methods

get(array $optParams = [])

Gets information about the user, the user's Drive, and system capabilities.

Details

About get(array $optParams = [])

Gets information about the user, the user's Drive, and system capabilities.

(about.get)

Parameters

array $optParams

Optional parameters.

Return Value

About

Exceptions

Exception