Lines Matching refs:fileId

287      * @param string $fileId The ID of the file.
291 public function delete($fileId, $commentId, $optParams = array()) { argument
292 $params = array('fileId' => $fileId, 'commentId' => $commentId);
300 * @param string $fileId The ID of the file.
307 public function get($fileId, $commentId, $optParams = array()) { argument
308 $params = array('fileId' => $fileId, 'commentId' => $commentId);
320 * @param string $fileId The ID of the file.
325 public function insert($fileId, Google_Comment $postBody, $optParams = array()) { argument
326 $params = array('fileId' => $fileId, 'postBody' => $postBody);
338 * @param string $fileId The ID of the file.
347 public function listComments($fileId, $optParams = array()) { argument
348 $params = array('fileId' => $fileId);
360 * @param string $fileId The ID of the file.
366 public function patch($fileId, $commentId, Google_Comment $postBody, $optParams = array()) { argument
367 $params = array('fileId' => $fileId, 'commentId' => $commentId, 'postBody' => $postBody);
379 * @param string $fileId The ID of the file.
385 public function update($fileId, $commentId, Google_Comment $postBody, $optParams = array()) { argument
386 $params = array('fileId' => $fileId, 'commentId' => $commentId, 'postBody' => $postBody);
410 * @param string $fileId The ID of the file to copy.
423 public function copy($fileId, Google_DriveFile $postBody, $optParams = array()) { argument
424 $params = array('fileId' => $fileId, 'postBody' => $postBody);
436 * @param string $fileId The ID of the file to delete.
439 public function delete($fileId, $optParams = array()) { argument
440 $params = array('fileId' => $fileId);
448 * @param string $fileId The ID for the file in question.
455 public function get($fileId, $optParams = array()) { argument
456 $params = array('fileId' => $fileId);
515 * @param string $fileId The ID of the file to update.
531 public function patch($fileId, Google_DriveFile $postBody, $optParams = array()) { argument
532 $params = array('fileId' => $fileId, 'postBody' => $postBody);
544 * @param string $fileId The ID of the file to update.
548 public function touch($fileId, $optParams = array()) { argument
549 $params = array('fileId' => $fileId);
561 * @param string $fileId The ID of the file to trash.
565 public function trash($fileId, $optParams = array()) { argument
566 $params = array('fileId' => $fileId);
578 * @param string $fileId The ID of the file to untrash.
582 public function untrash($fileId, $optParams = array()) { argument
583 $params = array('fileId' => $fileId);
595 * @param string $fileId The ID of the file to update.
611 public function update($fileId, Google_DriveFile $postBody, $optParams = array()) { argument
612 $params = array('fileId' => $fileId, 'postBody' => $postBody);
624 * @param string $fileId The ID for the file in question.
632 public function watch($fileId, Google_Channel $postBody, $optParams = array()) { argument
633 $params = array('fileId' => $fileId, 'postBody' => $postBody);
657 * @param string $fileId The ID of the file.
661 public function delete($fileId, $parentId, $optParams = array()) { argument
662 $params = array('fileId' => $fileId, 'parentId' => $parentId);
670 * @param string $fileId The ID of the file.
675 public function get($fileId, $parentId, $optParams = array()) { argument
676 $params = array('fileId' => $fileId, 'parentId' => $parentId);
688 * @param string $fileId The ID of the file.
693 public function insert($fileId, Google_ParentReference $postBody, $optParams = array()) { argument
694 $params = array('fileId' => $fileId, 'postBody' => $postBody);
706 * @param string $fileId The ID of the file.
710 public function listParents($fileId, $optParams = array()) { argument
711 $params = array('fileId' => $fileId);
735 * @param string $fileId The ID for the file.
739 public function delete($fileId, $permissionId, $optParams = array()) { argument
740 $params = array('fileId' => $fileId, 'permissionId' => $permissionId);
748 * @param string $fileId The ID for the file.
753 public function get($fileId, $permissionId, $optParams = array()) { argument
754 $params = array('fileId' => $fileId, 'permissionId' => $permissionId);
766 * @param string $fileId The ID for the file.
774 public function insert($fileId, Google_Permission $postBody, $optParams = array()) { argument
775 $params = array('fileId' => $fileId, 'postBody' => $postBody);
787 * @param string $fileId The ID for the file.
791 public function listPermissions($fileId, $optParams = array()) { argument
792 $params = array('fileId' => $fileId);
804 * @param string $fileId The ID for the file.
812 … public function patch($fileId, $permissionId, Google_Permission $postBody, $optParams = array()) { argument
813 … $params = array('fileId' => $fileId, 'permissionId' => $permissionId, 'postBody' => $postBody);
825 * @param string $fileId The ID for the file.
833 …public function update($fileId, $permissionId, Google_Permission $postBody, $optParams = array()) { argument
834 … $params = array('fileId' => $fileId, 'permissionId' => $permissionId, 'postBody' => $postBody);
858 * @param string $fileId The ID of the file.
864 public function delete($fileId, $propertyKey, $optParams = array()) { argument
865 $params = array('fileId' => $fileId, 'propertyKey' => $propertyKey);
873 * @param string $fileId The ID of the file.
880 public function get($fileId, $propertyKey, $optParams = array()) { argument
881 $params = array('fileId' => $fileId, 'propertyKey' => $propertyKey);
893 * @param string $fileId The ID of the file.
898 public function insert($fileId, Google_Property $postBody, $optParams = array()) { argument
899 $params = array('fileId' => $fileId, 'postBody' => $postBody);
911 * @param string $fileId The ID of the file.
915 public function listProperties($fileId, $optParams = array()) { argument
916 $params = array('fileId' => $fileId);
928 * @param string $fileId The ID of the file.
936 public function patch($fileId, $propertyKey, Google_Property $postBody, $optParams = array()) { argument
937 $params = array('fileId' => $fileId, 'propertyKey' => $propertyKey, 'postBody' => $postBody);
949 * @param string $fileId The ID of the file.
957 public function update($fileId, $propertyKey, Google_Property $postBody, $optParams = array()) { argument
958 $params = array('fileId' => $fileId, 'propertyKey' => $propertyKey, 'postBody' => $postBody);
983 * @param string $fileId The ID of the file that the Realtime API data model is associated with.
986 public function get($fileId, $optParams = array()) { argument
987 $params = array('fileId' => $fileId);
1007 * @param string $fileId The ID of the file.
1012 public function delete($fileId, $commentId, $replyId, $optParams = array()) { argument
1013 $params = array('fileId' => $fileId, 'commentId' => $commentId, 'replyId' => $replyId);
1021 * @param string $fileId The ID of the file.
1029 public function get($fileId, $commentId, $replyId, $optParams = array()) { argument
1030 $params = array('fileId' => $fileId, 'commentId' => $commentId, 'replyId' => $replyId);
1042 * @param string $fileId The ID of the file.
1048 … public function insert($fileId, $commentId, Google_CommentReply $postBody, $optParams = array()) { argument
1049 $params = array('fileId' => $fileId, 'commentId' => $commentId, 'postBody' => $postBody);
1061 * @param string $fileId The ID of the file.
1070 public function listReplies($fileId, $commentId, $optParams = array()) { argument
1071 $params = array('fileId' => $fileId, 'commentId' => $commentId);
1083 * @param string $fileId The ID of the file.
1090 …public function patch($fileId, $commentId, $replyId, Google_CommentReply $postBody, $optParams = a… argument
1091 …$params = array('fileId' => $fileId, 'commentId' => $commentId, 'replyId' => $replyId, 'postBody' …
1103 * @param string $fileId The ID of the file.
1110 …public function update($fileId, $commentId, $replyId, Google_CommentReply $postBody, $optParams = … argument
1111 …$params = array('fileId' => $fileId, 'commentId' => $commentId, 'replyId' => $replyId, 'postBody' …
1135 * @param string $fileId The ID of the file.
1139 public function delete($fileId, $revisionId, $optParams = array()) { argument
1140 $params = array('fileId' => $fileId, 'revisionId' => $revisionId);
1148 * @param string $fileId The ID of the file.
1153 public function get($fileId, $revisionId, $optParams = array()) { argument
1154 $params = array('fileId' => $fileId, 'revisionId' => $revisionId);
1166 * @param string $fileId The ID of the file.
1170 public function listRevisions($fileId, $optParams = array()) { argument
1171 $params = array('fileId' => $fileId);
1183 * @param string $fileId The ID for the file.
1189 public function patch($fileId, $revisionId, Google_Revision $postBody, $optParams = array()) { argument
1190 $params = array('fileId' => $fileId, 'revisionId' => $revisionId, 'postBody' => $postBody);
1202 * @param string $fileId The ID for the file.
1208 public function update($fileId, $revisionId, Google_Revision $postBody, $optParams = array()) { argument
1209 $params = array('fileId' => $fileId, 'revisionId' => $revisionId, 'postBody' => $postBody);
1759 public $fileId; variable in Google_Change
1775 public function setFileId( $fileId) { argument
1776 $this->fileId = $fileId;
1779 return $this->fileId;
2013 public $fileId; variable in Google_Comment
2065 public function setFileId( $fileId) { argument
2066 $this->fileId = $fileId;
2069 return $this->fileId;