Class Google_Service_Drive_About_Resource
The "about" collection of methods. Typical usage is:
$driveService = new Google_Service_Drive(...); $about = $driveService->about;
- Google_Service_Resource
-
Google_Service_Drive_About_Resource
Located at Drive.php
public
|
#
get( array $optParams = array() )
Gets information about the user, the user's Drive, and system capabilities. (about.get) |