Home
last modified time | relevance | path

Searched refs:GoogleCloudChannelV1Period (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1Plan.php26 protected $paymentCycleType = GoogleCloudChannelV1Period::class;
36 protected $trialPeriodType = GoogleCloudChannelV1Period::class;
54 * @param GoogleCloudChannelV1Period
56 public function setPaymentCycle(GoogleCloudChannelV1Period $paymentCycle)
61 * @return GoogleCloudChannelV1Period
96 * @param GoogleCloudChannelV1Period
98 public function setTrialPeriod(GoogleCloudChannelV1Period $trialPeriod)
103 * @return GoogleCloudChannelV1Period
H A DGoogleCloudChannelV1RenewalSettings.php26 protected $paymentCycleType = GoogleCloudChannelV1Period::class;
52 * @param GoogleCloudChannelV1Period
54 public function setPaymentCycle(GoogleCloudChannelV1Period $paymentCycle)
59 * @return GoogleCloudChannelV1Period
H A DGoogleCloudChannelV1Period.php20 class GoogleCloudChannelV1Period extends \Google\Model class
62 class_alias(GoogleCloudChannelV1Period::class, 'Google_Service_Cloudchannel_GoogleCloudChannelV1Per…