Home
last modified time | relevance | path

Searched refs:Drive (Results 1 – 25 of 119) sorted by relevance

12345

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/Resource/
DDrives.php18 namespace Google\Service\Drive\Resource;
20 use Google\Service\Drive\Drive; alias
21 use Google\Service\Drive\DriveList;
41 * @param Drive $postBody
43 * @return Drive
45 public function create($requestId, Drive $postBody, $optParams = [])
49 return $this->call('create', [$params], Drive::class);
80 * @return Drive
86 return $this->call('get', [$params], Drive::class);
93 * @return Drive
[all …]
DChanges.php18 namespace Google\Service\Drive\Resource;
20 use Google\Service\Drive\ChangeList;
21 use Google\Service\Drive\Channel;
22 use Google\Service\Drive\StartPageToken;
DFiles.php18 namespace Google\Service\Drive\Resource;
20 use Google\Service\Drive\Channel;
21 use Google\Service\Drive\DriveFile;
22 use Google\Service\Drive\FileList;
23 use Google\Service\Drive\GeneratedIds;
DRevisions.php18 namespace Google\Service\Drive\Resource;
20 use Google\Service\Drive\Revision;
21 use Google\Service\Drive\RevisionList;
DTeamdrives.php18 namespace Google\Service\Drive\Resource;
20 use Google\Service\Drive\TeamDrive;
21 use Google\Service\Drive\TeamDriveList;
DPermissions.php18 namespace Google\Service\Drive\Resource;
20 use Google\Service\Drive\Permission;
21 use Google\Service\Drive\PermissionList;
DComments.php18 namespace Google\Service\Drive\Resource;
20 use Google\Service\Drive\Comment;
21 use Google\Service\Drive\CommentList;
DReplies.php18 namespace Google\Service\Drive\Resource;
20 use Google\Service\Drive\Reply;
21 use Google\Service\Drive\ReplyList;
DAbout.php18 namespace Google\Service\Drive\Resource;
20 use Google\Service\Drive\About as AboutModel;
DChannels.php18 namespace Google\Service\Drive\Resource;
20 use Google\Service\Drive\Channel;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
DDriveList.php18 namespace Google\Service\Drive;
23 protected $drivesType = Drive::class;
35 * @param Drive[]
42 * @return Drive[]
DChange.php18 namespace Google\Service\Drive;
26 protected $driveType = Drive::class;
76 * @param Drive
78 public function setDrive(Drive $drive)
83 * @return Drive
DDrive.php18 namespace Google\Service\Drive;
20 class Drive extends \Google\Model class
236 class_alias(Drive::class, 'Google_Service_Drive_Drive');
DCommentQuotedFileContent.php18 namespace Google\Service\Drive;
DDriveFileLinkShareMetadata.php18 namespace Google\Service\Drive;
DDriveFileContentHintsThumbnail.php18 namespace Google\Service\Drive;
DStartPageToken.php18 namespace Google\Service\Drive;
DDriveFileContentHints.php18 namespace Google\Service\Drive;
DAboutDriveThemes.php18 namespace Google\Service\Drive;
DDriveFileShortcutDetails.php18 namespace Google\Service\Drive;
DDriveFileImageMediaMetadataLocation.php18 namespace Google\Service\Drive;
DAboutTeamDriveThemes.php18 namespace Google\Service\Drive;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
DTarget.php22 protected $driveType = Drive::class;
32 * @param Drive
34 public function setDrive(Drive $drive)
39 * @return Drive
DDrive.php20 class Drive extends \Google\Model class
78 class_alias(Drive::class, 'Google_Service_DriveActivity_Drive');
/plugin/diagramsnet/lib/resources/
Ddia_el.txt141 connectWithDrive=Σύνδεση με το Google Drive
191 googleDriveMissingClickHere=Λείπει το Google Drive;
360 googleDrive=Google Drive
363 googleSharingNotAvailable=Ο διαμοιρασμός είναι διαθέσιμος μόνο μέσω του Google Drive. Παρακαλούμε ε…
681 sessionTimeoutOnSave=Η περίοδός σας έχει λήξει και έχετε αποσυνδεθεί από το Google Drive. Πατήστε O…
688 sharingAvailable=Ο διαμοιρασμός είναι διαθέσιμος για το Google Drive και για αρχεία OneDrive.
838 officeStep1=Σύνδεση με το Microsoft OneDrive, το Google Drive ή τη συσκευή σας.
978 officeNotLoggedGD=You are not logged in to Google Drive. Please open draw.io task pane and login fi…
981 pickGDriveFile=Pick Google Drive File
1070 gdriveFname=Όνομα αρχείου στο Google Drive

12345