Home
last modified time | relevance | path

Searched defs:fileId (Results 1 – 14 of 14) sorted by last modified time

/plugin/elasticsearch/action/
H A Dindexing.php279 public function index_file($fileId) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/Resource/
H A DFiles.php63 public function copy($fileId, DriveFile $postBody, $optParams = [])
119 public function delete($fileId, $optParams = [])
150 public function export($fileId, $mimeType, $optParams = [])
192 public function get($fileId, $optParams = [])
279 public function update($fileId, DriveFile $postBody, $optParams = [])
304 public function watch($fileId, Channel $postBody, $optParams = [])
H A DReplies.php42 public function create($fileId, $commentId, Reply $postBody, $optParams = [])
56 public function delete($fileId, $commentId, $replyId, $optParams = [])
74 public function get($fileId, $commentId, $replyId, $optParams = [])
95 public function listReplies($fileId, $commentId, $optParams = [])
111 public function update($fileId, $commentId, $replyId, Reply $postBody, $optParams = [])
H A DRevisions.php43 public function delete($fileId, $revisionId, $optParams = [])
61 public function get($fileId, $revisionId, $optParams = [])
79 public function listRevisions($fileId, $optParams = [])
94 public function update($fileId, $revisionId, Revision $postBody, $optParams = [])
H A DComments.php41 public function create($fileId, Comment $postBody, $optParams = [])
54 public function delete($fileId, $commentId, $optParams = [])
71 public function get($fileId, $commentId, $optParams = [])
93 public function listComments($fileId, $optParams = [])
108 public function update($fileId, $commentId, Comment $postBody, $optParams = [])
H A DPermissions.php70 public function create($fileId, Permission $postBody, $optParams = [])
91 public function delete($fileId, $permissionId, $optParams = [])
113 public function get($fileId, $permissionId, $optParams = [])
143 public function listPermissions($fileId, $optParams = [])
175 public function update($fileId, $permissionId, Permission $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DFiles.php42 public function get($reportId, $fileId, $optParams = [])
H A DReportsFiles.php43 public function get($profileId, $reportId, $fileId, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DFileUploadAnswer.php25 public $fileId; variable in Google\\Service\\Forms\\FileUploadAnswer
38 public function setFileId($fileId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DEventAttachment.php25 public $fileId; variable in Google\\Service\\Calendar\\EventAttachment
46 public function setFileId($fileId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DChange.php37 public $fileId; variable in Google\\Service\\Drive\\Change
120 public function setFileId($fileId)
/plugin/swiftmail/Swift/Message/
H A DAttachment.php24 protected static $fileId = 0; variable in Swift_Message_Attachment
/plugin/authgoogle/google/contrib/
H A DGoogle_DfareportingService.php68 public function get($reportId, $fileId, $optParams = array()) {
295 public function get($profileId, $reportId, $fileId, $optParams = array()) {
H A DGoogle_DriveService.php347 public function listComments($fileId, $optParams = array()) {
439 public function delete($fileId, $optParams = array()) {
455 public function get($fileId, $optParams = array()) {
548 public function touch($fileId, $optParams = array()) {
565 public function trash($fileId, $optParams = array()) {
582 public function untrash($fileId, $optParams = array()) {
986 public function get($fileId, $optParams = array()) {
1759 public $fileId; variable in Google_Change
1775 public function setFileId( $fileId) {
2013 public $fileId; variable in Google_Comment
[all …]