Searched refs:Google_ChildReference (Results 1 – 1 of 1) sorted by relevance
221 * @return Google_ChildReference228 return new Google_ChildReference($data);237 * @param Google_ChildReference $postBody239 * @return Google_ChildReference241 public function insert($folderId, Google_ChildReference $postBody, $optParams = array()) {246 return new Google_ChildReference($data);1970 class Google_ChildReference extends Google_Model { class