[]
        
(Showing Draft Content)

C1.Web.Api.Storage.CloudStorage.GoogleDriveStorageProvider

GoogleDriveStorageProvider Class

The GoogleDrive cloud storage provider.

Inheritance
GoogleDriveStorageProvider
Implements
Namespace: C1.Web.Api.Storage.CloudStorage
Assembly: C1.AspNetCore.Api.Cloud.dll
Syntax
public class GoogleDriveStorageProvider : IStorageProvider

Constructors

Name Description
GoogleDriveStorageProvider(UserCredential, string)

Create a GoogleDriveStorageProvider to StorageProviderManager with the specified key and some parameters.

Properties

Name Description
DriveService

Methods

Name Description
GetDirectoryStorage(string, NameValueCollection)

Gets the IDirectoryStorage with specified name and arguments.

GetFileStorage(string, NameValueCollection)

Gets the GoogleDriveStorage with specified name and arguments.