Searched refs:GoogleCloudChannelV1Period (Results 1 – 3 of 3) sorted by relevance
26 protected $paymentCycleType = GoogleCloudChannelV1Period::class;36 protected $trialPeriodType = GoogleCloudChannelV1Period::class;54 * @param GoogleCloudChannelV1Period56 public function setPaymentCycle(GoogleCloudChannelV1Period $paymentCycle)61 * @return GoogleCloudChannelV1Period96 * @param GoogleCloudChannelV1Period98 public function setTrialPeriod(GoogleCloudChannelV1Period $trialPeriod)103 * @return GoogleCloudChannelV1Period
26 protected $paymentCycleType = GoogleCloudChannelV1Period::class;52 * @param GoogleCloudChannelV1Period54 public function setPaymentCycle(GoogleCloudChannelV1Period $paymentCycle)59 * @return GoogleCloudChannelV1Period
20 class GoogleCloudChannelV1Period extends \Google\Model class62 class_alias(GoogleCloudChannelV1Period::class, 'Google_Service_Cloudchannel_GoogleCloudChannelV1Per…