Lines Matching refs:GoogleCloudBillingBudgetsV1Budget
20 use Google\Service\CloudBillingBudget\GoogleCloudBillingBudgetsV1Budget; alias
41 * @param GoogleCloudBillingBudgetsV1Budget $postBody
43 * @return GoogleCloudBillingBudgetsV1Budget
45 public function create($parent, GoogleCloudBillingBudgetsV1Budget $postBody, $optParams = [])
49 return $this->call('create', [$params], GoogleCloudBillingBudgetsV1Budget::class);
74 * @return GoogleCloudBillingBudgetsV1Budget
80 return $this->call('get', [$params], GoogleCloudBillingBudgetsV1Budget::class);
115 * @param GoogleCloudBillingBudgetsV1Budget $postBody
123 * @return GoogleCloudBillingBudgetsV1Budget
125 public function patch($name, GoogleCloudBillingBudgetsV1Budget $postBody, $optParams = [])
129 return $this->call('patch', [$params], GoogleCloudBillingBudgetsV1Budget::class);