Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DReseller.php197 ],'changeSeats' => [
198 … 'path' => 'apps/reseller/v1/customers/{customerId}/subscriptions/{subscriptionId}/changeSeats',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/Resource/
H A DSubscriptions.php142 public function changeSeats($customerId, $subscriptionId, Seats $postBody, $optParams = []) function in Google\\Service\\Reseller\\Resource\\Subscriptions
/plugin/authgoogle/google/contrib/
H A DGoogle_ResellerService.php159 …public function changeSeats($customerId, $subscriptionId, Google_Seats $postBody, $optParams = arr… function in Google_SubscriptionsServiceResource