Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DDatafeedsCustomBatchResponse.php20 class DatafeedsCustomBatchResponse extends \Google\Collection class
61 class_alias(DatafeedsCustomBatchResponse::class, 'Google_Service_ShoppingContent_DatafeedsCustomBat…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DDatafeeds.php22 use Google\Service\ShoppingContent\DatafeedsCustomBatchResponse; alias
42 * @return DatafeedsCustomBatchResponse
48 return $this->call('custombatch', [$params], DatafeedsCustomBatchResponse::class);