Searched refs:GoogleCloudApigeeV1RatePlan (Results 1 – 3 of 3) sorted by relevance
21 use Google\Service\Apigee\GoogleCloudApigeeV1RatePlan; alias47 * @param GoogleCloudApigeeV1RatePlan $postBody49 * @return GoogleCloudApigeeV1RatePlan55 return $this->call('create', [$params], GoogleCloudApigeeV1RatePlan::class);64 * @return GoogleCloudApigeeV1RatePlan70 return $this->call('delete', [$params], GoogleCloudApigeeV1RatePlan::class);79 * @return GoogleCloudApigeeV1RatePlan85 return $this->call('get', [$params], GoogleCloudApigeeV1RatePlan::class);128 * @param GoogleCloudApigeeV1RatePlan $postBody130 * @return GoogleCloudApigeeV1RatePlan[all …]
27 protected $ratePlansType = GoogleCloudApigeeV1RatePlan::class;45 * @param GoogleCloudApigeeV1RatePlan[]52 * @return GoogleCloudApigeeV1RatePlan[]
20 class GoogleCloudApigeeV1RatePlan extends \Google\Collection class361 class_alias(GoogleCloudApigeeV1RatePlan::class, 'Google_Service_Apigee_GoogleCloudApigeeV1RatePlan'…