Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1Offer.php37 protected $planType = GoogleCloudChannelV1Plan::class;
119 * @param GoogleCloudChannelV1Plan
121 public function setPlan(GoogleCloudChannelV1Plan $plan)
126 * @return GoogleCloudChannelV1Plan
H A DGoogleCloudChannelV1Plan.php20 class GoogleCloudChannelV1Plan extends \Google\Model class
112 class_alias(GoogleCloudChannelV1Plan::class, 'Google_Service_Cloudchannel_GoogleCloudChannelV1Plan'…