Home
last modified time | relevance | path

Searched refs:GoogleCloudBillingBudgetsV1BudgetAmount (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBillingBudget/
H A DGoogleCloudBillingBudgetsV1Budget.php23 protected $amountType = GoogleCloudBillingBudgetsV1BudgetAmount::class;
45 * @param GoogleCloudBillingBudgetsV1BudgetAmount
47 public function setAmount(GoogleCloudBillingBudgetsV1BudgetAmount $amount)
52 * @return GoogleCloudBillingBudgetsV1BudgetAmount
H A DGoogleCloudBillingBudgetsV1BudgetAmount.php20 class GoogleCloudBillingBudgetsV1BudgetAmount extends \Google\Model class
58 class_alias(GoogleCloudBillingBudgetsV1BudgetAmount::class, 'Google_Service_CloudBillingBudget_Goog…