Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DPromotion.php33 protected $imageType = PromotionImage::class;
87 * @param PromotionImage
89 public function setImage(PromotionImage $image)
94 * @return PromotionImage
H A DPromotionImage.php20 class PromotionImage extends \Google\Model class
80 class_alias(PromotionImage::class, 'Google_Service_CustomSearchAPI_PromotionImage');