Home
last modified time | relevance | path

Searched refs:GoogleCloudBillingBudgetsV1ListBudgetsResponse (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBillingBudget/Resource/
H A DBillingAccountsBudgets.php21 use Google\Service\CloudBillingBudget\GoogleCloudBillingBudgetsV1ListBudgetsResponse; alias
98 * @return GoogleCloudBillingBudgetsV1ListBudgetsResponse
104 return $this->call('list', [$params], GoogleCloudBillingBudgetsV1ListBudgetsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBillingBudget/
H A DGoogleCloudBillingBudgetsV1ListBudgetsResponse.php20 class GoogleCloudBillingBudgetsV1ListBudgetsResponse extends \Google\Collection class
61 class_alias(GoogleCloudBillingBudgetsV1ListBudgetsResponse::class, 'Google_Service_CloudBillingBudg…