target.apidocs.com.google.api.services.drive.Drive.About.html Maven / Gradle / Ivy
Drive.About (Google Drive API v3-rev20240730-2.0.0)
com.google.api.services.drive
Class Drive.About
- java.lang.Object
-
- com.google.api.services.drive.Drive.About
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
Drive.About.Get
-
Constructor Summary
Constructors
Constructor and Description
About()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
Drive.About.Get
get()
Gets information about the user, the user's Drive, and system capabilities.
-
-
Method Detail
-
get
public Drive.About.Get get()
throws IOException
Gets information about the user, the user's Drive, and system capabilities.
Create a request for the method "about.get".
This request holds the parameters needed by the drive server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.