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