Searched refs:Google_ParentReference (Results 1 – 1 of 1) sorted by relevance
673 * @return Google_ParentReference680 return new Google_ParentReference($data);689 * @param Google_ParentReference $postBody691 * @return Google_ParentReference693 public function insert($fileId, Google_ParentReference $postBody, $optParams = array()) {698 return new Google_ParentReference($data);2929 class Google_ParentReference extends Google_Model { class