Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DBuyongoogleprograms.php21 use Google\Service\ShoppingContent\BuyOnGoogleProgramStatus; alias
64 * @return BuyOnGoogleProgramStatus
70 return $this->call('get', [$params], BuyOnGoogleProgramStatus::class);
101 * @param BuyOnGoogleProgramStatus $postBody
107 * @return BuyOnGoogleProgramStatus
109 …public function patch($merchantId, $regionCode, BuyOnGoogleProgramStatus $postBody, $optParams = […
113 return $this->call('patch', [$params], BuyOnGoogleProgramStatus::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DBuyOnGoogleProgramStatus.php20 class BuyOnGoogleProgramStatus extends \Google\Collection class
189 class_alias(BuyOnGoogleProgramStatus::class, 'Google_Service_ShoppingContent_BuyOnGoogleProgramStat…