Drive API v2 (revision 1)
com.google.api.services.drive
Class Drive.About
java.lang.Object
com.google.api.services.drive.Drive.About
- Enclosing class:
- Drive
public class Drive.About
- extends Object
The "about" collection of methods.
|
Method Summary |
Drive.About.Get |
get()
Gets the information about the current user along with Drive API settings
Create a request for the method "about.get". |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Drive.About
public Drive.About()
get
public Drive.About.Get get()
throws IOException
- Gets the information about the current user along with Drive API settings
Create a request for the method "about.get".
This request holds the parameters needed by the the drive server. After setting any optional
parameters, call the
Drive.About.Get.execute() method to invoke the remote operation.
- Returns:
- the request
- Throws:
IOException - if the initialization of the request fails