blob: ab4a07763698468a4fc028b7f28a7c53a54a13cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
type: google.api.Service
config_version: 3
name: billingbudgets.googleapis.com
title: Cloud Billing Budget API
apis:
- name: google.cloud.billing.budgets.v1.BudgetService
documentation:
summary: |-
The Cloud Billing Budget API stores Cloud Billing budgets, which define a
budget plan and the rules to execute as spend is tracked against that
plan.
authentication:
rules:
- selector: 'google.cloud.billing.budgets.v1.BudgetService.*'
oauth:
canonical_scopes: |-
https://www.googleapis.com/auth/cloud-billing,
https://www.googleapis.com/auth/cloud-platform
|