Home
last modified time | relevance | path

Searched refs:Drive (Results 26 – 50 of 119) sorted by path

12345

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DDriveRestrictions.php18 namespace Google\Service\Drive;
H A DFileList.php18 namespace Google\Service\Drive;
H A DGeneratedIds.php18 namespace Google\Service\Drive;
H A DPermission.php18 namespace Google\Service\Drive;
H A DPermissionList.php18 namespace Google\Service\Drive;
H A DPermissionPermissionDetails.php18 namespace Google\Service\Drive;
H A DPermissionTeamDrivePermissionDetails.php18 namespace Google\Service\Drive;
H A DReply.php18 namespace Google\Service\Drive;
H A DReplyList.php18 namespace Google\Service\Drive;
H A DRevision.php18 namespace Google\Service\Drive;
H A DRevisionList.php18 namespace Google\Service\Drive;
H A DStartPageToken.php18 namespace Google\Service\Drive;
H A DTeamDrive.php18 namespace Google\Service\Drive;
H A DTeamDriveBackgroundImageFile.php18 namespace Google\Service\Drive;
H A DTeamDriveCapabilities.php18 namespace Google\Service\Drive;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/Resource/
H A DAbout.php18 namespace Google\Service\Drive\Resource;
20 use Google\Service\Drive\About as AboutModel;
H A 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;
H A DChannels.php18 namespace Google\Service\Drive\Resource;
20 use Google\Service\Drive\Channel;
H A DComments.php18 namespace Google\Service\Drive\Resource;
20 use Google\Service\Drive\Comment;
21 use Google\Service\Drive\CommentList;
H A 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
80 * @return Drive
86 return $this->call('get', [$params], Drive::class);
93 * @return Drive
125 * @return Drive
137 * @param Drive $postBody
[all …]
H A 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;
H A DPermissions.php18 namespace Google\Service\Drive\Resource;
20 use Google\Service\Drive\Permission;
21 use Google\Service\Drive\PermissionList;
H A DReplies.php18 namespace Google\Service\Drive\Resource;
20 use Google\Service\Drive\Reply;
21 use Google\Service\Drive\ReplyList;
H A DRevisions.php18 namespace Google\Service\Drive\Resource;
20 use Google\Service\Drive\Revision;
21 use Google\Service\Drive\RevisionList;
H A DTeamdrives.php18 namespace Google\Service\Drive\Resource;
20 use Google\Service\Drive\TeamDrive;
21 use Google\Service\Drive\TeamDriveList;

12345