Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsDevelopersBalance.php22 use Google\Service\Apigee\GoogleCloudApigeeV1DeveloperBalance; alias
44 * @return GoogleCloudApigeeV1DeveloperBalance
50 return $this->call('adjust', [$params], GoogleCloudApigeeV1DeveloperBalance::class);
60 * @return GoogleCloudApigeeV1DeveloperBalance
66 return $this->call('credit', [$params], GoogleCloudApigeeV1DeveloperBalance::class);
H A DOrganizationsDevelopers.php22 use Google\Service\Apigee\GoogleCloudApigeeV1DeveloperBalance; alias
130 * @return GoogleCloudApigeeV1DeveloperBalance
136 return $this->call('getBalance', [$params], GoogleCloudApigeeV1DeveloperBalance::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1DeveloperBalance.php20 class GoogleCloudApigeeV1DeveloperBalance extends \Google\Collection class
43 class_alias(GoogleCloudApigeeV1DeveloperBalance::class, 'Google_Service_Apigee_GoogleCloudApigeeV1D…