Home
last modified time | relevance | path

Searched refs:GoogleCloudChannelV1Customer (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/Resource/
DAccountsChannelPartnerLinksCustomers.php20 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
[all …]
DAccountsCustomers.php20 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
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
DGoogleCloudChannelV1ListCustomersResponse.php23 protected $customersType = GoogleCloudChannelV1Customer::class;
31 * @param GoogleCloudChannelV1Customer[]
38 * @return GoogleCloudChannelV1Customer[]
DGoogleCloudChannelV1Customer.php20 class GoogleCloudChannelV1Customer extends \Google\Model class
236 class_alias(GoogleCloudChannelV1Customer::class, 'Google_Service_Cloudchannel_GoogleCloudChannelV1C…