Lines Matching refs:GoogleCloudChannelV1Customer
20 use Google\Service\Cloudchannel\GoogleCloudChannelV1Customer; alias
45 * @param GoogleCloudChannelV1Customer $postBody
47 * @return GoogleCloudChannelV1Customer
49 public function create($parent, GoogleCloudChannelV1Customer $postBody, $optParams = [])
53 return $this->call('create', [$params], GoogleCloudChannelV1Customer::class);
83 * @return GoogleCloudChannelV1Customer
89 return $this->call('get', [$params], GoogleCloudChannelV1Customer::class);
108 * @return GoogleCloudChannelV1Customer
114 return $this->call('import', [$params], GoogleCloudChannelV1Customer::class);
156 * @param GoogleCloudChannelV1Customer $postBody
161 * @return GoogleCloudChannelV1Customer
163 public function patch($name, GoogleCloudChannelV1Customer $postBody, $optParams = [])
167 return $this->call('patch', [$params], GoogleCloudChannelV1Customer::class);