Class AboutResource
The "about" collection of methods.
Inheritance
object
AboutResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
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 |