Lines Matching defs:fileId

291     public function delete($fileId, $commentId, $optParams = array()) {
307 public function get($fileId, $commentId, $optParams = array()) {
325 public function insert($fileId, Google_Comment $postBody, $optParams = array()) {
347 public function listComments($fileId, $optParams = array()) {
366 public function patch($fileId, $commentId, Google_Comment $postBody, $optParams = array()) {
385 public function update($fileId, $commentId, Google_Comment $postBody, $optParams = array()) {
423 public function copy($fileId, Google_DriveFile $postBody, $optParams = array()) {
439 public function delete($fileId, $optParams = array()) {
455 public function get($fileId, $optParams = array()) {
531 public function patch($fileId, Google_DriveFile $postBody, $optParams = array()) {
548 public function touch($fileId, $optParams = array()) {
565 public function trash($fileId, $optParams = array()) {
582 public function untrash($fileId, $optParams = array()) {
611 public function update($fileId, Google_DriveFile $postBody, $optParams = array()) {
632 public function watch($fileId, Google_Channel $postBody, $optParams = array()) {
661 public function delete($fileId, $parentId, $optParams = array()) {
675 public function get($fileId, $parentId, $optParams = array()) {
693 public function insert($fileId, Google_ParentReference $postBody, $optParams = array()) {
710 public function listParents($fileId, $optParams = array()) {
739 public function delete($fileId, $permissionId, $optParams = array()) {
753 public function get($fileId, $permissionId, $optParams = array()) {
774 public function insert($fileId, Google_Permission $postBody, $optParams = array()) {
791 public function listPermissions($fileId, $optParams = array()) {
812 … public function patch($fileId, $permissionId, Google_Permission $postBody, $optParams = array()) {
833 …public function update($fileId, $permissionId, Google_Permission $postBody, $optParams = array()) {
864 public function delete($fileId, $propertyKey, $optParams = array()) {
880 public function get($fileId, $propertyKey, $optParams = array()) {
898 public function insert($fileId, Google_Property $postBody, $optParams = array()) {
915 public function listProperties($fileId, $optParams = array()) {
936 public function patch($fileId, $propertyKey, Google_Property $postBody, $optParams = array()) {
957 public function update($fileId, $propertyKey, Google_Property $postBody, $optParams = array()) {
986 public function get($fileId, $optParams = array()) {
1012 public function delete($fileId, $commentId, $replyId, $optParams = array()) {
1029 public function get($fileId, $commentId, $replyId, $optParams = array()) {
1048 … public function insert($fileId, $commentId, Google_CommentReply $postBody, $optParams = array()) {
1070 public function listReplies($fileId, $commentId, $optParams = array()) {
1090 …public function patch($fileId, $commentId, $replyId, Google_CommentReply $postBody, $optParams = a…
1110 …public function update($fileId, $commentId, $replyId, Google_CommentReply $postBody, $optParams = …
1139 public function delete($fileId, $revisionId, $optParams = array()) {
1153 public function get($fileId, $revisionId, $optParams = array()) {
1170 public function listRevisions($fileId, $optParams = array()) {
1189 public function patch($fileId, $revisionId, Google_Revision $postBody, $optParams = array()) {
1208 public function update($fileId, $revisionId, Google_Revision $postBody, $optParams = array()) {
1759 public $fileId; variable in Google_Change
1775 public function setFileId( $fileId) {
2013 public $fileId; variable in Google_Comment
2065 public function setFileId( $fileId) {