![]() |
GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
|
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) |
Definition at line 75 of file GoogleDrive.cs.