Class AboutResource
The "about" collection of methods.
Inherited Members
Namespace: Google.Apis.Drive.v2
Assembly: Google.Apis.Drive.v2.dll
Syntax
public class AboutResource
Constructors
AboutResource(IClientService)
Constructs a new resource.
Declaration
public AboutResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
Get()
Gets the information about the current user along with Drive API settings
Declaration
public virtual AboutResource.GetRequest Get()
Returns
| Type | Description |
|---|---|
| AboutResource.GetRequest |