Home
last modified time | relevance | path

Searched refs:insertErrors (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/ !
DTableDataInsertAllResponse.php33 public function setInsertErrors($insertErrors) argument
35 $this->insertErrors = $insertErrors;
42 return $this->insertErrors;