Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/Resource/
H A DTabledata.php20 use Google\Service\Bigquery\TableDataInsertAllRequest; alias
41 * @param TableDataInsertAllRequest $postBody
45 …public function insertAll($projectId, $datasetId, $tableId, TableDataInsertAllRequest $postBody, $…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTableDataInsertAllRequest.php20 class TableDataInsertAllRequest extends \Google\Collection class
115 class_alias(TableDataInsertAllRequest::class, 'Google_Service_Bigquery_TableDataInsertAllRequest');