Searched defs:propertyKey (Results 1 – 1 of 1) sorted by relevance
/plugin/authgoogle/google/contrib/ |
H A D | Google_DriveService.php | 864 public function delete($fileId, $propertyKey, $optParams = array()) { 880 public function get($fileId, $propertyKey, $optParams = array()) { 936 public function patch($fileId, $propertyKey, Google_Property $postBody, $optParams = array()) { 957 public function update($fileId, $propertyKey, Google_Property $postBody, $optParams = array()) {
|