Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/
H A DBatchCreateRowsResponse.php20 class BatchCreateRowsResponse extends \Google\Collection class
43 class_alias(BatchCreateRowsResponse::class, 'Google_Service_Area120Tables_BatchCreateRowsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/Resource/
H A DTablesRows.php22 use Google\Service\Area120Tables\BatchCreateRowsResponse; alias
46 * @return BatchCreateRowsResponse
52 return $this->call('batchCreate', [$params], BatchCreateRowsResponse::class);