Home
last modified time | relevance | path

Searched refs:GoogleCloudChannelV1ListCustomersResponse (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1ListCustomersResponse.php20 class GoogleCloudChannelV1ListCustomersResponse extends \Google\Collection class
61 class_alias(GoogleCloudChannelV1ListCustomersResponse::class, 'Google_Service_Cloudchannel_GoogleCl…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/Resource/
H A DAccountsChannelPartnerLinksCustomers.php22 use Google\Service\Cloudchannel\GoogleCloudChannelV1ListCustomersResponse; alias
138 * @return GoogleCloudChannelV1ListCustomersResponse
144 return $this->call('list', [$params], GoogleCloudChannelV1ListCustomersResponse::class);
H A DAccountsCustomers.php22 use Google\Service\Cloudchannel\GoogleCloudChannelV1ListCustomersResponse; alias
144 * @return GoogleCloudChannelV1ListCustomersResponse
150 return $this->call('list', [$params], GoogleCloudChannelV1ListCustomersResponse::class);