[]
The GoogleDrive cloud storage provider.
public class GoogleDriveStorageProvider : IStorageProvider
| Name | Description |
|---|---|
| GoogleDriveStorageProvider(UserCredential, string) | Create a GoogleDriveStorageProvider to StorageProviderManager with the specified key and some parameters. |
| Name | Description |
|---|---|
| DriveService |
| Name | Description |
|---|---|
| GetDirectoryStorage(string, NameValueCollection) | Gets the IDirectoryStorage with specified name and arguments. |
| GetFileStorage(string, NameValueCollection) | Gets the GoogleDriveStorage with specified name and arguments. |