GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.IGoogleDrive Interface Reference
Inheritance diagram for GenerallyPositive.IGoogleDrive:
GenerallyPositive.IAllowDriveCredentials GenerallyPositive.IAllowDriveFileSelection GenerallyPositive.IAllowLocalFileOperations GenerallyPositive.IAllowRemoteFileOperations GenerallyPositive.IAllowDriveActions GenerallyPositive.IAllowDriveListOperations GenerallyPositive.IAllowToGPALObject< TResult > GenerallyPositive.IAllowDriveFileSelection GenerallyPositive.IAllowDriveFileSelection GenerallyPositive.IAllowToGPALObject< TResult > GenerallyPositive.IAllowToGPALObject< TResult > GenerallyPositive.GoogleDrive

Additional Inherited Members

Public Member Functions inherited from GenerallyPositive.IAllowDriveCredentials
IAllowDriveFileSelection WithCredentials (ICredentials credentials)
Public Member Functions inherited from GenerallyPositive.IAllowDriveFileSelection
IAllowLocalFileOperations WithLocalFile (GPALFile file)
IAllowRemoteFileOperations WithFileId (string fileId)
IAllowRemoteFileOperations WithFileName (string name)
Public Member Functions inherited from GenerallyPositive.IAllowToGPALObject< TResult >
TResult ToGPALObject ()
Public Member Functions inherited from GenerallyPositive.IAllowLocalFileOperations
IAllowDriveActions UploadTo (string fileName)
Public Member Functions inherited from GenerallyPositive.IAllowRemoteFileOperations
IAllowDriveActions SaveTo (GPALFile destination)
IAllowDriveActions DeleteFile ()
IAllowDriveActions MoveTo (string folderId)
IAllowDriveActions RenameTo (string newName)
IAllowDriveListOperations WithFileIds (out IGPALGrid< string > fileIds)
IAllowDriveListOperations ListFiles (out IGPALGrid< string > files)

Detailed Description

Definition at line 75 of file GoogleDrive.cs.


The documentation for this interface was generated from the following file: