Home
last modified time | relevance | path

Searched refs:GoogleCloudChannelV1Price (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1PriceTier.php30 protected $priceType = GoogleCloudChannelV1Price::class;
62 * @param GoogleCloudChannelV1Price
64 public function setPrice(GoogleCloudChannelV1Price $price)
69 * @return GoogleCloudChannelV1Price
H A DGoogleCloudChannelV1PriceByResource.php23 protected $priceType = GoogleCloudChannelV1Price::class;
33 * @param GoogleCloudChannelV1Price
35 public function setPrice(GoogleCloudChannelV1Price $price)
40 * @return GoogleCloudChannelV1Price
H A DGoogleCloudChannelV1PricePhase.php35 protected $priceType = GoogleCloudChannelV1Price::class;
83 * @param GoogleCloudChannelV1Price
85 public function setPrice(GoogleCloudChannelV1Price $price)
90 * @return GoogleCloudChannelV1Price
H A DGoogleCloudChannelV1Price.php20 class GoogleCloudChannelV1Price extends \Google\Model class
85 class_alias(GoogleCloudChannelV1Price::class, 'Google_Service_Cloudchannel_GoogleCloudChannelV1Pric…