Drive API v2 (revision 1)



com.google.api.services.drive
Class Drive.About

java.lang.Object
  extended by com.google.api.services.drive.Drive.About
Enclosing class:
Drive

public class Drive.About
extends Object

The "about" collection of methods.


Nested Class Summary
 class Drive.About.Get
           
 
Constructor Summary
Drive.About()
           
 
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
 

Constructor Detail

Drive.About

public Drive.About()
Method Detail

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