Searched refs:Google_Table (Results 1 – 2 of 2) sorted by relevance
325 * @return Google_Table332 return new Google_Table($data);354 * @return Google_Table361 return new Google_Table($data);397 * @return Google_Table404 return new Google_Table($data);412 * @param Google_Table $postBody414 * @return Google_Table416 public function insert(Google_Table $postBody, $optParams = array()) {421 return new Google_Table($data);[all …]
359 * @return Google_Table366 return new Google_Table($data);376 * @param Google_Table $postBody378 * @return Google_Table380 public function insert($projectId, $datasetId, Google_Table $postBody, $optParams = array()) {385 return new Google_Table($data);418 * @param Google_Table $postBody420 * @return Google_Table422 …public function patch($projectId, $datasetId, $tableId, Google_Table $postBody, $optParams = array…427 return new Google_Table($data);[all …]