Home
last modified time | relevance | path

Searched refs:GoogleCloudChannelV1Offer (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1PurchasableOffer.php22 protected $offerType = GoogleCloudChannelV1Offer::class;
26 * @param GoogleCloudChannelV1Offer
28 public function setOffer(GoogleCloudChannelV1Offer $offer)
33 * @return GoogleCloudChannelV1Offer
H A DGoogleCloudChannelV1TransferableOffer.php22 protected $offerType = GoogleCloudChannelV1Offer::class;
26 * @param GoogleCloudChannelV1Offer
28 public function setOffer(GoogleCloudChannelV1Offer $offer)
33 * @return GoogleCloudChannelV1Offer
H A DGoogleCloudChannelV1ListOffersResponse.php27 protected $offersType = GoogleCloudChannelV1Offer::class;
45 * @param GoogleCloudChannelV1Offer[]
52 * @return GoogleCloudChannelV1Offer[]
H A DGoogleCloudChannelV1Offer.php20 class GoogleCloudChannelV1Offer extends \Google\Collection class
177 class_alias(GoogleCloudChannelV1Offer::class, 'Google_Service_Cloudchannel_GoogleCloudChannelV1Offe…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/Resource/
H A DAccountsCustomersEntitlements.php28 use Google\Service\Cloudchannel\GoogleCloudChannelV1Offer; alias
282 * @return GoogleCloudChannelV1Offer
288 return $this->call('lookupOffer', [$params], GoogleCloudChannelV1Offer::class);