Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/
H A DBatchCreateRowsRequest.php20 class BatchCreateRowsRequest extends \Google\Collection class
43 class_alias(BatchCreateRowsRequest::class, 'Google_Service_Area120Tables_BatchCreateRowsRequest');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/Resource/
H A DTablesRows.php21 use Google\Service\Area120Tables\BatchCreateRowsRequest; alias
44 * @param BatchCreateRowsRequest $postBody
48 public function batchCreate($parent, BatchCreateRowsRequest $postBody, $optParams = [])