Home
last modified time | relevance | path

Searched refs:startPaidService (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DReseller.php286 ],'startPaidService' => [
287 …path' => 'apps/reseller/v1/customers/{customerId}/subscriptions/{subscriptionId}/startPaidService',
H A DCloudchannel.php587 ],'startPaidService' => [
588 'path' => 'v1/{+name}:startPaidService',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/Resource/
H A DSubscriptions.php300 public function startPaidService($customerId, $subscriptionId, $optParams = []) function in Google\\Service\\Reseller\\Resource\\Subscriptions
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/Resource/
H A DAccountsCustomersEntitlements.php313 …public function startPaidService($name, GoogleCloudChannelV1StartPaidServiceRequest $postBody, $op… function in Google\\Service\\Cloudchannel\\Resource\\AccountsCustomersEntitlements
/plugin/authgoogle/google/contrib/
H A DGoogle_ResellerService.php252 public function startPaidService($customerId, $subscriptionId, $optParams = array()) { function in Google_SubscriptionsServiceResource