Class AboutResource
The "about" collection of methods.
Inherited Members
Namespace: Google.Apis.Drive.v3
Assembly: Google.Apis.Drive.v3.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 information about the user, the user's Drive, and system capabilities.
Declaration
public virtual AboutResource.GetRequest Get()
Returns
Type | Description |
---|---|
AboutResource.GetRequest |