Searched refs:GoogleCloudBillingBudgetsV1Budget (Results 1 – 3 of 3) sorted by relevance
20 use Google\Service\CloudBillingBudget\GoogleCloudBillingBudgetsV1Budget; alias41 * @param GoogleCloudBillingBudgetsV1Budget $postBody43 * @return GoogleCloudBillingBudgetsV1Budget45 public function create($parent, GoogleCloudBillingBudgetsV1Budget $postBody, $optParams = [])49 return $this->call('create', [$params], GoogleCloudBillingBudgetsV1Budget::class);74 * @return GoogleCloudBillingBudgetsV1Budget80 return $this->call('get', [$params], GoogleCloudBillingBudgetsV1Budget::class);115 * @param GoogleCloudBillingBudgetsV1Budget $postBody123 * @return GoogleCloudBillingBudgetsV1Budget125 public function patch($name, GoogleCloudBillingBudgetsV1Budget $postBody, $optParams = [])[all …]
23 protected $budgetsType = GoogleCloudBillingBudgetsV1Budget::class;31 * @param GoogleCloudBillingBudgetsV1Budget[]38 * @return GoogleCloudBillingBudgetsV1Budget[]
20 class GoogleCloudBillingBudgetsV1Budget extends \Google\Collection class145 class_alias(GoogleCloudBillingBudgetsV1Budget::class, 'Google_Service_CloudBillingBudget_GoogleClou…