Lines Matching refs:GoogleCloudChannelV1Customer
20 use Google\Service\Cloudchannel\GoogleCloudChannelV1Customer; alias
51 * @param GoogleCloudChannelV1Customer $postBody
53 * @return GoogleCloudChannelV1Customer
55 public function create($parent, GoogleCloudChannelV1Customer $postBody, $optParams = [])
59 return $this->call('create', [$params], GoogleCloudChannelV1Customer::class);
89 * @return GoogleCloudChannelV1Customer
95 return $this->call('get', [$params], GoogleCloudChannelV1Customer::class);
114 * @return GoogleCloudChannelV1Customer
120 return $this->call('import', [$params], GoogleCloudChannelV1Customer::class);
232 * @param GoogleCloudChannelV1Customer $postBody
237 * @return GoogleCloudChannelV1Customer
239 public function patch($name, GoogleCloudChannelV1Customer $postBody, $optParams = [])
243 return $this->call('patch', [$params], GoogleCloudChannelV1Customer::class);