Searched refs:Google_Property (Results 1 – 2 of 2) sorted by relevance
878 * @return Google_Property885 return new Google_Property($data);894 * @param Google_Property $postBody896 * @return Google_Property898 public function insert($fileId, Google_Property $postBody, $optParams = array()) {903 return new Google_Property($data);930 * @param Google_Property $postBody934 * @return Google_Property936 public function patch($fileId, $propertyKey, Google_Property $postBody, $optParams = array()) {941 return new Google_Property($data);[all …]
613 class Google_Property extends Google_Model { class